FreeBSD 12.1-RELEASE-p1 r354992 GENERIC Welcome to FreeBSD! Release Notes, Errata: https://www.FreeBSD.org/releases/ Security Advisories: https://www.FreeBSD.org/security/ FreeBSD Handbook: https://www.FreeBSD.org/handbook/ FreeBSD FAQ: https://www.FreeBSD.org/faq/ Questions List: https://lists.FreeBSD.org/mailman/listinfo/freebsd-questions/ FreeBSD Forums: https://forums.FreeBSD.org/ Documents installed with the system are in the /usr/local/share/doc/freebsd/ directory, or can be installed later with: pkg install en-freebsd-doc For other languages, replace "en" with a language code like de or fr. Show the version of FreeBSD installed: freebsd-version ; uname -a Please include that output and any error messages when posting questions. Introduction to manual pages: man man FreeBSD directory layout: man hier Edit /etc/motd to change this login announcement. root@G417:~ # portupgrade -R --batch python37 [Reading data from pkg(8) ... - 1209 packages found - done] [Gathering depends for lang/python37 .................. done] [Exclude up-to-date packages ......... done] ---> Upgrading 'python37-3.7.5_1' to 'python37-3.7.6' (lang/python37) ---> Building '/usr/ports/lang/python37' ===> Cleaning for python37-3.7.6 ===> License PSFL accepted by the user ===> python37-3.7.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by python37-3.7.6 for building ===> Extracting for python37-3.7.6 => SHA256 Checksum OK for python/Python-3.7.6.tar.xz. ===> Patching for python37-3.7.6 ===> Applying FreeBSD patches for python37-3.7.6 ===> python37-3.7.6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> python37-3.7.6 depends on package: pkgconf>=1.3.0_1 - found ===> python37-3.7.6 depends on executable: msgfmt - found ===> python37-3.7.6 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> python37-3.7.6 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> python37-3.7.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for python37-3.7.6 configure: loading site script /usr/ports/Templates/config.site checking build system type... powerpc-portbld-freebsd12.1 checking host system type... powerpc-portbld-freebsd12.1 checking for python3.7... python3.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... checking for --without-gcc... no checking for --with-icc... no checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... none checking for -Wl,--no-as-needed... yes checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) 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 for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so 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... (cached) /bin/mkdir -p checking for --with-pydebug... no checking for --with-assertions... no checking for --enable-optimizations... no checking for --with-lto... no checking for llvm-profdata... no checking for -Wextra... yes checking whether cc accepts and needs -fno-strict-aliasing... no checking if we can turn off cc unused result warning... no checking if we can turn off cc unused parameter warning... yes checking if we can turn off cc missing field initializers warning... yes checking if we can turn off cc invalid function cast warning... no checking if we can turn on cc mixed sign comparison warning... yes checking if we can turn on cc unreachable code warning... no checking if we can turn on cc strict-prototypes warning... no checking if we can make implicit function declaration an error in cc... yes checking whether pthreads are available without options... no checking whether cc accepts -Kpthread... no checking whether cc accepts -Kthread... no checking whether cc accepts -pthread... yes checking whether c++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no 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 for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for langinfo.h... (cached) 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 for pthread.h... (cached) yes checking for sched.h... (cached) yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for signal.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 for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for poll.h... (cached) yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking for sys/poll.h... (cached) yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) 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... ^C===> Script "configure" failed unexpectedly. Please report the problem to python@FreeBSD.org [maintainer] and attach the "/usr/ports/lang/python37/work/Python-3.7.6/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 ** Command failed [exit code 2]: /usr/bin/script -qa /tmp/portupgrade20200128-34905-1nwisgo env UPGRADE_TOOL=portupgrade UPGRADE_PORT=python37-3.7.5_1 UPGRADE_PORT_VER=3.7.5_1 make BATCH=yes ** Fix the problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! lang/python37 (python37-3.7.5_1) (interrupted by user) root@G417:~ # root@G417:~ # portupgrade -R --batch python37 [Reading data from pkg(8) ... - 1209 packages found - done] [Gathering depends for lang/python37 .................. done] [Exclude up-to-date packages ......... done] ---> Upgrading 'python37-3.7.5_1' to 'python37-3.7.6' (lang/python37) ---> Building '/usr/ports/lang/python37' ===> Cleaning for python37-3.7.6 ===> License PSFL accepted by the user ===> python37-3.7.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by python37-3.7.6 for building ===> Extracting for python37-3.7.6 => SHA256 Checksum OK for python/Python-3.7.6.tar.xz. ===> Patching for python37-3.7.6 ===> Applying FreeBSD patches for python37-3.7.6 ===> python37-3.7.6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> python37-3.7.6 depends on package: pkgconf>=1.3.0_1 - found ===> python37-3.7.6 depends on executable: msgfmt - found ===> python37-3.7.6 depends on shared library: libffi.so - found (/usr/local/lib/libffi.so) ===> python37-3.7.6 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8) ===> python37-3.7.6 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for python37-3.7.6 configure: loading site script /usr/ports/Templates/config.site checking build system type... powerpc-portbld-freebsd12.1 checking host system type... powerpc-portbld-freebsd12.1 checking for python3.7... python3.7 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... checking for --without-gcc... no checking for --with-icc... no checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... none checking for -Wl,--no-as-needed... yes checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) 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 for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so 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... (cached) /bin/mkdir -p checking for --with-pydebug... no checking for --with-assertions... no checking for --enable-optimizations... no checking for --with-lto... no checking for llvm-profdata... no checking for -Wextra... yes checking whether cc accepts and needs -fno-strict-aliasing... no checking if we can turn off cc unused result warning... no checking if we can turn off cc unused parameter warning... yes checking if we can turn off cc missing field initializers warning... yes checking if we can turn off cc invalid function cast warning... no checking if we can turn on cc mixed sign comparison warning... yes checking if we can turn on cc unreachable code warning... no checking if we can turn on cc strict-prototypes warning... no checking if we can make implicit function declaration an error in cc... yes checking whether pthreads are available without options... no checking whether cc accepts -Kpthread... no checking whether cc accepts -Kthread... no checking whether cc accepts -pthread... yes checking whether c++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no 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 for dlfcn.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for langinfo.h... (cached) 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 for pthread.h... (cached) yes checking for sched.h... (cached) yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking for signal.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 for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for poll.h... (cached) yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking for sys/poll.h... (cached) yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... yes checking sys/event.h presence... yes checking for sys/event.h... yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) 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... yes checking sys/lock.h presence... yes checking for sys/lock.h... yes 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 for sys/param.h... (cached) yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking for sys/select.h... (cached) yes checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking for sys/socket.h... (cached) yes checking for sys/statvfs.h... (cached) 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 for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/un.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for sys/wait.h... (cached) yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking for libutil.h... (cached) yes checking for sys/resource.h... (cached) yes checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... yes checking bluetooth.h presence... yes checking for bluetooth.h... yes checking linux/tipc.h usability... no checking linux/tipc.h presence... no checking for linux/tipc.h... no checking linux/random.h usability... no checking linux/random.h presence... no checking for linux/random.h... no checking for spawn.h... (cached) yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking for alloca.h... (cached) no checking endian.h usability... no checking endian.h presence... no checking for endian.h... no checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for net/if.h... (cached) yes checking for linux/netlink.h... no checking for linux/vm_sockets.h... no checking for linux/can.h... no checking for linux/can/raw.h... no checking for linux/can/bcm.h... no checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking for ssize_t... (cached) yes checking for __uint128_t... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 8 checking size of size_t... 4 checking size of pid_t... 4 checking size of uintptr_t... 4 checking for long double support... yes checking size of long double... 8 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 4 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 the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Wl,--export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking ignore_uuid/uuid.h usability... no checking ignore_uuid/uuid.h presence... no checking for ignore_uuid/uuid.h... no checking uuid.h usability... yes checking uuid.h presence... yes checking for uuid.h... yes checking for uuid_generate_time_safe... no checking for uuid_create... yes checking for uuid_enc_be... yes checking for library containing sem_init... none required checking for textdomain in -lintl... yes checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... no checking for --with-system-ffi... yes configure: WARNING: --with(out)-system-ffi is ignored on this platform checking for --with-system-libmpdec... no 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... yes checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... kame using libc checking for CAN_RAW_FD_FRAMES... no 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... (cached) yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... (cached) yes checking for accept4... (cached) yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... (cached) yes checking for clock... (cached) yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... (cached) yes checking for fchmodat... yes checking for fchown... (cached) yes checking for fchownat... yes checking for fexecve... yes checking for fdopendir... yes checking for fork... (cached) yes checking for fpathconf... yes checking for fstatat... (cached) yes checking for ftime... no checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... (cached) yes checking for gai_strerror... (cached) yes checking for getentropy... yes checking for getgrouplist... (cached) yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... (cached) yes checking for getpid... (cached) yes checking for getpriority... yes checking for getresuid... yes checking for getresgid... yes checking for getpwent... yes checking for getspnam... no checking for getspent... no checking for getsid... yes checking for getwd... (cached) yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... (cached) yes checking for killpg... (cached) yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... (cached) yes checking for lutimes... yes checking for mmap... (cached) yes checking for memrchr... yes checking for mbrtowc... (cached) yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... no checking for nice... yes checking for openat... yes checking for pathconf... (cached) yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... (cached) yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... (cached) yes checking for pread... (cached) yes checking for preadv... yes checking for preadv2... no checking for pthread_init... no checking for pthread_kill... yes checking for putenv... (cached) yes checking for pwrite... (cached) yes checking for pwritev... yes checking for pwritev2... no checking for readlink... (cached) yes checking for readlinkat... (cached) yes checking for readv... yes checking for realpath... (cached) yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... yes checking for setegid... (cached) yes checking for seteuid... (cached) yes checking for setgid... (cached) yes checking for sethostname... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... (cached) yes checking for setresgid... (cached) yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for sched_get_priority_max... yes checking for sched_setaffinity... no checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... (cached) yes checking for sigaltstack... (cached) yes checking for siginterrupt... (cached) yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... (cached) yes checking for strftime... (cached) yes checking for strlcpy... (cached) yes checking for symlinkat... yes checking for sync... yes checking for sysconf... (cached) yes checking for tcgetpgrp... (cached) yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... (cached) yes checking for tmpfile... yes checking for tmpnam... (cached) yes checking for tmpnam_r... no checking for truncate... (cached) yes checking for uname... (cached) yes checking for unlinkat... yes checking for unsetenv... (cached) yes checking for utimensat... yes checking for utimes... (cached) yes checking for waitid... (cached) yes checking for waitpid... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for wcscoll... (cached) yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking for lchmod... yes 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... no checking for epoll_create1... no checking for kqueue... yes checking for prlimit... no checking for ctermid_r... yes 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... yes checking for lchflags... yes 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... no checking for openpty in -lutil... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... (cached) yes checking for ftell64... no checking for ftello... yes checking for statvfs... (cached) yes checking for dup2... (cached) yes checking for strdup... (cached) yes checking for getpgrp... (cached) yes checking for setpgrp... (cached) yes checking for gettimeofday... (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... (cached) 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... (cached) 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... (cached) yes checking for struct stat.st_flags... yes checking for struct stat.st_gen... yes checking for struct stat.st_birthtime... yes 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... no checking whether char is unsigned... 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... yes checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... no checking whether C doubles are little-endian IEEE 754 binary64... no checking whether C doubles are big-endian IEEE 754 binary64... yes 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... no 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 tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no 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... no checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking for wchar.h... (cached) 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... yes checking ABIFLAGS... m checking SOABI... cpython-37m checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline 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 append_history in -lreadline... yes checking for broken nice()... yes 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... yes 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... yes 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... no checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... (cached) yes checking for broken mbstowcs... no checking for --with-computed-gotos... no value specified checking whether cc -pthread supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... no checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... no checking for the getrandom() function... yes checking for pkg-config... pkgconf checking for openssl/ssl.h in /usr/local/ssl... no checking for openssl/ssl.h in /usr/lib/ssl... no checking for openssl/ssl.h in /usr/ssl... no checking for openssl/ssl.h in /usr/pkg... no checking for openssl/ssl.h in /usr/local... no checking for openssl/ssl.h in /usr... yes checking whether compiling and linking against OpenSSL works... yes checking for X509_VERIFY_PARAM_set1_host in libssl... yes checking for --with-ssl-default-suites... python configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh 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 stable optimizations active (PGO, etc), please run ./configure --enable-optimizations ===> Building for python37-3.7.6 cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/call.o Objects/call.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"freebsd12"' -o Python/getplatform.o ./Python/getplatform.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c Python/pylifecycle.c: In function 'Py_NewInterpreter': Python/pylifecycle.c:1512: warning: 'tstate' may be used uninitialized in this function cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/context.o Python/context.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/hashtable.c -o Modules/hashtable.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o cc -pthread -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c cc -pthread -c -fPIC -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c install -m 0644 ./Tools/gdb/libpython.py python-gdb.py cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c sed -e "s,@EXENAME@,/usr/local/bin/python3.7m," < ./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 cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' -DPREFIX='"/usr/local"' -DEXEC_PREFIX='"/usr/local"' -DVERSION='"3.7"' -DVPATH='""' -o Modules/getpath.o ./Modules/getpath.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DSOABI='"cpython-37m"' -o Python/dynload_shlib.o ./Python/dynload_shlib.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DABIFLAGS='"m"' -o Python/sysmodule.o ./Python/sysmodule.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c cc -pthread -c -Wsign-compare -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -std=c99 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -I. -I./Include -I/usr/local/include -I/usr/local/include -fPIC -DPy_BUILD_CORE -DGITVERSION="\"`LC_ALL=C `\"" -DGITTAG="\"`LC_ALL=C `\"" -DGITBRANCH="\"`LC_ALL=C `\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython3.7m.a ar rcs libpython3.7m.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.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/cellobject.o Objects/classobject.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/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/capsule.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/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/compile.o Python/codecs.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/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.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/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/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o if test libpython3.7m.so.1.0 != libpython3.7m.so; then cc -pthread -shared -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector-strong -Wl,-hlibpython3.7m.so.1.0 -o libpython3.7m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.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/cellobject.o Objects/classobject.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/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/capsule.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/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/compile.o Python/codecs.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/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.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/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/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm ; ln -f libpython3.7m.so.1.0 libpython3.7m.so; else cc -pthread -shared -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector-strong -o libpython3.7m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.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/cellobject.o Objects/classobject.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/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/capsule.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/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/compile.o Python/codecs.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/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/context.o Python/hamt.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/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/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm ; fi cc -pthread -shared -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector-strong -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so cc -pthread -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector-strong -Wl,--export-dynamic -o python Programs/python.o -L. -lpython3.7m -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm cc -pthread -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector-strong -Wl,--export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.7m -lcrypt -lintl -ldl -L/usr/local/lib -lintl -lutil -lm LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./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 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 CC='cc -pthread' LDSHARED='cc -pthread -shared -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector-strong ' OPT='-DNDEBUG' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py -q build /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c: In function 'test_sizeof_c_types': /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:101: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:101: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:105: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:105: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:109: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:109: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:113: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:113: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:118: warning: comparison of unsigned expression < 0 is always false /usr/ports/lang/python37/work/Python-3.7.6/Modules/_testcapimodule.c:118: warning: comparison of unsigned expression < 0 is always false In file included from /usr/include/bluetooth.h:54, from /usr/ports/lang/python37/work/Python-3.7.6/Modules/socketmodule.h:66, from /usr/ports/lang/python37/work/Python-3.7.6/Modules/socketmodule.c:287: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:244:2: warning: #warning "Make sure new member of socket address initialized" /usr/ports/lang/python37/work/Python-3.7.6/Modules/socketmodule.c: In function 'cmsg_min_space': /usr/ports/lang/python37/work/Python-3.7.6/Modules/socketmodule.c:2419: warning: comparison of unsigned expression < 0 is always false In file included from /usr/include/bluetooth.h:54, from /usr/ports/lang/python37/work/Python-3.7.6/Modules/socketmodule.h:66, from /usr/ports/lang/python37/work/Python-3.7.6/Modules/_ssl.c:38: /usr/include/netgraph/bluetooth/include/ng_btsocket.h:244:2: warning: #warning "Make sure new member of socket address initialized" Python build finished successfully! The necessary bits to build these optional modules were not found: spwd 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 atexit pwd time ===> Staging for python37-3.7.6 ===> python37-3.7.6 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list if test "no-framework" = "no-framework" ; then install -s -m 555 python /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7m; else install -s -m 555 -s Mac/pythonw /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7m; fi if test "3.7" != "3.7m"; then if test -f /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7 -o -h /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7; then rm -f /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7; fi; (cd /usr/ports/lang/python37/work/stage/usr/local/bin; ln python3.7m python3.7); fi if test -f libpython3.7m.so && test "no-framework" = "no-framework" ; then if test -n "" ; then install -s -m 0644 /usr/ports/lang/python37/work/stage/usr/local/bin; else install -s -m 0644 libpython3.7m.so /usr/ports/lang/python37/work/stage/usr/local/lib/libpython3.7m.so.1.0; if test libpython3.7m.so != libpython3.7m.so.1.0; then (cd /usr/ports/lang/python37/work/stage/usr/local/lib; ln -sf libpython3.7m.so.1.0 libpython3.7m.so) fi fi; if test -n "libpython3.so"; then install -s -m 0644 libpython3.so /usr/ports/lang/python37/work/stage/usr/local/lib/libpython3.so; fi; else true; fi if test "x" != "x" ; then rm -f /usr/ports/lang/python37/work/stage/usr/local/binpython3.7-32; lipo -output /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7-32 /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7; fi LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 CC='cc -pthread' LDSHARED='cc -pthread -shared -Wl,-rpath=/usr/local/lib -L/usr/local/lib -fstack-protector-strong ' OPT='-DNDEBUG' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E ./setup.py -q build Python build finished successfully! The necessary bits to build these optional modules were not found: spwd 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 atexit pwd time Creating directory /usr/local/lib/python3.7 Creating directory /usr/local/lib/python3.7/tkinter Creating directory /usr/local/lib/python3.7/tkinter/test Creating directory /usr/local/lib/python3.7/tkinter/test/test_tkinter Creating directory /usr/local/lib/python3.7/tkinter/test/test_ttk Creating directory /usr/local/lib/python3.7/site-packages Creating directory /usr/local/lib/python3.7/test Creating directory /usr/local/lib/python3.7/test/audiodata Creating directory /usr/local/lib/python3.7/test/capath Creating directory /usr/local/lib/python3.7/test/data Creating directory /usr/local/lib/python3.7/test/cjkencodings Creating directory /usr/local/lib/python3.7/test/decimaltestdata Creating directory /usr/local/lib/python3.7/test/xmltestdata Creating directory /usr/local/lib/python3.7/test/dtracedata Creating directory /usr/local/lib/python3.7/test/eintrdata Creating directory /usr/local/lib/python3.7/test/imghdrdata Creating directory /usr/local/lib/python3.7/test/libregrtest Creating directory /usr/local/lib/python3.7/test/subprocessdata Creating directory /usr/local/lib/python3.7/test/sndhdrdata Creating directory /usr/local/lib/python3.7/test/support Creating directory /usr/local/lib/python3.7/test/tracedmodules Creating directory /usr/local/lib/python3.7/test/encoded_modules Creating directory /usr/local/lib/python3.7/test/test_import Creating directory /usr/local/lib/python3.7/test/test_import/data Creating directory /usr/local/lib/python3.7/test/test_import/data/circular_imports Creating directory /usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg Creating directory /usr/local/lib/python3.7/test/test_import/data/package Creating directory /usr/local/lib/python3.7/test/test_import/data/package2 Creating directory /usr/local/lib/python3.7/importlib Creating directory /usr/local/lib/python3.7/test/test_importlib Creating directory /usr/local/lib/python3.7/test/test_importlib/builtin Creating directory /usr/local/lib/python3.7/test/test_importlib/data01 Creating directory /usr/local/lib/python3.7/test/test_importlib/data01/subdirectory Creating directory /usr/local/lib/python3.7/test/test_importlib/data02 Creating directory /usr/local/lib/python3.7/test/test_importlib/data02/one Creating directory /usr/local/lib/python3.7/test/test_importlib/data02/two Creating directory /usr/local/lib/python3.7/test/test_importlib/data03 Creating directory /usr/local/lib/python3.7/test/test_importlib/data03/namespace Creating directory /usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1 Creating directory /usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2 Creating directory /usr/local/lib/python3.7/test/test_importlib/extension Creating directory /usr/local/lib/python3.7/test/test_importlib/frozen Creating directory /usr/local/lib/python3.7/test/test_importlib/import_ Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1 Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2 Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1 Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2 Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3 Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent Creating directory /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /usr/local/lib/python3.7/test/test_importlib/source Creating directory /usr/local/lib/python3.7/test/test_importlib/zipdata01 Creating directory /usr/local/lib/python3.7/test/test_importlib/zipdata02 Creating directory /usr/local/lib/python3.7/asyncio Creating directory /usr/local/lib/python3.7/test/test_asyncio Creating directory /usr/local/lib/python3.7/collections Creating directory /usr/local/lib/python3.7/concurrent Creating directory /usr/local/lib/python3.7/concurrent/futures Creating directory /usr/local/lib/python3.7/encodings Creating directory /usr/local/lib/python3.7/email Creating directory /usr/local/lib/python3.7/email/mime Creating directory /usr/local/lib/python3.7/test/test_email Creating directory /usr/local/lib/python3.7/test/test_email/data Creating directory /usr/local/lib/python3.7/ensurepip Creating directory /usr/local/lib/python3.7/ensurepip/_bundled Creating directory /usr/local/lib/python3.7/html Creating directory /usr/local/lib/python3.7/json Creating directory /usr/local/lib/python3.7/test/test_json Creating directory /usr/local/lib/python3.7/http Creating directory /usr/local/lib/python3.7/dbm Creating directory /usr/local/lib/python3.7/xmlrpc Creating directory /usr/local/lib/python3.7/sqlite3 Creating directory /usr/local/lib/python3.7/sqlite3/test Creating directory /usr/local/lib/python3.7/logging Creating directory /usr/local/lib/python3.7/wsgiref Creating directory /usr/local/lib/python3.7/urllib Creating directory /usr/local/lib/python3.7/lib2to3 Creating directory /usr/local/lib/python3.7/lib2to3/fixes Creating directory /usr/local/lib/python3.7/lib2to3/pgen2 Creating directory /usr/local/lib/python3.7/lib2to3/tests Creating directory /usr/local/lib/python3.7/lib2to3/tests/data Creating directory /usr/local/lib/python3.7/lib2to3/tests/data/fixers Creating directory /usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes Creating directory /usr/local/lib/python3.7/ctypes Creating directory /usr/local/lib/python3.7/ctypes/test Creating directory /usr/local/lib/python3.7/ctypes/macholib Creating directory /usr/local/lib/python3.7/idlelib Creating directory /usr/local/lib/python3.7/idlelib/Icons Creating directory /usr/local/lib/python3.7/idlelib/idle_test Creating directory /usr/local/lib/python3.7/distutils Creating directory /usr/local/lib/python3.7/distutils/command Creating directory /usr/local/lib/python3.7/distutils/tests Creating directory /usr/local/lib/python3.7/xml Creating directory /usr/local/lib/python3.7/xml/dom Creating directory /usr/local/lib/python3.7/xml/etree Creating directory /usr/local/lib/python3.7/xml/parsers Creating directory /usr/local/lib/python3.7/xml/sax Creating directory /usr/local/lib/python3.7/test/test_tools Creating directory /usr/local/lib/python3.7/test/test_warnings Creating directory /usr/local/lib/python3.7/test/test_warnings/data Creating directory /usr/local/lib/python3.7/turtledemo Creating directory /usr/local/lib/python3.7/multiprocessing Creating directory /usr/local/lib/python3.7/multiprocessing/dummy Creating directory /usr/local/lib/python3.7/unittest Creating directory /usr/local/lib/python3.7/unittest/test Creating directory /usr/local/lib/python3.7/unittest/test/testmock Creating directory /usr/local/lib/python3.7/venv Creating directory /usr/local/lib/python3.7/venv/scripts Creating directory /usr/local/lib/python3.7/venv/scripts/common Creating directory /usr/local/lib/python3.7/venv/scripts/posix Creating directory /usr/local/lib/python3.7/curses Creating directory /usr/local/lib/python3.7/pydoc_data install -m 0644 ./Lib/__future__.py /usr/local/lib/python3.7 install -m 0644 ./Lib/__phello__.foo.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_bootlocale.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_collections_abc.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_compat_pickle.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_compression.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_dummy_thread.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_markupbase.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_osx_support.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_py_abc.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_pydecimal.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_pyio.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_sitebuiltins.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_strptime.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_threading_local.py /usr/local/lib/python3.7 install -m 0644 ./Lib/_weakrefset.py /usr/local/lib/python3.7 install -m 0644 ./Lib/abc.py /usr/local/lib/python3.7 install -m 0644 ./Lib/aifc.py /usr/local/lib/python3.7 install -m 0644 ./Lib/antigravity.py /usr/local/lib/python3.7 install -m 0644 ./Lib/argparse.py /usr/local/lib/python3.7 install -m 0644 ./Lib/ast.py /usr/local/lib/python3.7 install -m 0644 ./Lib/asynchat.py /usr/local/lib/python3.7 install -m 0644 ./Lib/asyncore.py /usr/local/lib/python3.7 install -m 555 ./Lib/base64.py /usr/local/lib/python3.7 install -m 0644 ./Lib/bdb.py /usr/local/lib/python3.7 install -m 0644 ./Lib/binhex.py /usr/local/lib/python3.7 install -m 0644 ./Lib/bisect.py /usr/local/lib/python3.7 install -m 0644 ./Lib/bz2.py /usr/local/lib/python3.7 install -m 555 ./Lib/cProfile.py /usr/local/lib/python3.7 install -m 0644 ./Lib/calendar.py /usr/local/lib/python3.7 install -m 555 ./Lib/cgi.py /usr/local/lib/python3.7 install -m 0644 ./Lib/cgitb.py /usr/local/lib/python3.7 install -m 0644 ./Lib/chunk.py /usr/local/lib/python3.7 install -m 0644 ./Lib/cmd.py /usr/local/lib/python3.7 install -m 0644 ./Lib/code.py /usr/local/lib/python3.7 install -m 0644 ./Lib/codecs.py /usr/local/lib/python3.7 install -m 0644 ./Lib/codeop.py /usr/local/lib/python3.7 install -m 0644 ./Lib/colorsys.py /usr/local/lib/python3.7 install -m 0644 ./Lib/compileall.py /usr/local/lib/python3.7 install -m 0644 ./Lib/configparser.py /usr/local/lib/python3.7 install -m 0644 ./Lib/contextlib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/contextvars.py /usr/local/lib/python3.7 install -m 0644 ./Lib/copy.py /usr/local/lib/python3.7 install -m 0644 ./Lib/copyreg.py /usr/local/lib/python3.7 install -m 0644 ./Lib/crypt.py /usr/local/lib/python3.7 install -m 0644 ./Lib/csv.py /usr/local/lib/python3.7 install -m 0644 ./Lib/dataclasses.py /usr/local/lib/python3.7 install -m 0644 ./Lib/datetime.py /usr/local/lib/python3.7 install -m 0644 ./Lib/decimal.py /usr/local/lib/python3.7 install -m 0644 ./Lib/difflib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/dis.py /usr/local/lib/python3.7 install -m 0644 ./Lib/doctest.py /usr/local/lib/python3.7 install -m 0644 ./Lib/dummy_threading.py /usr/local/lib/python3.7 install -m 0644 ./Lib/enum.py /usr/local/lib/python3.7 install -m 0644 ./Lib/filecmp.py /usr/local/lib/python3.7 install -m 0644 ./Lib/fileinput.py /usr/local/lib/python3.7 install -m 0644 ./Lib/fnmatch.py /usr/local/lib/python3.7 install -m 0644 ./Lib/formatter.py /usr/local/lib/python3.7 install -m 0644 ./Lib/fractions.py /usr/local/lib/python3.7 install -m 0644 ./Lib/ftplib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/functools.py /usr/local/lib/python3.7 install -m 0644 ./Lib/genericpath.py /usr/local/lib/python3.7 install -m 0644 ./Lib/getopt.py /usr/local/lib/python3.7 install -m 0644 ./Lib/getpass.py /usr/local/lib/python3.7 install -m 0644 ./Lib/gettext.py /usr/local/lib/python3.7 install -m 0644 ./Lib/glob.py /usr/local/lib/python3.7 install -m 0644 ./Lib/gzip.py /usr/local/lib/python3.7 install -m 0644 ./Lib/hashlib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/heapq.py /usr/local/lib/python3.7 install -m 0644 ./Lib/hmac.py /usr/local/lib/python3.7 install -m 0644 ./Lib/imaplib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/imghdr.py /usr/local/lib/python3.7 install -m 0644 ./Lib/imp.py /usr/local/lib/python3.7 install -m 0644 ./Lib/inspect.py /usr/local/lib/python3.7 install -m 0644 ./Lib/io.py /usr/local/lib/python3.7 install -m 0644 ./Lib/ipaddress.py /usr/local/lib/python3.7 install -m 555 ./Lib/keyword.py /usr/local/lib/python3.7 install -m 0644 ./Lib/linecache.py /usr/local/lib/python3.7 install -m 0644 ./Lib/locale.py /usr/local/lib/python3.7 install -m 0644 ./Lib/lzma.py /usr/local/lib/python3.7 install -m 0644 ./Lib/macpath.py /usr/local/lib/python3.7 install -m 0644 ./Lib/mailbox.py /usr/local/lib/python3.7 install -m 0644 ./Lib/mailcap.py /usr/local/lib/python3.7 install -m 0644 ./Lib/mimetypes.py /usr/local/lib/python3.7 install -m 0644 ./Lib/modulefinder.py /usr/local/lib/python3.7 install -m 0644 ./Lib/netrc.py /usr/local/lib/python3.7 install -m 0644 ./Lib/nntplib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/ntpath.py /usr/local/lib/python3.7 install -m 0644 ./Lib/nturl2path.py /usr/local/lib/python3.7 install -m 0644 ./Lib/numbers.py /usr/local/lib/python3.7 install -m 0644 ./Lib/opcode.py /usr/local/lib/python3.7 install -m 0644 ./Lib/operator.py /usr/local/lib/python3.7 install -m 0644 ./Lib/optparse.py /usr/local/lib/python3.7 install -m 0644 ./Lib/os.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pathlib.py /usr/local/lib/python3.7 install -m 555 ./Lib/pdb.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pickle.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pickletools.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pipes.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pkgutil.py /usr/local/lib/python3.7 install -m 555 ./Lib/platform.py /usr/local/lib/python3.7 install -m 0644 ./Lib/plistlib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/poplib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/posixpath.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pprint.py /usr/local/lib/python3.7 install -m 555 ./Lib/profile.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pstats.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pty.py /usr/local/lib/python3.7 install -m 0644 ./Lib/py_compile.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pyclbr.py /usr/local/lib/python3.7 install -m 0644 ./Lib/pydoc.py /usr/local/lib/python3.7 install -m 0644 ./Lib/queue.py /usr/local/lib/python3.7 install -m 555 ./Lib/quopri.py /usr/local/lib/python3.7 install -m 0644 ./Lib/random.py /usr/local/lib/python3.7 install -m 0644 ./Lib/re.py /usr/local/lib/python3.7 install -m 0644 ./Lib/reprlib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/rlcompleter.py /usr/local/lib/python3.7 install -m 0644 ./Lib/runpy.py /usr/local/lib/python3.7 install -m 0644 ./Lib/sched.py /usr/local/lib/python3.7 install -m 0644 ./Lib/secrets.py /usr/local/lib/python3.7 install -m 0644 ./Lib/selectors.py /usr/local/lib/python3.7 install -m 0644 ./Lib/shelve.py /usr/local/lib/python3.7 install -m 0644 ./Lib/shlex.py /usr/local/lib/python3.7 install -m 0644 ./Lib/shutil.py /usr/local/lib/python3.7 install -m 0644 ./Lib/signal.py /usr/local/lib/python3.7 install -m 0644 ./Lib/site.py /usr/local/lib/python3.7 install -m 555 ./Lib/smtpd.py /usr/local/lib/python3.7 install -m 555 ./Lib/smtplib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/sndhdr.py /usr/local/lib/python3.7 install -m 0644 ./Lib/socket.py /usr/local/lib/python3.7 install -m 0644 ./Lib/socketserver.py /usr/local/lib/python3.7 install -m 0644 ./Lib/sre_compile.py /usr/local/lib/python3.7 install -m 0644 ./Lib/sre_constants.py /usr/local/lib/python3.7 install -m 0644 ./Lib/sre_parse.py /usr/local/lib/python3.7 install -m 0644 ./Lib/ssl.py /usr/local/lib/python3.7 install -m 0644 ./Lib/stat.py /usr/local/lib/python3.7 install -m 0644 ./Lib/statistics.py /usr/local/lib/python3.7 install -m 0644 ./Lib/string.py /usr/local/lib/python3.7 install -m 0644 ./Lib/stringprep.py /usr/local/lib/python3.7 install -m 0644 ./Lib/struct.py /usr/local/lib/python3.7 install -m 0644 ./Lib/subprocess.py /usr/local/lib/python3.7 install -m 0644 ./Lib/sunau.py /usr/local/lib/python3.7 install -m 555 ./Lib/symbol.py /usr/local/lib/python3.7 install -m 0644 ./Lib/symtable.py /usr/local/lib/python3.7 install -m 0644 ./Lib/sysconfig.py /usr/local/lib/python3.7 install -m 555 ./Lib/tabnanny.py /usr/local/lib/python3.7 install -m 555 ./Lib/tarfile.py /usr/local/lib/python3.7 install -m 0644 ./Lib/telnetlib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/tempfile.py /usr/local/lib/python3.7 install -m 0644 ./Lib/textwrap.py /usr/local/lib/python3.7 install -m 0644 ./Lib/this.py /usr/local/lib/python3.7 install -m 0644 ./Lib/threading.py /usr/local/lib/python3.7 install -m 555 ./Lib/timeit.py /usr/local/lib/python3.7 install -m 0644 ./Lib/token.py /usr/local/lib/python3.7 install -m 0644 ./Lib/tokenize.py /usr/local/lib/python3.7 install -m 555 ./Lib/trace.py /usr/local/lib/python3.7 install -m 0644 ./Lib/traceback.py /usr/local/lib/python3.7 install -m 0644 ./Lib/tracemalloc.py /usr/local/lib/python3.7 install -m 0644 ./Lib/tty.py /usr/local/lib/python3.7 install -m 0644 ./Lib/turtle.py /usr/local/lib/python3.7 install -m 0644 ./Lib/types.py /usr/local/lib/python3.7 install -m 0644 ./Lib/typing.py /usr/local/lib/python3.7 install -m 555 ./Lib/uu.py /usr/local/lib/python3.7 install -m 0644 ./Lib/uuid.py /usr/local/lib/python3.7 install -m 0644 ./Lib/warnings.py /usr/local/lib/python3.7 install -m 0644 ./Lib/wave.py /usr/local/lib/python3.7 install -m 0644 ./Lib/weakref.py /usr/local/lib/python3.7 install -m 555 ./Lib/webbrowser.py /usr/local/lib/python3.7 install -m 0644 ./Lib/xdrlib.py /usr/local/lib/python3.7 install -m 0644 ./Lib/zipapp.py /usr/local/lib/python3.7 install -m 0644 ./Lib/zipfile.py /usr/local/lib/python3.7 install -m 0644 ./Lib/tkinter/__init__.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/__main__.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/colorchooser.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/commondialog.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/constants.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/dialog.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/dnd.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/filedialog.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/font.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/messagebox.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/scrolledtext.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/simpledialog.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/tix.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/ttk.py /usr/local/lib/python3.7/tkinter install -m 0644 ./Lib/tkinter/test/README /usr/local/lib/python3.7/tkinter/test install -m 0644 ./Lib/tkinter/test/__init__.py /usr/local/lib/python3.7/tkinter/test install -m 0644 ./Lib/tkinter/test/runtktests.py /usr/local/lib/python3.7/tkinter/test install -m 0644 ./Lib/tkinter/test/support.py /usr/local/lib/python3.7/tkinter/test install -m 0644 ./Lib/tkinter/test/widget_tests.py /usr/local/lib/python3.7/tkinter/test install -m 0644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_images.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/local/lib/python3.7/tkinter/test/test_tkinter install -m 0644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/local/lib/python3.7/tkinter/test/test_ttk install -m 0644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/local/lib/python3.7/tkinter/test/test_ttk install -m 0644 ./Lib/tkinter/test/test_ttk/test_functions.py /usr/local/lib/python3.7/tkinter/test/test_ttk install -m 0644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/local/lib/python3.7/tkinter/test/test_ttk install -m 0644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/local/lib/python3.7/tkinter/test/test_ttk install -m 0644 ./Lib/site-packages/README.txt /usr/local/lib/python3.7/site-packages install -m 0644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/__init__.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/__main__.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/_test_multiprocessing.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/allsans.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ann_module.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ann_module2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ann_module3.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/audiotest.au /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/audiotests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/autotest.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/bad_coding.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/bad_coding2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/bad_getattr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/bad_getattr2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/bad_getattr3.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badcert.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badkey.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_3131.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future10.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future3.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future4.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future5.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future6.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future7.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future8.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_future9.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/badsyntax_pep3120.py /usr/local/lib/python3.7/test install -m 555 ./Lib/test/bisect_cmd.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/bytecode_helper.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/cfgparser.1 /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/cfgparser.2 /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/cfgparser.3 /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/clinic.test /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/cmath_testcases.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/coding20731.py /usr/local/lib/python3.7/test install -m 555 ./Lib/test/curses_tests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/dataclass_module_1.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/dataclass_module_1_str.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/dataclass_module_2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/dataclass_module_2_str.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/dataclass_textanno.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/datetimetester.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/dis_module.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/doctest_aliases.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/double_const.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/empty.vbs /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/exception_hierarchy.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ffdh3072.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/final_a.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/final_b.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/floating_points.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/fork_wait.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/formatfloat_testcases.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/future_test1.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/future_test2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/gdb_sample.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/good_getattr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/idnsans.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ieee754.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/imp_dummy.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/inspect_fodder.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/inspect_fodder2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/keycert.passwd.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/keycert.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/keycert2.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/keycert3.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/keycert4.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/keycertecc.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/list_tests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/lock_tests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/mailcap.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/make_ssl_certs.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/mapping_tests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/math_testcases.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/memory_watchdog.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/mime.types /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/mock_socket.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/mod_generics_cache.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/mp_fork_bomb.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/mp_preload.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/multibytecodec_support.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/nokia.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/nullbytecert.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/nullcert.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/outstanding_bugs.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pickletester.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/profilee.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pstats.pck /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pycacert.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pycakey.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pyclbr_input.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pydoc_mod.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pydocfodder.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/pythoninfo.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/randv2_32.pck /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/randv2_64.pck /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/randv3.pck /usr/local/lib/python3.7/test install -m 555 ./Lib/test/re_tests.py /usr/local/lib/python3.7/test install -m 555 ./Lib/test/regrtest.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/relimport.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/reperf.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/revocation.crl /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/sample_doctest.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/sample_doctest_no_docstrings.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/sample_doctest_no_doctests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/secp384r1.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/selfsigned_pythontestdotnet.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/seq_tests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/sgml_input.html /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/signalinterproctester.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/sortperf.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ssl_cert.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ssl_key.passwd.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ssl_key.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ssl_servers.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/ssltests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/string_tests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/talos-2019-0758.pem /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test___all__.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test___future__.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test__locale.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test__opcode.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test__osx_support.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_abc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_abstract_numbers.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_aifc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_argparse.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_array.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_asdl_parser.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ast.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_asyncgen.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_asynchat.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_asyncore.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_atexit.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_audioop.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_augassign.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_base64.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_baseexception.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bdb.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bigaddrspace.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bigmem.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_binascii.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_binhex.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_binop.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bisect.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bool.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_buffer.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bufio.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_builtin.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bytes.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_bz2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_c_locale_coercion.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_calendar.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_call.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_capi.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_cgi.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_cgitb.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_charmapcodec.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_class.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_clinic.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_cmath.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_cmd.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_cmd_line.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_cmd_line_script.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_code.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_code_module.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codeccallbacks.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecencodings_cn.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecencodings_hk.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecencodings_iso2022.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecencodings_jp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecencodings_kr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecencodings_tw.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecmaps_cn.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecmaps_hk.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecmaps_jp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecmaps_kr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecmaps_tw.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codecs.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_codeop.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_collections.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_colorsys.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_compare.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_compile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_compileall.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_complex.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_concurrent_futures.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_configparser.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_contains.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_context.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_contextlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_contextlib_async.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_copy.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_copyreg.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_coroutines.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_cprofile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_crashers.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_crypt.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_csv.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ctypes.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_curses.py /usr/local/lib/python3.7/test install -m 555 ./Lib/test/test_dataclasses.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_datetime.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dbm.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dbm_dumb.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dbm_gnu.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dbm_ndbm.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_decimal.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_decorators.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_defaultdict.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_deque.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_descr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_descrtut.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_devpoll.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dict.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dict_version.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dictcomps.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dictviews.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_difflib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_difflib_expect.html /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dis.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_distutils.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_doctest.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_doctest.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_doctest2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_doctest2.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_doctest3.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_doctest4.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_docxmlrpc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dtrace.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dummy_thread.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dummy_threading.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dynamic.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_dynamicclassattribute.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_eintr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_embed.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ensurepip.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_enum.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_enumerate.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_eof.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_epoll.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_errno.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_exception_hierarchy.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_exception_variations.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_exceptions.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_extcall.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_faulthandler.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_fcntl.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_file.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_file_eintr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_filecmp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_fileinput.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_fileio.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_finalization.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_float.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_flufl.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_fnmatch.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_fork1.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_format.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_fractions.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_frame.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_frozen.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_fstring.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ftplib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_funcattrs.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_functools.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_future.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_future3.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_future4.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_future5.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_gc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_gdb.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_generator_stop.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_generators.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_genericclass.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_genericpath.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_genexps.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_getargs2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_getopt.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_getpass.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_gettext.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_glob.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_global.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_grammar.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_grp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_gzip.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_hash.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_hashlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_heapq.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_hmac.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_html.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_htmlparser.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_http_cookiejar.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_http_cookies.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_httplib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_httpservers.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_idle.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_imaplib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_imghdr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_imp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_index.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_inspect.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_int.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_int_literal.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_io.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ioctl.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ipaddress.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_isinstance.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_iter.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_iterlen.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_itertools.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_keyword.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_keywordonlyarg.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_kqueue.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_largefile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_lib2to3.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_linecache.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_list.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_listcomps.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_locale.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_logging.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_long.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_longexp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_lzma.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_macpath.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_mailbox.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_mailcap.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_marshal.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_math.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_memoryio.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_memoryview.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_metaclass.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_mimetypes.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_minidom.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_mmap.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_module.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_modulefinder.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_msilib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_multibytecodec.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_multiprocessing_fork.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_multiprocessing_forkserver.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_multiprocessing_main_handling.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_multiprocessing_spawn.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_netrc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_nis.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_nntplib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_normalization.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ntpath.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_numeric_tower.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_opcodes.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_openpty.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_operator.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_optparse.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ordered_dict.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_os.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ossaudiodev.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_osx_env.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_parser.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pathlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pdb.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_peepholer.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pickle.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pickletools.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pipes.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pkg.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pkgimport.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pkgutil.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_platform.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_plistlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_poll.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_popen.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_poplib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_posix.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_posixpath.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pow.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pprint.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_print.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_profile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_property.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pstats.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pty.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pulldom.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pwd.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_py_compile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pyclbr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pydoc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_pyexpat.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_queue.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_quopri.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_raise.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_random.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_range.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_re.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_readline.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_regrtest.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_repl.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_reprlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_resource.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_richcmp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_rlcompleter.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_robotparser.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_runpy.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sax.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sched.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_scope.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_script_helper.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_secrets.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_select.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_selectors.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_set.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_setcomps.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_shelve.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_shlex.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_shutil.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_signal.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_site.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_slice.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_smtpd.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_smtplib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_smtpnet.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sndhdr.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_socket.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_socketserver.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sort.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_source_encoding.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_spwd.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sqlite.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ssl.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_startfile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_stat.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_statistics.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_strftime.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_string.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_string_literals.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_stringprep.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_strptime.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_strtod.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_struct.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_structmembers.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_structseq.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_subclassinit.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_subprocess.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sunau.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sundry.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_super.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_support.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_symbol.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_symtable.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_syntax.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sys.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sys_setprofile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sys_settrace.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_sysconfig.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_syslog.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tarfile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tcl.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_telnetlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tempfile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_textwrap.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_thread.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_threaded_import.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_threadedtempfile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_threading.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_threading_local.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_threadsignals.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_time.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_timeit.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_timeout.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tix.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tk.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tokenize.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_trace.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_traceback.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tracemalloc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ttk_guionly.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ttk_textonly.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_tuple.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_turtle.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_typechecks.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_types.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_typing.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_ucn.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unary.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unicode.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unicode_file.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unicode_file_functions.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unicode_identifiers.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unicodedata.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unittest.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_univnewlines.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unpack.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_unpack_ex.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_urllib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_urllib2.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_urllib2_localnet.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_urllib2net.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_urllib_response.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_urllibnet.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_urlparse.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_userdict.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_userlist.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_userstring.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_utf8_mode.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_utf8source.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_uu.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_uuid.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_venv.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_wait3.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_wait4.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_wave.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_weakref.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_weakset.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_webbrowser.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_winconsoleio.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_winreg.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_winsound.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_with.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_wsgiref.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_xdrlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_xml_dom_minicompat.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_xml_etree.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_xml_etree_c.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_xmlrpc.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_xmlrpc_net.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_xxtestfuzz.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_yield_from.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_zipapp.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_zipfile.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_zipfile64.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_zipimport.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_zipimport_support.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/test_zlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/testcodec.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/testtar.tar /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/tf_inherit_check.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/threaded_import_hangers.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/time_hashlib.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/tokenize_tests.txt /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/win_console_handler.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/xmltests.py /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/zip_cp437_header.zip /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/zipdir.zip /usr/local/lib/python3.7/test install -m 0644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm16.au /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm24.au /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm32.au /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm8.au /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/audiodata/pluck-ulaw.au /usr/local/lib/python3.7/test/audiodata install -m 0644 ./Lib/test/capath/4e1295a3.0 /usr/local/lib/python3.7/test/capath install -m 0644 ./Lib/test/capath/5ed36f99.0 /usr/local/lib/python3.7/test/capath install -m 0644 ./Lib/test/capath/6e88d7b8.0 /usr/local/lib/python3.7/test/capath install -m 0644 ./Lib/test/capath/99d0fa06.0 /usr/local/lib/python3.7/test/capath install -m 0644 ./Lib/test/capath/b1930218.0 /usr/local/lib/python3.7/test/capath install -m 0644 ./Lib/test/capath/ceff1710.0 /usr/local/lib/python3.7/test/capath install -m 0644 ./Lib/test/data/README /usr/local/lib/python3.7/test/data install -m 0644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/big5.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/cp949.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/euc_jp.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/euc_kr.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/gb18030.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/gb2312.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/gbk.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/hz.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/johab.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/shift_jis.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/local/lib/python3.7/test/cjkencodings install -m 0644 ./Lib/test/decimaltestdata/abs.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/add.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/and.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/base.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/clamp.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/class.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/compare.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/copy.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/copysign.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/divide.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/divideint.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/exp.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/extra.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/fma.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/inexact.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/invert.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/ln.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/log10.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/logb.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/max.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/min.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/minmag.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/minus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/multiply.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/or.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/plus.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/power.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/quantize.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/randoms.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/reduce.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/remainder.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/rescale.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/rotate.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/rounding.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/shift.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/subtract.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/testall.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/decimaltestdata/xor.decTest /usr/local/lib/python3.7/test/decimaltestdata install -m 0644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/local/lib/python3.7/test/xmltestdata install -m 0644 ./Lib/test/xmltestdata/simple-ns.xml /usr/local/lib/python3.7/test/xmltestdata install -m 0644 ./Lib/test/xmltestdata/simple.xml /usr/local/lib/python3.7/test/xmltestdata install -m 0644 ./Lib/test/xmltestdata/test.xml /usr/local/lib/python3.7/test/xmltestdata install -m 0644 ./Lib/test/xmltestdata/test.xml.out /usr/local/lib/python3.7/test/xmltestdata install -m 0644 ./Lib/test/dtracedata/assert_usable.d /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/assert_usable.stp /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/call_stack.d /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/call_stack.d.expected /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/call_stack.py /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/call_stack.stp /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/call_stack.stp.expected /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/gc.d /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/gc.d.expected /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/gc.py /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/gc.stp /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/gc.stp.expected /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/instance.py /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/line.d /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/line.d.expected /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/dtracedata/line.py /usr/local/lib/python3.7/test/dtracedata install -m 0644 ./Lib/test/eintrdata/eintr_tester.py /usr/local/lib/python3.7/test/eintrdata install -m 0644 ./Lib/test/imghdrdata/python.bmp /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.exr /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.gif /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.jpg /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.pbm /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.pgm /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.png /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.ppm /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.ras /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.sgi /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.tiff /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.webp /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/imghdrdata/python.xbm /usr/local/lib/python3.7/test/imghdrdata install -m 0644 ./Lib/test/libregrtest/__init__.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/cmdline.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/main.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/refleak.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/runtest.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/runtest_mp.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/save_env.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/setup.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/utils.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/libregrtest/win_utils.py /usr/local/lib/python3.7/test/libregrtest install -m 0644 ./Lib/test/subprocessdata/fd_status.py /usr/local/lib/python3.7/test/subprocessdata install -m 0644 ./Lib/test/subprocessdata/input_reader.py /usr/local/lib/python3.7/test/subprocessdata install -m 0644 ./Lib/test/subprocessdata/qcat.py /usr/local/lib/python3.7/test/subprocessdata install -m 0644 ./Lib/test/subprocessdata/qgrep.py /usr/local/lib/python3.7/test/subprocessdata install -m 0644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/local/lib/python3.7/test/subprocessdata install -m 0644 ./Lib/test/sndhdrdata/README /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.au /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/local/lib/python3.7/test/sndhdrdata install -m 0644 ./Lib/test/support/__init__.py /usr/local/lib/python3.7/test/support install -m 0644 ./Lib/test/support/script_helper.py /usr/local/lib/python3.7/test/support install -m 0644 ./Lib/test/support/testresult.py /usr/local/lib/python3.7/test/support install -m 0644 ./Lib/test/tracedmodules/__init__.py /usr/local/lib/python3.7/test/tracedmodules install -m 0644 ./Lib/test/tracedmodules/testmod.py /usr/local/lib/python3.7/test/tracedmodules install -m 0644 ./Lib/test/encoded_modules/__init__.py /usr/local/lib/python3.7/test/encoded_modules install -m 0644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/local/lib/python3.7/test/encoded_modules install -m 0644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/local/lib/python3.7/test/encoded_modules install -m 0644 ./Lib/test/test_import/__init__.py /usr/local/lib/python3.7/test/test_import install -m 0644 ./Lib/test/test_import/__main__.py /usr/local/lib/python3.7/test/test_import install -m 0644 ./Lib/test/test_import/data/circular_imports/basic.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/basic2.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/binding.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/binding2.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/indirect.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/rebinding.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/subpackage.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/util.py /usr/local/lib/python3.7/test/test_import/data/circular_imports install -m 0644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg install -m 0644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg install -m 0644 ./Lib/test/test_import/data/package/__init__.py /usr/local/lib/python3.7/test/test_import/data/package install -m 0644 ./Lib/test/test_import/data/package/submodule.py /usr/local/lib/python3.7/test/test_import/data/package install -m 0644 ./Lib/test/test_import/data/package2/submodule1.py /usr/local/lib/python3.7/test/test_import/data/package2 install -m 0644 ./Lib/test/test_import/data/package2/submodule2.py /usr/local/lib/python3.7/test/test_import/data/package2 install -m 0644 ./Lib/importlib/__init__.py /usr/local/lib/python3.7/importlib install -m 0644 ./Lib/importlib/_bootstrap.py /usr/local/lib/python3.7/importlib install -m 0644 ./Lib/importlib/_bootstrap_external.py /usr/local/lib/python3.7/importlib install -m 0644 ./Lib/importlib/abc.py /usr/local/lib/python3.7/importlib install -m 0644 ./Lib/importlib/machinery.py /usr/local/lib/python3.7/importlib install -m 0644 ./Lib/importlib/resources.py /usr/local/lib/python3.7/importlib install -m 0644 ./Lib/importlib/util.py /usr/local/lib/python3.7/importlib install -m 0644 ./Lib/test/test_importlib/__init__.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/__main__.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/abc.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_abc.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_api.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_lazy.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_locks.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_namespace_pkgs.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_open.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_path.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_read.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_resource.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_spec.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_util.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/test_windows.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/util.py /usr/local/lib/python3.7/test/test_importlib install -m 0644 ./Lib/test/test_importlib/builtin/__init__.py /usr/local/lib/python3.7/test/test_importlib/builtin install -m 0644 ./Lib/test/test_importlib/builtin/__main__.py /usr/local/lib/python3.7/test/test_importlib/builtin install -m 0644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/local/lib/python3.7/test/test_importlib/builtin install -m 0644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/local/lib/python3.7/test/test_importlib/builtin install -m 0644 ./Lib/test/test_importlib/data01/__init__.py /usr/local/lib/python3.7/test/test_importlib/data01 install -m 0644 ./Lib/test/test_importlib/data01/binary.file /usr/local/lib/python3.7/test/test_importlib/data01 install -m 0644 ./Lib/test/test_importlib/data01/utf-16.file /usr/local/lib/python3.7/test/test_importlib/data01 install -m 0644 ./Lib/test/test_importlib/data01/utf-8.file /usr/local/lib/python3.7/test/test_importlib/data01 install -m 0644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/local/lib/python3.7/test/test_importlib/data01/subdirectory install -m 0644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /usr/local/lib/python3.7/test/test_importlib/data01/subdirectory install -m 0644 ./Lib/test/test_importlib/data02/__init__.py /usr/local/lib/python3.7/test/test_importlib/data02 install -m 0644 ./Lib/test/test_importlib/data02/one/__init__.py /usr/local/lib/python3.7/test/test_importlib/data02/one install -m 0644 ./Lib/test/test_importlib/data02/one/resource1.txt /usr/local/lib/python3.7/test/test_importlib/data02/one install -m 0644 ./Lib/test/test_importlib/data02/two/__init__.py /usr/local/lib/python3.7/test/test_importlib/data02/two install -m 0644 ./Lib/test/test_importlib/data02/two/resource2.txt /usr/local/lib/python3.7/test/test_importlib/data02/two install -m 0644 ./Lib/test/test_importlib/data03/__init__.py /usr/local/lib/python3.7/test/test_importlib/data03 install -m 0644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /usr/local/lib/python3.7/test/test_importlib/data03/namespace install -m 0644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1 install -m 0644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2 install -m 0644 ./Lib/test/test_importlib/extension/__init__.py /usr/local/lib/python3.7/test/test_importlib/extension install -m 0644 ./Lib/test/test_importlib/extension/__main__.py /usr/local/lib/python3.7/test/test_importlib/extension install -m 0644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/local/lib/python3.7/test/test_importlib/extension install -m 0644 ./Lib/test/test_importlib/extension/test_finder.py /usr/local/lib/python3.7/test/test_importlib/extension install -m 0644 ./Lib/test/test_importlib/extension/test_loader.py /usr/local/lib/python3.7/test/test_importlib/extension install -m 0644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/local/lib/python3.7/test/test_importlib/extension install -m 0644 ./Lib/test/test_importlib/frozen/__init__.py /usr/local/lib/python3.7/test/test_importlib/frozen install -m 0644 ./Lib/test/test_importlib/frozen/__main__.py /usr/local/lib/python3.7/test/test_importlib/frozen install -m 0644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/local/lib/python3.7/test/test_importlib/frozen install -m 0644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/local/lib/python3.7/test/test_importlib/frozen install -m 0644 ./Lib/test/test_importlib/import_/__init__.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/__main__.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test___loader__.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test___package__.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test_api.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test_caching.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test_packages.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test_path.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/local/lib/python3.7/test/test_importlib/import_ install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child install -m 0644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child install -m 0644 ./Lib/test/test_importlib/source/__init__.py /usr/local/lib/python3.7/test/test_importlib/source install -m 0644 ./Lib/test/test_importlib/source/__main__.py /usr/local/lib/python3.7/test/test_importlib/source install -m 0644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/local/lib/python3.7/test/test_importlib/source install -m 0644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/local/lib/python3.7/test/test_importlib/source install -m 0644 ./Lib/test/test_importlib/source/test_finder.py /usr/local/lib/python3.7/test/test_importlib/source install -m 0644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/local/lib/python3.7/test/test_importlib/source install -m 0644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/local/lib/python3.7/test/test_importlib/source install -m 0644 ./Lib/test/test_importlib/zipdata01/__init__.py /usr/local/lib/python3.7/test/test_importlib/zipdata01 install -m 0644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/local/lib/python3.7/test/test_importlib/zipdata01 install -m 0644 ./Lib/test/test_importlib/zipdata02/__init__.py /usr/local/lib/python3.7/test/test_importlib/zipdata02 install -m 0644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/local/lib/python3.7/test/test_importlib/zipdata02 install -m 0644 ./Lib/asyncio/__init__.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/base_events.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/base_futures.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/base_subprocess.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/base_tasks.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/constants.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/coroutines.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/events.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/format_helpers.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/futures.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/locks.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/log.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/proactor_events.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/protocols.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/queues.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/runners.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/selector_events.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/sslproto.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/streams.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/subprocess.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/tasks.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/transports.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/unix_events.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/windows_events.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/asyncio/windows_utils.py /usr/local/lib/python3.7/asyncio install -m 0644 ./Lib/test/test_asyncio/__init__.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/__main__.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/echo.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/echo2.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/echo3.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/functional.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_base_events.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_buffered_proto.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_context.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_events.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_futures.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_locks.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_pep492.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_proactor_events.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_queues.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_runners.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_selector_events.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_server.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_sslproto.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_streams.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_subprocess.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_tasks.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_transports.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_unix_events.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_windows_events.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/test_windows_utils.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/test/test_asyncio/utils.py /usr/local/lib/python3.7/test/test_asyncio install -m 0644 ./Lib/collections/__init__.py /usr/local/lib/python3.7/collections install -m 0644 ./Lib/collections/abc.py /usr/local/lib/python3.7/collections install -m 0644 ./Lib/concurrent/__init__.py /usr/local/lib/python3.7/concurrent install -m 0644 ./Lib/concurrent/futures/__init__.py /usr/local/lib/python3.7/concurrent/futures install -m 0644 ./Lib/concurrent/futures/_base.py /usr/local/lib/python3.7/concurrent/futures install -m 0644 ./Lib/concurrent/futures/process.py /usr/local/lib/python3.7/concurrent/futures install -m 0644 ./Lib/concurrent/futures/thread.py /usr/local/lib/python3.7/concurrent/futures install -m 0644 ./Lib/encodings/__init__.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/aliases.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/ascii.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/base64_codec.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/big5.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/big5hkscs.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/bz2_codec.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/charmap.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp037.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1006.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1026.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1125.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1140.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1250.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1251.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1252.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1253.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1254.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1255.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1256.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1257.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp1258.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp273.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp424.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp437.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp500.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp65001.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp720.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp737.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp775.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp850.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp852.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp855.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp856.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp857.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp858.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp860.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp861.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp862.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp863.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp864.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp865.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp866.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp869.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp874.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp875.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp932.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp949.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/cp950.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/euc_jis_2004.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/euc_jisx0213.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/euc_jp.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/euc_kr.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/gb18030.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/gb2312.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/gbk.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/hex_codec.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/hp_roman8.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/hz.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/idna.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso2022_jp.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso2022_jp_1.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso2022_jp_2.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso2022_jp_2004.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso2022_jp_3.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso2022_jp_ext.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso2022_kr.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_1.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_10.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_11.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_13.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_14.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_15.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_16.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_2.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_3.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_4.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_5.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_6.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_7.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_8.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/iso8859_9.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/johab.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/koi8_r.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/koi8_t.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/koi8_u.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/kz1048.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/latin_1.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_arabic.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_centeuro.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_croatian.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_cyrillic.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_farsi.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_greek.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_iceland.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_latin2.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_roman.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_romanian.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mac_turkish.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/mbcs.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/oem.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/palmos.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/ptcp154.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/punycode.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/quopri_codec.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/raw_unicode_escape.py /usr/local/lib/python3.7/encodings install -m 555 ./Lib/encodings/rot_13.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/shift_jis.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/shift_jis_2004.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/shift_jisx0213.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/tis_620.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/undefined.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/unicode_escape.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/unicode_internal.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_16.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_16_be.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_16_le.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_32.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_32_be.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_32_le.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_7.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_8.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/utf_8_sig.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/uu_codec.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/encodings/zlib_codec.py /usr/local/lib/python3.7/encodings install -m 0644 ./Lib/email/__init__.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/_encoded_words.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/_header_value_parser.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/_parseaddr.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/_policybase.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/architecture.rst /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/base64mime.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/charset.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/contentmanager.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/encoders.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/errors.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/feedparser.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/generator.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/header.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/headerregistry.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/iterators.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/message.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/parser.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/policy.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/quoprimime.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/utils.py /usr/local/lib/python3.7/email install -m 0644 ./Lib/email/mime/__init__.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/application.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/audio.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/base.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/image.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/message.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/multipart.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/nonmultipart.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/email/mime/text.py /usr/local/lib/python3.7/email/mime install -m 0644 ./Lib/test/test_email/__init__.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/__main__.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test__encoded_words.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test__header_value_parser.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_asian_codecs.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_contentmanager.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_defect_handling.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_email.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_generator.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_headerregistry.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_inversion.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_message.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_parser.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_pickleable.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_policy.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/test_utils.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/torture_test.py /usr/local/lib/python3.7/test/test_email install -m 0644 ./Lib/test/test_email/data/PyBanner048.gif /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/audiotest.au /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_01.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_02.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_03.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_04.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_05.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_06.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_07.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_08.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_09.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_10.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_11.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_12.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_12a.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_13.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_14.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_15.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_16.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_17.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_18.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_19.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_20.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_21.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_22.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_23.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_24.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_25.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_26.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_27.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_28.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_29.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_30.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_31.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_32.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_33.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_34.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_35.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_36.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_37.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_38.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_39.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_40.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_41.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_42.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_43.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_44.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_45.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/test/test_email/data/msg_46.txt /usr/local/lib/python3.7/test/test_email/data install -m 0644 ./Lib/ensurepip/__init__.py /usr/local/lib/python3.7/ensurepip install -m 0644 ./Lib/ensurepip/__main__.py /usr/local/lib/python3.7/ensurepip install -m 0644 ./Lib/ensurepip/_uninstall.py /usr/local/lib/python3.7/ensurepip install -m 0644 ./Lib/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl /usr/local/lib/python3.7/ensurepip/_bundled install -m 0644 ./Lib/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl /usr/local/lib/python3.7/ensurepip/_bundled install -m 0644 ./Lib/html/__init__.py /usr/local/lib/python3.7/html install -m 0644 ./Lib/html/entities.py /usr/local/lib/python3.7/html install -m 0644 ./Lib/html/parser.py /usr/local/lib/python3.7/html install -m 0644 ./Lib/json/__init__.py /usr/local/lib/python3.7/json install -m 0644 ./Lib/json/decoder.py /usr/local/lib/python3.7/json install -m 0644 ./Lib/json/encoder.py /usr/local/lib/python3.7/json install -m 0644 ./Lib/json/scanner.py /usr/local/lib/python3.7/json install -m 0644 ./Lib/json/tool.py /usr/local/lib/python3.7/json install -m 0644 ./Lib/test/test_json/__init__.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/__main__.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_decode.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_default.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_dump.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_enum.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_fail.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_float.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_indent.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_pass1.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_pass2.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_pass3.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_recursion.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_scanstring.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_separators.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_speedups.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_tool.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/test/test_json/test_unicode.py /usr/local/lib/python3.7/test/test_json install -m 0644 ./Lib/http/__init__.py /usr/local/lib/python3.7/http install -m 0644 ./Lib/http/client.py /usr/local/lib/python3.7/http install -m 0644 ./Lib/http/cookiejar.py /usr/local/lib/python3.7/http install -m 0644 ./Lib/http/cookies.py /usr/local/lib/python3.7/http install -m 0644 ./Lib/http/server.py /usr/local/lib/python3.7/http install -m 0644 ./Lib/dbm/__init__.py /usr/local/lib/python3.7/dbm install -m 0644 ./Lib/dbm/dumb.py /usr/local/lib/python3.7/dbm install -m 0644 ./Lib/dbm/gnu.py /usr/local/lib/python3.7/dbm install -m 0644 ./Lib/dbm/ndbm.py /usr/local/lib/python3.7/dbm install -m 0644 ./Lib/xmlrpc/__init__.py /usr/local/lib/python3.7/xmlrpc install -m 0644 ./Lib/xmlrpc/client.py /usr/local/lib/python3.7/xmlrpc install -m 0644 ./Lib/xmlrpc/server.py /usr/local/lib/python3.7/xmlrpc install -m 0644 ./Lib/sqlite3/__init__.py /usr/local/lib/python3.7/sqlite3 install -m 0644 ./Lib/sqlite3/dbapi2.py /usr/local/lib/python3.7/sqlite3 install -m 0644 ./Lib/sqlite3/dump.py /usr/local/lib/python3.7/sqlite3 install -m 0644 ./Lib/sqlite3/test/__init__.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/backup.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/dbapi.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/dump.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/factory.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/hooks.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/regression.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/transactions.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/types.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/sqlite3/test/userfunctions.py /usr/local/lib/python3.7/sqlite3/test install -m 0644 ./Lib/logging/__init__.py /usr/local/lib/python3.7/logging install -m 0644 ./Lib/logging/config.py /usr/local/lib/python3.7/logging install -m 0644 ./Lib/logging/handlers.py /usr/local/lib/python3.7/logging install -m 0644 ./Lib/wsgiref/__init__.py /usr/local/lib/python3.7/wsgiref install -m 0644 ./Lib/wsgiref/handlers.py /usr/local/lib/python3.7/wsgiref install -m 0644 ./Lib/wsgiref/headers.py /usr/local/lib/python3.7/wsgiref install -m 0644 ./Lib/wsgiref/simple_server.py /usr/local/lib/python3.7/wsgiref install -m 0644 ./Lib/wsgiref/util.py /usr/local/lib/python3.7/wsgiref install -m 0644 ./Lib/wsgiref/validate.py /usr/local/lib/python3.7/wsgiref install -m 0644 ./Lib/urllib/__init__.py /usr/local/lib/python3.7/urllib install -m 0644 ./Lib/urllib/error.py /usr/local/lib/python3.7/urllib install -m 0644 ./Lib/urllib/parse.py /usr/local/lib/python3.7/urllib install -m 0644 ./Lib/urllib/request.py /usr/local/lib/python3.7/urllib install -m 0644 ./Lib/urllib/response.py /usr/local/lib/python3.7/urllib install -m 0644 ./Lib/urllib/robotparser.py /usr/local/lib/python3.7/urllib install -m 0644 ./Lib/lib2to3/Grammar.txt /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/PatternGrammar.txt /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/__init__.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/__main__.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/btm_matcher.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/btm_utils.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/fixer_base.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/fixer_util.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/main.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/patcomp.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/pygram.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/pytree.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/refactor.py /usr/local/lib/python3.7/lib2to3 install -m 0644 ./Lib/lib2to3/fixes/__init__.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_apply.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_asserts.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_dict.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_except.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_exec.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_filter.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_future.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_import.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_imports.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_input.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_intern.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_long.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_map.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_ne.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_next.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_operator.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_paren.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_print.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_raise.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_reload.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_renames.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_repr.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_throw.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_types.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/fixes/fix_zip.py /usr/local/lib/python3.7/lib2to3/fixes install -m 0644 ./Lib/lib2to3/pgen2/__init__.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/pgen2/conv.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/pgen2/driver.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/pgen2/grammar.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/pgen2/literals.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/pgen2/parse.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/pgen2/pgen.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 555 ./Lib/lib2to3/pgen2/token.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/pgen2/tokenize.py /usr/local/lib/python3.7/lib2to3/pgen2 install -m 0644 ./Lib/lib2to3/tests/__init__.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/__main__.py /usr/local/lib/python3.7/lib2to3/tests install -m 555 ./Lib/lib2to3/tests/pytree_idempotency.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/support.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/test_fixers.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/test_main.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/test_parser.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/test_pytree.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/test_refactor.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/test_util.py /usr/local/lib/python3.7/lib2to3/tests install -m 0644 ./Lib/lib2to3/tests/data/README /usr/local/lib/python3.7/lib2to3/tests/data install -m 0644 ./Lib/lib2to3/tests/data/bom.py /usr/local/lib/python3.7/lib2to3/tests/data install -m 0644 ./Lib/lib2to3/tests/data/crlf.py /usr/local/lib/python3.7/lib2to3/tests/data install -m 555 ./Lib/lib2to3/tests/data/different_encoding.py /usr/local/lib/python3.7/lib2to3/tests/data install -m 555 ./Lib/lib2to3/tests/data/false_encoding.py /usr/local/lib/python3.7/lib2to3/tests/data install -m 0644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/local/lib/python3.7/lib2to3/tests/data install -m 0644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/local/lib/python3.7/lib2to3/tests/data install -m 0644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/local/lib/python3.7/lib2to3/tests/data install -m 0644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers install -m 0644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers install -m 0644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers install -m 0644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes install -m 0644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes install -m 0644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes install -m 0644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes install -m 0644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes install -m 0644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes install -m 0644 ./Lib/ctypes/__init__.py /usr/local/lib/python3.7/ctypes install -m 0644 ./Lib/ctypes/_aix.py /usr/local/lib/python3.7/ctypes install -m 0644 ./Lib/ctypes/_endian.py /usr/local/lib/python3.7/ctypes install -m 0644 ./Lib/ctypes/util.py /usr/local/lib/python3.7/ctypes install -m 0644 ./Lib/ctypes/wintypes.py /usr/local/lib/python3.7/ctypes install -m 0644 ./Lib/ctypes/test/__init__.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/__main__.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_anon.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_arrays.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_as_parameter.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_bitfields.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_buffers.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_bytes.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_byteswap.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_callbacks.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_cast.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_cfuncs.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_checkretval.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_delattr.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_errno.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_find.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_frombuffer.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_funcptr.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_functions.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_incomplete.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_init.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_internals.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_keeprefs.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_libc.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_loading.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_macholib.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_memfunctions.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_numbers.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_objects.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_parameters.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_pep3118.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_pickling.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_pointers.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_prototypes.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_python_api.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_random_things.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_refcounts.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_repr.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_sizes.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_slicing.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_stringptr.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_strings.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_struct_fields.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_structures.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_unicode.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_values.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_varsize_struct.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_win32.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/test/test_wintypes.py /usr/local/lib/python3.7/ctypes/test install -m 0644 ./Lib/ctypes/macholib/README.ctypes /usr/local/lib/python3.7/ctypes/macholib install -m 0644 ./Lib/ctypes/macholib/__init__.py /usr/local/lib/python3.7/ctypes/macholib install -m 0644 ./Lib/ctypes/macholib/dyld.py /usr/local/lib/python3.7/ctypes/macholib install -m 0644 ./Lib/ctypes/macholib/dylib.py /usr/local/lib/python3.7/ctypes/macholib install -m 555 ./Lib/ctypes/macholib/fetch_macholib /usr/local/lib/python3.7/ctypes/macholib install -m 0644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/local/lib/python3.7/ctypes/macholib install -m 0644 ./Lib/ctypes/macholib/framework.py /usr/local/lib/python3.7/ctypes/macholib install -m 0644 ./Lib/idlelib/CREDITS.txt /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/ChangeLog /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/HISTORY.txt /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/NEWS.txt /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/NEWS2x.txt /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/README.txt /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/TODO.txt /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/__init__.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/__main__.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/autocomplete.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/autocomplete_w.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/autoexpand.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/browser.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/calltip.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/calltip_w.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/codecontext.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/colorizer.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/config-extensions.def /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/config-highlight.def /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/config-keys.def /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/config-main.def /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/config.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/config_key.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/configdialog.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/debugger.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/debugger_r.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/debugobj.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/debugobj_r.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/delegator.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/dynoption.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/editor.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/extend.txt /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/filelist.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/format.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/grep.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/help.html /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/help.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/help_about.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/history.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/hyperparser.py /usr/local/lib/python3.7/idlelib install -m 555 ./Lib/idlelib/idle.bat /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/idle.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/idle.pyw /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/iomenu.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/macosx.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/mainmenu.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/multicall.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/outwin.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/parenmatch.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/pathbrowser.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/percolator.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/pyparse.py /usr/local/lib/python3.7/idlelib install -m 555 ./Lib/idlelib/pyshell.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/query.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/redirector.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/replace.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/rpc.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/run.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/runscript.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/scrolledlist.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/search.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/searchbase.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/searchengine.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/sidebar.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/squeezer.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/stackviewer.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/statusbar.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/textview.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/tooltip.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/tree.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/undo.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/window.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/zoomheight.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/zzdummy.py /usr/local/lib/python3.7/idlelib install -m 0644 ./Lib/idlelib/Icons/folder.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle.icns /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle.ico /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle_16.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle_16.png /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle_32.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle_32.png /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle_48.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/idle_48.png /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/minusnode.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/openfolder.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/plusnode.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/python.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/Icons/tk.gif /usr/local/lib/python3.7/idlelib/Icons install -m 0644 ./Lib/idlelib/idle_test/README.txt /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/__init__.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/htest.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/mock_idle.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/mock_tk.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/template.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_autocomplete.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_autoexpand.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_browser.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_calltip.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_calltip_w.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_codecontext.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_colorizer.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_config.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_config_key.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_configdialog.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_debugger.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_debugger_r.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_debugobj.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_debugobj_r.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_delegator.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_editmenu.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_editor.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_filelist.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_format.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_grep.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_help.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_help_about.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_history.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_hyperparser.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_iomenu.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_macosx.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_mainmenu.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_multicall.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_outwin.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_parenmatch.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_percolator.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_pyparse.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_pyshell.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_query.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_redirector.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_replace.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_rpc.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_run.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_runscript.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_scrolledlist.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_search.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_searchbase.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_sidebar.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_squeezer.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_stackviewer.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_statusbar.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_text.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_textview.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_tooltip.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_tree.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_undo.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_warning.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_window.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/idlelib/idle_test/test_zoomheight.py /usr/local/lib/python3.7/idlelib/idle_test install -m 0644 ./Lib/distutils/README /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/__init__.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/_msvccompiler.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/archive_util.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/bcppcompiler.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/ccompiler.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/cmd.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/config.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/core.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/cygwinccompiler.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/debug.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/dep_util.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/dir_util.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/dist.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/errors.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/extension.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/fancy_getopt.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/file_util.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/filelist.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/log.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/msvc9compiler.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/msvccompiler.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/spawn.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/sysconfig.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/text_file.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/unixccompiler.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/util.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/version.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/versionpredicate.py /usr/local/lib/python3.7/distutils install -m 0644 ./Lib/distutils/command/__init__.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/bdist.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/bdist_dumb.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/bdist_msi.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/bdist_rpm.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/bdist_wininst.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/build.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/build_clib.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/build_ext.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/build_py.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/build_scripts.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/check.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/clean.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/command_template /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/config.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/install.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/install_data.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/install_egg_info.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/install_headers.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/install_lib.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/install_scripts.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/register.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/sdist.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/upload.py /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-10.0-amd64.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-10.0.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-14.0-amd64.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-14.0.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-6.0.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-7.1.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-8.0.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-9.0-amd64.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/command/wininst-9.0.exe /usr/local/lib/python3.7/distutils/command install -m 0644 ./Lib/distutils/tests/Setup.sample /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/__init__.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/includetest.rst /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/support.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_archive_util.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_bdist.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_bdist_msi.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_bdist_wininst.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_build.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_build_clib.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_build_ext.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_build_py.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_build_scripts.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_check.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_clean.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_cmd.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_config.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_config_cmd.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_core.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_dep_util.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_dir_util.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_dist.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_extension.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_file_util.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_filelist.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_install.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_install_data.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_install_headers.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_install_lib.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_install_scripts.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_log.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_msvccompiler.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_register.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_sdist.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_spawn.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_sysconfig.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_text_file.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_unixccompiler.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_upload.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_util.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_version.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/distutils/tests/test_versionpredicate.py /usr/local/lib/python3.7/distutils/tests install -m 0644 ./Lib/xml/__init__.py /usr/local/lib/python3.7/xml install -m 0644 ./Lib/xml/dom/NodeFilter.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/dom/__init__.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/dom/domreg.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/dom/expatbuilder.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/dom/minicompat.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/dom/minidom.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/dom/pulldom.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/dom/xmlbuilder.py /usr/local/lib/python3.7/xml/dom install -m 0644 ./Lib/xml/etree/ElementInclude.py /usr/local/lib/python3.7/xml/etree install -m 0644 ./Lib/xml/etree/ElementPath.py /usr/local/lib/python3.7/xml/etree install -m 0644 ./Lib/xml/etree/ElementTree.py /usr/local/lib/python3.7/xml/etree install -m 0644 ./Lib/xml/etree/__init__.py /usr/local/lib/python3.7/xml/etree install -m 0644 ./Lib/xml/etree/cElementTree.py /usr/local/lib/python3.7/xml/etree install -m 0644 ./Lib/xml/parsers/__init__.py /usr/local/lib/python3.7/xml/parsers install -m 0644 ./Lib/xml/parsers/expat.py /usr/local/lib/python3.7/xml/parsers install -m 0644 ./Lib/xml/sax/__init__.py /usr/local/lib/python3.7/xml/sax install -m 0644 ./Lib/xml/sax/_exceptions.py /usr/local/lib/python3.7/xml/sax install -m 0644 ./Lib/xml/sax/expatreader.py /usr/local/lib/python3.7/xml/sax install -m 0644 ./Lib/xml/sax/handler.py /usr/local/lib/python3.7/xml/sax install -m 0644 ./Lib/xml/sax/saxutils.py /usr/local/lib/python3.7/xml/sax install -m 0644 ./Lib/xml/sax/xmlreader.py /usr/local/lib/python3.7/xml/sax install -m 0644 ./Lib/test/test_tools/__init__.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/__main__.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_fixcid.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_gprof2html.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_i18n.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_lll.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_md5sum.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_pdeps.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_pindent.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_reindent.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_sundry.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_tools/test_unparse.py /usr/local/lib/python3.7/test/test_tools install -m 0644 ./Lib/test/test_warnings/__init__.py /usr/local/lib/python3.7/test/test_warnings install -m 0644 ./Lib/test/test_warnings/__main__.py /usr/local/lib/python3.7/test/test_warnings install -m 0644 ./Lib/test/test_warnings/data/import_warning.py /usr/local/lib/python3.7/test/test_warnings/data install -m 0644 ./Lib/test/test_warnings/data/stacklevel.py /usr/local/lib/python3.7/test/test_warnings/data install -m 0644 ./Lib/turtledemo/__init__.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/__main__.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/bytedesign.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/chaos.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/clock.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/colormixer.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/forest.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/fractalcurves.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/lindenmayer.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/minimal_hanoi.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/nim.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/paint.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/peace.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/penrose.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/planet_and_moon.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/rosette.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/round_dance.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/sorting_animate.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/tree.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/turtledemo/turtle.cfg /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/two_canvases.py /usr/local/lib/python3.7/turtledemo install -m 555 ./Lib/turtledemo/yinyang.py /usr/local/lib/python3.7/turtledemo install -m 0644 ./Lib/multiprocessing/__init__.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/connection.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/context.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/forkserver.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/heap.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/managers.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/pool.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/popen_fork.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/popen_forkserver.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/popen_spawn_posix.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/popen_spawn_win32.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/process.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/queues.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/reduction.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/resource_sharer.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/semaphore_tracker.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/sharedctypes.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/spawn.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/synchronize.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/util.py /usr/local/lib/python3.7/multiprocessing install -m 0644 ./Lib/multiprocessing/dummy/__init__.py /usr/local/lib/python3.7/multiprocessing/dummy install -m 0644 ./Lib/multiprocessing/dummy/connection.py /usr/local/lib/python3.7/multiprocessing/dummy install -m 0644 ./Lib/unittest/__init__.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/__main__.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/case.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/loader.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/main.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/mock.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/result.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/runner.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/signals.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/suite.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/util.py /usr/local/lib/python3.7/unittest install -m 0644 ./Lib/unittest/test/__init__.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/__main__.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/_test_warnings.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/dummy.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/support.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_assertions.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_break.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_case.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_discovery.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_functiontestcase.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_loader.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_program.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_result.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_runner.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_setups.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_skipping.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/test_suite.py /usr/local/lib/python3.7/unittest/test install -m 0644 ./Lib/unittest/test/testmock/__init__.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/__main__.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/support.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testcallable.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testhelpers.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testmock.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testpatch.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testsealable.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testsentinel.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/unittest/test/testmock/testwith.py /usr/local/lib/python3.7/unittest/test/testmock install -m 0644 ./Lib/venv/__init__.py /usr/local/lib/python3.7/venv install -m 0644 ./Lib/venv/__main__.py /usr/local/lib/python3.7/venv install -m 0644 ./Lib/venv/scripts/common/activate /usr/local/lib/python3.7/venv/scripts/common install -m 0644 ./Lib/venv/scripts/posix/activate.csh /usr/local/lib/python3.7/venv/scripts/posix install -m 0644 ./Lib/venv/scripts/posix/activate.fish /usr/local/lib/python3.7/venv/scripts/posix install -m 0644 ./Lib/curses/__init__.py /usr/local/lib/python3.7/curses install -m 0644 ./Lib/curses/ascii.py /usr/local/lib/python3.7/curses install -m 0644 ./Lib/curses/has_key.py /usr/local/lib/python3.7/curses install -m 0644 ./Lib/curses/panel.py /usr/local/lib/python3.7/curses install -m 0644 ./Lib/curses/textpad.py /usr/local/lib/python3.7/curses install -m 0644 ./Lib/pydoc_data/__init__.py /usr/local/lib/python3.7/pydoc_data install -m 0644 ./Lib/pydoc_data/_pydoc.css /usr/local/lib/python3.7/pydoc_data install -m 0644 ./Lib/pydoc_data/topics.py /usr/local/lib/python3.7/pydoc_data install -m 0644 `cat pybuilddir.txt`/_sysconfigdata_m_freebsd12_.py /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7; install -m 0644 ./LICENSE /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/LICENSE.txt if test -d /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests; then install -m 0644 ./Modules/xxmodule.c /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests ; fi PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -Wi /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py -d /usr/local/lib/python3.7 -f -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/__future__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/__phello__.foo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_bootlocale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_collections_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_compat_pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_compression.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_dummy_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_markupbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_osx_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_py_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_pydecimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_pyio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_sitebuiltins.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_strptime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_sysconfigdata_m_freebsd12_.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_threading_local.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_weakrefset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/aifc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/antigravity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/argparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asynchat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/coroutines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/format_helpers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/proactor_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/protocols.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/runners.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/selector_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/sslproto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/streams.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/transports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/unix_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/windows_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/windows_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncore.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/base64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/binhex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bisect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bz2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cProfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/calendar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cgi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cgitb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/chunk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/code.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/codeop.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/colorsys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/_base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/process.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/configparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/contextlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/contextvars.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/copy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/copyreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/crypt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/csv.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/_aix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/_endian.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/dyld.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/dylib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/framework.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_anon.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_arrays.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_bitfields.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_buffers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_bytes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_byteswap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_callbacks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_cast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_checkretval.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_delattr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_errno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_find.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_funcptr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_incomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_init.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_internals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_libc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_loading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_macholib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_objects.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_parameters.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pep3118.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pickling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pointers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_prototypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_python_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_random_things.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_refcounts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_repr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_sizes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_slicing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_stringptr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_strings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_structures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_values.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_win32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_wintypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/wintypes.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/has_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/panel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/textpad.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dataclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/datetime.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/gnu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/ndbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/decimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/difflib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dis.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/_msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/archive_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/bcppcompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/ccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/cmd.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_msi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_rpm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_wininst.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_clib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_py.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/clean.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_data.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_egg_info.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_lib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/register.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/sdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/upload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/core.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/cygwinccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/debug.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dep_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dir_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/errors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/extension.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/fancy_getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/file_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/msvc9compiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/sysconfig.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_archive_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_clib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_py.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_clean.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_core.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dep_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dir_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_extension.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_file_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_data.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_lib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_register.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_sdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_text_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_upload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/text_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/unixccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/versionpredicate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dummy_threading.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_encoded_words.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_header_value_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_parseaddr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_policybase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/base64mime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/charset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/contentmanager.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/encoders.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/errors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/feedparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/generator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/header.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/headerregistry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/iterators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/message.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/application.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/audio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/image.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/message.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/multipart.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/nonmultipart.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/policy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/quoprimime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/utils.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/aliases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/base64_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/big5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/big5hkscs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/bz2_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/charmap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp037.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1006.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1026.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1125.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1140.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1250.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1251.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1252.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1253.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1254.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1255.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1256.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1257.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1258.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp273.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp424.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp437.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp500.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp65001.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp720.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp737.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp775.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp850.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp852.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp855.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp856.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp857.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp858.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp860.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp861.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp862.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp863.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp864.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp865.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp866.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp869.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp874.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp875.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp932.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp949.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp950.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jis_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jisx0213.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gb18030.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gb2312.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gbk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hex_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hp_roman8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hz.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/idna.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_10.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_11.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_13.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_14.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_15.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_16.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_4.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_6.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_7.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_9.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/johab.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_t.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_u.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/kz1048.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/latin_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_arabic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_centeuro.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_croatian.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_cyrillic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_farsi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_greek.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_iceland.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_latin2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_roman.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_romanian.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_turkish.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mbcs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/oem.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/palmos.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/ptcp154.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/punycode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/quopri_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/raw_unicode_escape.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/rot_13.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jis_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jisx0213.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/tis_620.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/undefined.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/unicode_escape.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/unicode_internal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16_be.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16_le.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32_be.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32_le.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_7.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_8_sig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/uu_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/zlib_codec.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/_bundled'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/_uninstall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/filecmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fileinput.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fnmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/formatter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fractions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ftplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/functools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/genericpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/getpass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/gettext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/glob.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/gzip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/hashlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/heapq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/hmac.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/entities.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/parser.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/client.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/cookiejar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/cookies.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/server.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/Icons'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autocomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autocomplete_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autoexpand.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/browser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/calltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/calltip_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/codecontext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/colorizer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/config_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/configdialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugger.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugger_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugobj.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugobj_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/delegator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/dynoption.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/editor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/grep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/help.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/help_about.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/history.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/hyperparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/htest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/template.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_help.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_history.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_query.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_run.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_search.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_window.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/iomenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/macosx.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/mainmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/multicall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/outwin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/parenmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pathbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/percolator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pyparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pyshell.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/query.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/redirector.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/replace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/rpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/run.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/runscript.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/scrolledlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/search.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/searchbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/searchengine.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/sidebar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/squeezer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/stackviewer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/statusbar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/textview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/tooltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/undo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/window.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/zoomheight.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/zzdummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imaplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imghdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/_bootstrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/_bootstrap_external.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/machinery.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/resources.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/inspect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/io.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ipaddress.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/decoder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/encoder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/scanner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/tool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/keyword.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/btm_matcher.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/btm_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixer_base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixer_util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/patcomp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/conv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/driver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/literals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/token.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pygram.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pytree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/refactor.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data/fixers'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/linecache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/locale.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/handlers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lzma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/macpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mailbox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mailcap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mimetypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/modulefinder.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/connection.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/context.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy/connection.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/heap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/managers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/pool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_fork.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/process.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/reduction.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/resource_sharer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/sharedctypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/synchronize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/netrc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/nntplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ntpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/nturl2path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/opcode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/optparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/os.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pathlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pickletools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pipes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pkgutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/platform.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/plistlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/poplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/posixpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pprint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/profile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pstats.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/py_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pyclbr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data/topics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/queue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/quopri.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/random.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/re.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/reprlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/rlcompleter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/runpy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sched.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/secrets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/selectors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shelve.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shlex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/signal.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/smtpd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/smtplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sndhdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/socketserver.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/dbapi2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/dump.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/backup.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/dbapi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/dump.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/factory.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/hooks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/regression.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/transactions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/userfunctions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ssl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/stat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/statistics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/string.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/stringprep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sunau.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/symbol.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/symtable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tabnanny.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tarfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/telnetlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tempfile.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/_test_multiprocessing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module3.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/audiodata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/audiotests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/autotest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bisect_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bytecode_helper.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/capath'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/cjkencodings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/coding20731.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/curses_tests.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_1_str.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_2_str.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_textanno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/datetimetester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/decimaltestdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dis_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/doctest_aliases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/double_const.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/call_stack.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/gc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/instance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/line.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/eintrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/eintrdata/eintr_tester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/final_a.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/final_b.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/fork_wait.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/future_test1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/future_test2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/gdb_sample.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/good_getattr.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/imghdrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/imp_dummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/inspect_fodder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/inspect_fodder2.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/cmdline.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/refleak.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/runtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/save_env.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/setup.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/win_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/list_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/lock_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/make_ssl_certs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mapping_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/memory_watchdog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mock_socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mod_generics_cache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mp_fork_bomb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mp_preload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/multibytecodec_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/outstanding_bugs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pickletester.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/profilee.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pyclbr_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pydoc_mod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pydocfodder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pythoninfo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/re_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/regrtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/relimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/reperf.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/seq_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/signalinterproctester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sndhdrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sortperf.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ssl_servers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ssltests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/string_tests.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/fd_status.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/input_reader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/qcat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/qgrep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/script_helper.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/testresult.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test___all__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test___future__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__locale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__opcode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__osx_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_abstract_numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_aifc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_argparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_array.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asdl_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncgen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asynchat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/functional.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_context.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_runners.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_streams.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_transports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncore.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_atexit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_audioop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_augassign.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_base64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_baseexception.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bigaddrspace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bigmem.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binhex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bisect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_buffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bufio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_builtin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bytes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bz2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_c_locale_coercion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_calendar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_call.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_capi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cgi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cgitb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_charmapcodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_class.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_clinic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd_line.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd_line_script.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_code.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_code_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codeccallbacks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_cn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_hk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_tw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_cn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_hk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_tw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codeop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_collections.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_colorsys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compare.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compileall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_complex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_concurrent_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_configparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contains.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_context.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contextlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contextlib_async.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_copy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_copyreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_coroutines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cprofile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_crashers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_crypt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_csv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ctypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_curses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dataclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_datetime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_gnu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_ndbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_decimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_decorators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_defaultdict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_deque.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_descr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_descrtut.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_devpoll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dict_version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dictcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dictviews.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_difflib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_distutils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_doctest2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_docxmlrpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dtrace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dummy_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dummy_threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dynamic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dynamicclassattribute.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_eintr.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test__encoded_words.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_contentmanager.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_defect_handling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_email.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_generator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_headerregistry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_inversion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_message.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_pickleable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_policy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/torture_test.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_embed.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ensurepip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_enumerate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_eof.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_epoll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_errno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exception_hierarchy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exception_variations.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exceptions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_extcall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_faulthandler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fcntl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_file_eintr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_filecmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fileinput.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fileio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_finalization.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_float.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_flufl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fnmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fork1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fractions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_frame.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_frozen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ftplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_funcattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_functools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future4.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_generator_stop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_generators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genericclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genericpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genexps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getargs2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getpass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gettext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_glob.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_global.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_grammar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_grp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gzip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hash.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hashlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_heapq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hmac.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_html.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_htmlparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_http_cookiejar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_http_cookies.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_httplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_httpservers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_idle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imaplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imghdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package/submodule.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/abc.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/one'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/two'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_lazy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_open.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_read.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_resource.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_spec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_windows.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata01'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata02'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_index.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_inspect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_int.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_int_literal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_io.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ioctl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ipaddress.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_isinstance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_iter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_iterlen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_itertools.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_decode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_default.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_dump.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_fail.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_float.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_indent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_recursion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_scanstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_separators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_speedups.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_tool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_keyword.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_keywordonlyarg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_kqueue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_largefile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_lib2to3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_linecache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_list.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_listcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_locale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_logging.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_long.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_longexp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_lzma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_macpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mailbox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mailcap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_marshal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_math.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_memoryio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_memoryview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_metaclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mimetypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_minidom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mmap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_modulefinder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_msilib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multibytecodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_fork.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_netrc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_nis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_nntplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_normalization.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ntpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_numeric_tower.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_opcodes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_openpty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_optparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ordered_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_os.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ossaudiodev.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_osx_env.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pathlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_peepholer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pickletools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pipes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkgimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkgutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_platform.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_plistlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_poll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_popen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_poplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_posix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_posixpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pow.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pprint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_print.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_profile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_property.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pstats.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pulldom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pwd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_py_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pyclbr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pydoc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pyexpat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_queue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_quopri.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_raise.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_random.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_range.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_re.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_readline.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_regrtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_repl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_reprlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_resource.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_richcmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_rlcompleter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_robotparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_runpy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sax.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sched.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_scope.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_script_helper.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_secrets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_select.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_selectors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_set.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_setcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shelve.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shlex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_signal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_site.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_slice.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtpd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtpnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sndhdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_socketserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sort.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_source_encoding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_spwd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sqlite.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ssl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_startfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_stat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_statistics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strftime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_string.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_string_literals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_stringprep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strptime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strtod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_structmembers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_structseq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_subclassinit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sunau.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sundry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_super.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_symbol.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_symtable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_syntax.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys_setprofile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys_settrace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_syslog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tarfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tcl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_telnetlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tempfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_textwrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threaded_import.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threadedtempfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threading_local.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threadsignals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_time.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_timeit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_timeout.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tokenize.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_fixcid.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_i18n.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_lll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_md5sum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_pdeps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_pindent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_reindent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_sundry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_unparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_trace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_traceback.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tracemalloc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ttk_guionly.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ttk_textonly.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tuple.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_turtle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_typechecks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_typing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ucn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unary.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_file_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_identifiers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicodedata.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unittest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_univnewlines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unpack.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unpack_ex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2_localnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2net.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib_response.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllibnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urlparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userdict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_utf8_mode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_utf8source.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_uu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_uuid.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_venv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wait3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wait4.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wave.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_weakref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_weakset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_webbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winconsoleio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winsound.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_with.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wsgiref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xdrlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_etree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_etree_c.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xmlrpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xmlrpc_net.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xxtestfuzz.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_yield_from.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipapp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipfile64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipimport_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/testcodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tf_inherit_check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/threaded_import_hangers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/time_hashlib.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules/testmod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/win_console_handler.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/xmltestdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/xmltests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/textwrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/this.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/timeit.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/colorchooser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/commondialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/dialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/dnd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/filedialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/font.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/messagebox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/scrolledtext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/simpledialog.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/runtktests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/support.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/widget_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/tix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/ttk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/token.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tokenize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/trace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/traceback.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tracemalloc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtle.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/bytedesign.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/chaos.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/clock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/colormixer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/forest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/fractalcurves.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/lindenmayer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/nim.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/paint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/peace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/penrose.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/planet_and_moon.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/rosette.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/round_dance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/sorting_animate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/two_canvases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/yinyang.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/typing.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/case.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/mock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/result.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/runner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/signals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/suite.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/_test_warnings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/dummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_assertions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_break.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_case.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_discovery.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_program.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_result.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_runner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_setups.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_skipping.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_suite.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testmock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testwith.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/error.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/request.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/response.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/robotparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/uu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/uuid.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts/common'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts/posix'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/warnings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wave.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/weakref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/webbrowser.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/handlers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/simple_server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/validate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xdrlib.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/NodeFilter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/domreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/expatbuilder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/minicompat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/minidom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/pulldom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/xmlbuilder.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementInclude.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementPath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementTree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/cElementTree.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers/expat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/_exceptions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/expatreader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/handler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/saxutils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/xmlreader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/client.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/zipapp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/zipfile.py'... PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -Wi -O /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py -d /usr/local/lib/python3.7 -f -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/__future__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/__phello__.foo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_bootlocale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_collections_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_compat_pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_compression.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_dummy_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_markupbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_osx_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_py_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_pydecimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_pyio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_sitebuiltins.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_strptime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_sysconfigdata_m_freebsd12_.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_threading_local.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_weakrefset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/aifc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/antigravity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/argparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asynchat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/coroutines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/format_helpers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/proactor_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/protocols.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/runners.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/selector_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/sslproto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/streams.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/transports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/unix_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/windows_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/windows_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncore.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/base64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/binhex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bisect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bz2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cProfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/calendar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cgi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cgitb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/chunk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/code.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/codeop.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/colorsys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/_base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/process.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/configparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/contextlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/contextvars.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/copy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/copyreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/crypt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/csv.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/_aix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/_endian.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/dyld.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/dylib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/framework.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_anon.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_arrays.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_bitfields.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_buffers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_bytes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_byteswap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_callbacks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_cast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_checkretval.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_delattr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_errno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_find.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_funcptr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_incomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_init.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_internals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_libc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_loading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_macholib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_objects.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_parameters.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pep3118.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pickling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pointers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_prototypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_python_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_random_things.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_refcounts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_repr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_sizes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_slicing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_stringptr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_strings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_structures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_values.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_win32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_wintypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/wintypes.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/has_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/panel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/textpad.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dataclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/datetime.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/gnu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/ndbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/decimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/difflib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dis.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/_msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/archive_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/bcppcompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/ccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/cmd.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_msi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_rpm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_wininst.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_clib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_py.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/clean.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_data.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_egg_info.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_lib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/register.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/sdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/upload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/core.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/cygwinccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/debug.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dep_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dir_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/errors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/extension.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/fancy_getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/file_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/msvc9compiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/sysconfig.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_archive_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_clib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_py.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_clean.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_core.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dep_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dir_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_extension.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_file_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_data.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_lib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_register.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_sdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_text_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_upload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/text_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/unixccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/versionpredicate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dummy_threading.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_encoded_words.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_header_value_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_parseaddr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_policybase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/base64mime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/charset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/contentmanager.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/encoders.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/errors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/feedparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/generator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/header.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/headerregistry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/iterators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/message.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/application.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/audio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/image.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/message.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/multipart.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/nonmultipart.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/policy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/quoprimime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/utils.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/aliases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/base64_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/big5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/big5hkscs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/bz2_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/charmap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp037.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1006.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1026.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1125.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1140.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1250.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1251.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1252.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1253.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1254.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1255.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1256.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1257.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1258.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp273.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp424.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp437.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp500.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp65001.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp720.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp737.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp775.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp850.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp852.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp855.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp856.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp857.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp858.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp860.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp861.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp862.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp863.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp864.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp865.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp866.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp869.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp874.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp875.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp932.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp949.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp950.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jis_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jisx0213.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gb18030.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gb2312.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gbk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hex_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hp_roman8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hz.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/idna.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_10.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_11.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_13.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_14.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_15.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_16.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_4.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_6.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_7.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_9.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/johab.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_t.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_u.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/kz1048.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/latin_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_arabic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_centeuro.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_croatian.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_cyrillic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_farsi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_greek.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_iceland.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_latin2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_roman.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_romanian.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_turkish.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mbcs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/oem.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/palmos.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/ptcp154.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/punycode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/quopri_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/raw_unicode_escape.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/rot_13.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jis_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jisx0213.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/tis_620.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/undefined.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/unicode_escape.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/unicode_internal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16_be.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16_le.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32_be.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32_le.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_7.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_8_sig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/uu_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/zlib_codec.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/_bundled'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/_uninstall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/filecmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fileinput.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fnmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/formatter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fractions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ftplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/functools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/genericpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/getpass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/gettext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/glob.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/gzip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/hashlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/heapq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/hmac.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/entities.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/parser.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/client.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/cookiejar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/cookies.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/server.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/Icons'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autocomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autocomplete_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autoexpand.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/browser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/calltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/calltip_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/codecontext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/colorizer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/config_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/configdialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugger.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugger_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugobj.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugobj_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/delegator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/dynoption.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/editor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/grep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/help.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/help_about.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/history.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/hyperparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/htest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/template.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_help.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_history.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_query.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_run.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_search.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_window.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/iomenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/macosx.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/mainmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/multicall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/outwin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/parenmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pathbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/percolator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pyparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pyshell.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/query.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/redirector.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/replace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/rpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/run.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/runscript.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/scrolledlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/search.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/searchbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/searchengine.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/sidebar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/squeezer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/stackviewer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/statusbar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/textview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/tooltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/undo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/window.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/zoomheight.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/zzdummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imaplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imghdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/_bootstrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/_bootstrap_external.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/machinery.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/resources.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/inspect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/io.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ipaddress.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/decoder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/encoder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/scanner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/tool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/keyword.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/btm_matcher.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/btm_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixer_base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixer_util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/patcomp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/conv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/driver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/literals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/token.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pygram.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pytree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/refactor.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data/fixers'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/linecache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/locale.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/handlers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lzma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/macpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mailbox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mailcap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mimetypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/modulefinder.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/connection.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/context.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy/connection.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/heap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/managers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/pool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_fork.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/process.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/reduction.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/resource_sharer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/sharedctypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/synchronize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/netrc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/nntplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ntpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/nturl2path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/opcode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/optparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/os.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pathlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pickletools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pipes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pkgutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/platform.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/plistlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/poplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/posixpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pprint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/profile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pstats.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/py_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pyclbr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data/topics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/queue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/quopri.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/random.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/re.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/reprlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/rlcompleter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/runpy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sched.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/secrets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/selectors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shelve.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shlex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/signal.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/smtpd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/smtplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sndhdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/socketserver.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/dbapi2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/dump.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/backup.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/dbapi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/dump.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/factory.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/hooks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/regression.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/transactions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/userfunctions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ssl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/stat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/statistics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/string.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/stringprep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sunau.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/symbol.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/symtable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tabnanny.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tarfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/telnetlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tempfile.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/_test_multiprocessing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module3.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/audiodata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/audiotests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/autotest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bisect_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bytecode_helper.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/capath'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/cjkencodings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/coding20731.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/curses_tests.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_1_str.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_2_str.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_textanno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/datetimetester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/decimaltestdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dis_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/doctest_aliases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/double_const.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/call_stack.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/gc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/instance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/line.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/eintrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/eintrdata/eintr_tester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/final_a.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/final_b.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/fork_wait.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/future_test1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/future_test2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/gdb_sample.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/good_getattr.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/imghdrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/imp_dummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/inspect_fodder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/inspect_fodder2.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/cmdline.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/refleak.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/runtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/save_env.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/setup.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/win_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/list_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/lock_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/make_ssl_certs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mapping_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/memory_watchdog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mock_socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mod_generics_cache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mp_fork_bomb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mp_preload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/multibytecodec_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/outstanding_bugs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pickletester.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/profilee.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pyclbr_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pydoc_mod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pydocfodder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pythoninfo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/re_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/regrtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/relimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/reperf.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/seq_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/signalinterproctester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sndhdrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sortperf.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ssl_servers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ssltests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/string_tests.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/fd_status.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/input_reader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/qcat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/qgrep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/script_helper.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/testresult.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test___all__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test___future__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__locale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__opcode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__osx_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_abstract_numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_aifc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_argparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_array.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asdl_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncgen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asynchat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/functional.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_context.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_runners.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_streams.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_transports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncore.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_atexit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_audioop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_augassign.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_base64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_baseexception.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bigaddrspace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bigmem.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binhex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bisect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_buffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bufio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_builtin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bytes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bz2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_c_locale_coercion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_calendar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_call.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_capi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cgi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cgitb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_charmapcodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_class.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_clinic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd_line.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd_line_script.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_code.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_code_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codeccallbacks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_cn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_hk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_tw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_cn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_hk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_tw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codeop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_collections.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_colorsys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compare.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compileall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_complex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_concurrent_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_configparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contains.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_context.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contextlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contextlib_async.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_copy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_copyreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_coroutines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cprofile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_crashers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_crypt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_csv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ctypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_curses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dataclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_datetime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_gnu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_ndbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_decimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_decorators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_defaultdict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_deque.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_descr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_descrtut.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_devpoll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dict_version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dictcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dictviews.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_difflib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_distutils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_doctest2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_docxmlrpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dtrace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dummy_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dummy_threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dynamic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dynamicclassattribute.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_eintr.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test__encoded_words.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_contentmanager.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_defect_handling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_email.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_generator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_headerregistry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_inversion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_message.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_pickleable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_policy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/torture_test.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_embed.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ensurepip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_enumerate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_eof.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_epoll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_errno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exception_hierarchy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exception_variations.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exceptions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_extcall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_faulthandler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fcntl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_file_eintr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_filecmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fileinput.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fileio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_finalization.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_float.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_flufl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fnmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fork1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fractions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_frame.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_frozen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ftplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_funcattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_functools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future4.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_generator_stop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_generators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genericclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genericpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genexps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getargs2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getpass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gettext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_glob.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_global.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_grammar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_grp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gzip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hash.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hashlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_heapq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hmac.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_html.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_htmlparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_http_cookiejar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_http_cookies.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_httplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_httpservers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_idle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imaplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imghdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package/submodule.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/abc.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/one'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/two'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_lazy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_open.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_read.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_resource.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_spec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_windows.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata01'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata02'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_index.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_inspect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_int.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_int_literal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_io.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ioctl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ipaddress.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_isinstance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_iter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_iterlen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_itertools.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_decode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_default.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_dump.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_fail.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_float.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_indent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_recursion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_scanstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_separators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_speedups.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_tool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_keyword.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_keywordonlyarg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_kqueue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_largefile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_lib2to3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_linecache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_list.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_listcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_locale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_logging.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_long.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_longexp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_lzma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_macpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mailbox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mailcap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_marshal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_math.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_memoryio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_memoryview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_metaclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mimetypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_minidom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mmap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_modulefinder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_msilib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multibytecodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_fork.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_netrc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_nis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_nntplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_normalization.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ntpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_numeric_tower.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_opcodes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_openpty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_optparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ordered_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_os.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ossaudiodev.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_osx_env.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pathlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_peepholer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pickletools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pipes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkgimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkgutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_platform.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_plistlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_poll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_popen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_poplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_posix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_posixpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pow.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pprint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_print.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_profile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_property.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pstats.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pulldom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pwd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_py_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pyclbr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pydoc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pyexpat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_queue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_quopri.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_raise.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_random.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_range.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_re.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_readline.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_regrtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_repl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_reprlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_resource.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_richcmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_rlcompleter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_robotparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_runpy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sax.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sched.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_scope.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_script_helper.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_secrets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_select.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_selectors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_set.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_setcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shelve.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shlex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_signal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_site.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_slice.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtpd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtpnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sndhdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_socketserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sort.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_source_encoding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_spwd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sqlite.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ssl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_startfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_stat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_statistics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strftime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_string.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_string_literals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_stringprep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strptime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strtod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_structmembers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_structseq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_subclassinit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sunau.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sundry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_super.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_symbol.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_symtable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_syntax.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys_setprofile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys_settrace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_syslog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tarfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tcl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_telnetlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tempfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_textwrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threaded_import.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threadedtempfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threading_local.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threadsignals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_time.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_timeit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_timeout.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tokenize.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_fixcid.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_i18n.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_lll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_md5sum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_pdeps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_pindent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_reindent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_sundry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_unparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_trace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_traceback.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tracemalloc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ttk_guionly.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ttk_textonly.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tuple.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_turtle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_typechecks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_typing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ucn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unary.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_file_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_identifiers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicodedata.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unittest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_univnewlines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unpack.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unpack_ex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2_localnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2net.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib_response.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllibnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urlparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userdict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_utf8_mode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_utf8source.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_uu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_uuid.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_venv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wait3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wait4.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wave.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_weakref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_weakset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_webbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winconsoleio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winsound.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_with.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wsgiref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xdrlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_etree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_etree_c.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xmlrpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xmlrpc_net.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xxtestfuzz.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_yield_from.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipapp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipfile64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipimport_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/testcodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tf_inherit_check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/threaded_import_hangers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/time_hashlib.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules/testmod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/win_console_handler.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/xmltestdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/xmltests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/textwrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/this.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/timeit.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/colorchooser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/commondialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/dialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/dnd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/filedialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/font.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/messagebox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/scrolledtext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/simpledialog.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/runtktests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/support.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/widget_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/tix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/ttk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/token.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tokenize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/trace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/traceback.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tracemalloc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtle.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/bytedesign.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/chaos.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/clock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/colormixer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/forest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/fractalcurves.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/lindenmayer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/nim.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/paint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/peace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/penrose.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/planet_and_moon.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/rosette.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/round_dance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/sorting_animate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/two_canvases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/yinyang.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/typing.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/case.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/mock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/result.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/runner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/signals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/suite.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/_test_warnings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/dummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_assertions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_break.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_case.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_discovery.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_program.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_result.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_runner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_setups.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_skipping.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_suite.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testmock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testwith.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/error.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/request.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/response.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/robotparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/uu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/uuid.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts/common'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts/posix'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/warnings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wave.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/weakref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/webbrowser.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/handlers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/simple_server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/validate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xdrlib.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/NodeFilter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/domreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/expatbuilder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/minicompat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/minidom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/pulldom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/xmlbuilder.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementInclude.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementPath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementTree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/cElementTree.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers/expat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/_exceptions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/expatreader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/handler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/saxutils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/xmlreader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/client.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/zipapp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/zipfile.py'... PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -Wi -OO /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py -d /usr/local/lib/python3.7 -f -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/__future__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/__phello__.foo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_bootlocale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_collections_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_compat_pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_compression.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_dummy_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_markupbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_osx_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_py_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_pydecimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_pyio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_sitebuiltins.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_strptime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_sysconfigdata_m_freebsd12_.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_threading_local.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/_weakrefset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/aifc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/antigravity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/argparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asynchat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/base_tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/coroutines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/format_helpers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/proactor_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/protocols.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/runners.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/selector_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/sslproto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/streams.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/transports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/unix_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/windows_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncio/windows_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/asyncore.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/base64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/binhex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bisect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/bz2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cProfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/calendar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cgi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cgitb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/chunk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/code.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/codeop.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/collections/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/colorsys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/_base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/process.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/concurrent/futures/thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/configparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/contextlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/contextvars.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/copy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/copyreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/crypt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/csv.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/_aix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/_endian.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/dyld.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/dylib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/macholib/framework.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_anon.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_array_in_pointer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_arrays.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_as_parameter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_bitfields.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_buffers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_bytes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_byteswap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_callbacks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_cast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_cfuncs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_checkretval.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_delattr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_errno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_find.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_frombuffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_funcptr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_incomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_init.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_internals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_keeprefs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_libc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_loading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_macholib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_memfunctions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_objects.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_parameters.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pep3118.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pickling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_pointers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_prototypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_python_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_random_things.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_refcounts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_repr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_returnfuncptrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_simplesubclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_sizes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_slicing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_stringptr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_strings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_struct_fields.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_structures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_unaligned_structures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_values.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_varsize_struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_win32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/test/test_wintypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ctypes/wintypes.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/has_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/panel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/curses/textpad.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dataclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/datetime.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/gnu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dbm/ndbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/decimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/difflib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dis.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/_msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/archive_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/bcppcompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/ccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/cmd.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_msi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_rpm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/bdist_wininst.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_clib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_py.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/build_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/clean.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_data.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_egg_info.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_lib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/install_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/register.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/sdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/command/upload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/core.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/cygwinccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/debug.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dep_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dir_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/dist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/errors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/extension.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/fancy_getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/file_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/msvc9compiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/sysconfig.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_archive_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_msi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_rpm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_bdist_wininst.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_clib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_py.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_build_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_clean.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_config_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_core.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_cygwinccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dep_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dir_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_dist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_extension.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_file_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_data.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_lib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_install_scripts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_log.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_msvc9compiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_msvccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_register.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_sdist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_text_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_unixccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_upload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/tests/test_versionpredicate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/text_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/unixccompiler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/distutils/versionpredicate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/dummy_threading.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_encoded_words.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_header_value_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_parseaddr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/_policybase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/base64mime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/charset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/contentmanager.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/encoders.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/errors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/feedparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/generator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/header.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/headerregistry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/iterators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/message.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/application.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/audio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/image.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/message.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/multipart.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/nonmultipart.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/mime/text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/policy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/quoprimime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/email/utils.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/aliases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/base64_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/big5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/big5hkscs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/bz2_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/charmap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp037.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1006.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1026.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1125.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1140.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1250.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1251.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1252.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1253.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1254.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1255.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1256.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1257.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp1258.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp273.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp424.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp437.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp500.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp65001.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp720.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp737.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp775.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp850.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp852.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp855.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp856.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp857.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp858.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp860.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp861.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp862.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp863.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp864.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp865.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp866.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp869.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp874.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp875.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp932.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp949.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/cp950.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jis_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jisx0213.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/euc_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gb18030.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gb2312.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/gbk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hex_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hp_roman8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/hz.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/idna.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_jp_ext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso2022_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_10.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_11.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_13.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_14.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_15.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_16.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_4.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_6.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_7.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/iso8859_9.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/johab.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_t.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/koi8_u.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/kz1048.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/latin_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_arabic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_centeuro.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_croatian.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_cyrillic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_farsi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_greek.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_iceland.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_latin2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_roman.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_romanian.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mac_turkish.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/mbcs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/oem.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/palmos.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/ptcp154.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/punycode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/quopri_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/raw_unicode_escape.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/rot_13.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jis_2004.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/shift_jisx0213.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/tis_620.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/undefined.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/unicode_escape.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/unicode_internal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16_be.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_16_le.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32_be.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_32_le.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_7.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_8.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/utf_8_sig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/uu_codec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/encodings/zlib_codec.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/_bundled'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ensurepip/_uninstall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/filecmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fileinput.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fnmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/formatter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/fractions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ftplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/functools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/genericpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/getpass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/gettext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/glob.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/gzip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/hashlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/heapq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/hmac.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/entities.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/html/parser.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/client.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/cookiejar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/cookies.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/http/server.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/Icons'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autocomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autocomplete_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/autoexpand.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/browser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/calltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/calltip_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/codecontext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/colorizer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/config_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/configdialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugger.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugger_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugobj.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/debugobj_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/delegator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/dynoption.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/editor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/grep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/help.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/help_about.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/history.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/hyperparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/htest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/mock_idle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/mock_tk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/template.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autocomplete.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_autoexpand.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_browser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_calltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_calltip_w.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_codecontext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_colorizer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_config_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_configdialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugger.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugger_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugobj.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_debugobj_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_delegator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_editmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_editor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_filelist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_grep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_help.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_help_about.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_history.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_hyperparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_iomenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_macosx.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_mainmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_multicall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_outwin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_parenmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pathbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_percolator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pyparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_pyshell.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_query.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_redirector.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_replace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_rpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_run.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_runscript.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_scrolledlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_search.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_searchbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_searchengine.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_sidebar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_squeezer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_stackviewer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_statusbar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_textview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_tooltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_undo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_warning.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_window.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/idle_test/test_zoomheight.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/iomenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/macosx.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/mainmenu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/multicall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/outwin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/parenmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pathbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/percolator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pyparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/pyshell.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/query.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/redirector.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/replace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/rpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/run.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/runscript.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/scrolledlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/search.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/searchbase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/searchengine.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/sidebar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/squeezer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/stackviewer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/statusbar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/textview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/tooltip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/undo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/window.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/zoomheight.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/idlelib/zzdummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imaplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imghdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/imp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/_bootstrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/_bootstrap_external.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/machinery.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/resources.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/importlib/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/inspect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/io.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ipaddress.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/decoder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/encoder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/scanner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/json/tool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/keyword.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/btm_matcher.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/btm_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixer_base.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixer_util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_apply.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_asserts.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_basestring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_buffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_except.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_exec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_execfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_exitfunc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_filter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_funcattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_future.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_getcwdu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_has_key.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_idioms.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_import.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_imports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_imports2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_intern.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_isinstance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_itertools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_long.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_map.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_metaclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_methodattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_ne.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_next.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_nonzero.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_numliterals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_paren.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_print.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_raise.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_raw_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_reduce.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_reload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_renames.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_repr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_set_literal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_standarderror.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_sys_exc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_throw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_tuple_params.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_urllib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_ws_comma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_xrange.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_xreadlines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/fixes/fix_zip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/patcomp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/conv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/driver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/grammar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/literals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/pgen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/token.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pgen2/tokenize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pygram.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/pytree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/refactor.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data/fixers'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/data/fixers/myfixes'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/pytree_idempotency.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_all_fixers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_fixers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_pytree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_refactor.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/tests/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/linecache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/locale.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/config.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/logging/handlers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lzma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/macpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mailbox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mailcap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/mimetypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/modulefinder.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/connection.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/context.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/dummy/connection.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/heap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/managers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/pool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_fork.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_spawn_posix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/popen_spawn_win32.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/process.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/reduction.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/resource_sharer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/semaphore_tracker.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/sharedctypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/synchronize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/multiprocessing/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/netrc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/nntplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ntpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/nturl2path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/opcode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/optparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/os.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pathlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pickletools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pipes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pkgutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/platform.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/plistlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/poplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/posixpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pprint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/profile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pstats.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/py_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pyclbr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/pydoc_data/topics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/queue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/quopri.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/random.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/re.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/reprlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/rlcompleter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/runpy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sched.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/secrets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/selectors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shelve.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shlex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/shutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/signal.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/smtpd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/smtplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sndhdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/socketserver.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/dbapi2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/dump.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/backup.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/dbapi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/dump.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/factory.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/hooks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/regression.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/transactions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sqlite3/test/userfunctions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sre_parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/ssl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/stat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/statistics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/string.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/stringprep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sunau.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/symbol.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/symtable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tabnanny.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tarfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/telnetlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tempfile.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/_test_multiprocessing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ann_module3.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/audiodata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/audiotests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/autotest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bad_getattr3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bisect_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/bytecode_helper.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/capath'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/cjkencodings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/coding20731.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/curses_tests.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_1_str.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_module_2_str.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dataclass_textanno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/datetimetester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/decimaltestdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dis_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/doctest_aliases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/double_const.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/call_stack.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/gc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/instance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/dtracedata/line.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/eintrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/eintrdata/eintr_tester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/module_iso_8859_1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/encoded_modules/module_koi8_r.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/final_a.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/final_b.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/fork_wait.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/future_test1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/future_test2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/gdb_sample.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/good_getattr.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/imghdrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/imp_dummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/inspect_fodder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/inspect_fodder2.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/cmdline.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/refleak.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/runtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/runtest_mp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/save_env.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/setup.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/libregrtest/win_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/list_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/lock_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/make_ssl_certs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mapping_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/memory_watchdog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mock_socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mod_generics_cache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mp_fork_bomb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/mp_preload.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/multibytecodec_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/outstanding_bugs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pickletester.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/profilee.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pyclbr_input.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pydoc_mod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pydocfodder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/pythoninfo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/re_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/regrtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/relimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/reperf.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest_no_docstrings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sample_doctest_no_doctests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/seq_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/signalinterproctester.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sndhdrdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/sortperf.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ssl_servers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/ssltests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/string_tests.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/fd_status.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/input_reader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/qcat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/qgrep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/subprocessdata/sigchild_ignore.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/script_helper.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/support/testresult.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test___all__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test___future__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__locale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__opcode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test__osx_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_abstract_numbers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_aifc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_argparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_array.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asdl_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ast.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncgen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asynchat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/echo3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/functional.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_base_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_buffered_proto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_context.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_pep492.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_proactor_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_queues.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_runners.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_selector_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_sslproto.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_streams.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_tasks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_transports.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_unix_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_windows_events.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/test_windows_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncio/utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_asyncore.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_atexit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_audioop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_augassign.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_base64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_baseexception.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bigaddrspace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bigmem.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binhex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_binop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bisect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_buffer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bufio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_builtin.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bytes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_bz2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_c_locale_coercion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_calendar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_call.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_capi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cgi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cgitb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_charmapcodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_class.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_clinic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd_line.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cmd_line_script.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_code.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_code_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codeccallbacks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_cn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_hk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_iso2022.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecencodings_tw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_cn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_hk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_jp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_kr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecmaps_tw.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_codeop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_collections.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_colorsys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compare.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_compileall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_complex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_concurrent_futures.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_configparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contains.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_context.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contextlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_contextlib_async.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_copy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_copyreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_coroutines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_cprofile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_crashers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_crypt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_csv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ctypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_curses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dataclasses.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_datetime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_dumb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_gnu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dbm_ndbm.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_decimal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_decorators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_defaultdict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_deque.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_descr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_descrtut.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_devpoll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dict_version.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dictcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dictviews.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_difflib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_distutils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_doctest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_doctest2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_docxmlrpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dtrace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dummy_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dummy_threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dynamic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_dynamicclassattribute.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_eintr.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test__encoded_words.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test__header_value_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_asian_codecs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_contentmanager.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_defect_handling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_email.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_generator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_headerregistry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_inversion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_message.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_pickleable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_policy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/test_utils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_email/torture_test.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_embed.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ensurepip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_enumerate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_eof.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_epoll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_errno.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exception_hierarchy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exception_variations.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_exceptions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_extcall.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_faulthandler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fcntl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_file_eintr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_filecmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fileinput.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fileio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_finalization.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_float.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_flufl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fnmatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fork1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_format.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fractions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_frame.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_frozen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_fstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ftplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_funcattrs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_functools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future4.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_future5.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_generator_stop.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_generators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genericclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genericpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_genexps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getargs2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getopt.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_getpass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gettext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_glob.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_global.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_grammar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_grp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_gzip.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hash.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hashlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_heapq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_hmac.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_html.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_htmlparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_http_cookiejar.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_http_cookies.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_httplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_httpservers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_idle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imaplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imghdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_imp.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/basic.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/basic2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/binding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/binding2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/indirect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/rebinding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpackage.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/circular_imports/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package/submodule.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2/submodule1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_import/data/package2/submodule2.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/abc.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/builtin/test_loader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/subdirectory'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data01/subdirectory/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/one'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/one/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/two'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data02/two/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/extension/test_path_hook.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/frozen/test_loader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test___loader__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test___package__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_caching.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_fromlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_meta_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_packages.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/import_/test_relative_imports.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_file_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_finder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_path_hook.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/source/test_source_encoding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_abc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_api.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_lazy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_locks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_namespace_pkgs.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_open.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_path.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_read.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_resource.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_spec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/test_windows.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata01'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata01/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata02'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_importlib/zipdata02/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_index.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_inspect.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_int.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_int_literal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_io.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ioctl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ipaddress.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_isinstance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_iter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_iterlen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_itertools.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_decode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_default.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_dump.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_encode_basestring_ascii.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_enum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_fail.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_float.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_indent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass1.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_pass3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_recursion.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_scanstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_separators.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_speedups.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_tool.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_json/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_keyword.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_keywordonlyarg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_kqueue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_largefile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_lib2to3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_linecache.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_list.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_listcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_locale.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_logging.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_long.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_longexp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_lzma.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_macpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mailbox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mailcap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_marshal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_math.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_memoryio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_memoryview.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_metaclass.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mimetypes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_minidom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_mmap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_module.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_modulefinder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_msilib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multibytecodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_fork.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_forkserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_main_handling.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_multiprocessing_spawn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_netrc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_nis.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_nntplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_normalization.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ntpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_numeric_tower.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_opcodes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_openpty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_operator.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_optparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ordered_dict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_os.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ossaudiodev.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_osx_env.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_parser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pathlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pdb.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_peepholer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pickle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pickletools.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pipes.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkgimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pkgutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_platform.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_plistlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_poll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_popen.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_poplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_posix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_posixpath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pow.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pprint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_print.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_profile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_property.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pstats.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pulldom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pwd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_py_compile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pyclbr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pydoc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_pyexpat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_queue.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_quopri.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_raise.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_random.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_range.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_re.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_readline.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_regrtest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_repl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_reprlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_resource.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_richcmp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_rlcompleter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_robotparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_runpy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sax.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sched.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_scope.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_script_helper.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_secrets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_select.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_selectors.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_set.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_setcomps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shelve.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shlex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_shutil.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_signal.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_site.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_slice.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtpd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtplib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_smtpnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sndhdr.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_socket.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_socketserver.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sort.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_source_encoding.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_spwd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sqlite.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ssl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_startfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_stat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_statistics.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strftime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_string.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_string_literals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_stringprep.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strptime.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_strtod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_struct.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_structmembers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_structseq.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_subclassinit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_subprocess.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sunau.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sundry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_super.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_symbol.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_symtable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_syntax.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys_setprofile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sys_settrace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_sysconfig.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_syslog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tarfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tcl.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_telnetlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tempfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_textwrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_thread.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threaded_import.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threadedtempfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threading_local.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_threadsignals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_time.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_timeit.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_timeout.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tokenize.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_fixcid.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_gprof2html.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_i18n.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_lll.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_md5sum.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_pdeps.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_pindent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_reindent.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_sundry.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tools/test_unparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_trace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_traceback.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tracemalloc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ttk_guionly.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ttk_textonly.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_tuple.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_turtle.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_typechecks.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_typing.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_ucn.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unary.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_file.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_file_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicode_identifiers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unicodedata.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unittest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_univnewlines.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unpack.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_unpack_ex.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2_localnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib2net.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllib_response.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urllibnet.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_urlparse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userdict.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userlist.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_userstring.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_utf8_mode.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_utf8source.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_uu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_uuid.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_venv.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wait3.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wait4.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data/import_warning.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_warnings/data/stacklevel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wave.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_weakref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_weakset.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_webbrowser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winconsoleio.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_winsound.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_with.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_wsgiref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xdrlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_dom_minicompat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_etree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xml_etree_c.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xmlrpc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xmlrpc_net.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_xxtestfuzz.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_yield_from.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipapp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipfile.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipfile64.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipimport.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zipimport_support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/test_zlib.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/testcodec.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tf_inherit_check.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/threaded_import_hangers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/time_hashlib.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/tracedmodules/testmod.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/win_console_handler.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/xmltestdata'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/test/xmltests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/textwrap.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/this.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/threading.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/timeit.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/colorchooser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/commondialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/constants.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/dialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/dnd.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/filedialog.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/font.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/messagebox.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/scrolledtext.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/simpledialog.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/runtktests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/support.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_font.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_images.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_misc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_text.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_variables.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_tkinter/test_widgets.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_extensions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_functions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_style.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/test_ttk/test_widgets.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/test/widget_tests.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/tix.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tkinter/ttk.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/token.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tokenize.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/trace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/traceback.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tracemalloc.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/tty.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtle.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/bytedesign.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/chaos.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/clock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/colormixer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/forest.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/fractalcurves.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/lindenmayer.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/minimal_hanoi.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/nim.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/paint.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/peace.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/penrose.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/planet_and_moon.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/rosette.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/round_dance.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/sorting_animate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/tree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/two_canvases.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/turtledemo/yinyang.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/types.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/typing.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/case.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/main.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/mock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/result.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/runner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/signals.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/suite.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/_test_warnings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/dummy.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_assertions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_break.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_case.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_discovery.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_functiontestcase.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_loader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_program.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_result.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_runner.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_setups.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_skipping.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/test_suite.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/__main__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/support.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testcallable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testhelpers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testmagicmethods.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testmock.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testpatch.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testsealable.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testsentinel.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/test/testmock/testwith.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/unittest/util.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/error.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/parse.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/request.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/response.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/urllib/robotparser.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/uu.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/uuid.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/__main__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts/common'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/venv/scripts/posix'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/warnings.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wave.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/weakref.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/webbrowser.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/handlers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/headers.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/simple_server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/util.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/wsgiref/validate.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xdrlib.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/__init__.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/NodeFilter.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/domreg.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/expatbuilder.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/minicompat.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/minidom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/pulldom.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/dom/xmlbuilder.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementInclude.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementPath.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/ElementTree.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/etree/cElementTree.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/parsers/expat.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/_exceptions.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/expatreader.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/handler.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/saxutils.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xml/sax/xmlreader.py'... Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/__init__.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/client.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/xmlrpc/server.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/zipapp.py'... Compiling '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/zipfile.py'... PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -Wi /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py -d /usr/local/lib/python3.7/site-packages -f -x badsyntax /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages'... PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -Wi -O /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py -d /usr/local/lib/python3.7/site-packages -f -x badsyntax /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages'... PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -Wi -OO /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/compileall.py -d /usr/local/lib/python3.7/site-packages -f -x badsyntax /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages Listing '/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/site-packages'... PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -m lib2to3.pgen2.driver /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/Grammar.txt Generating grammar tables from /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/Grammar.txt Writing grammar tables to /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/Grammar3.7.5.final.0.pickle PYTHONPATH=/usr/ports/lang/python37/work/stage/usr/local/lib/python3.7 LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -m lib2to3.pgen2.driver /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/PatternGrammar.txt Generating grammar tables from /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/PatternGrammar.txt Writing grammar tables to /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/PatternGrammar3.7.5.final.0.pickle Creating directory /usr/local/include/python3.7m Creating directory /usr/ports/lang/python37/work/stage/usr/local/include/python3.7m/internal install -m 0644 ./Include/Python-ast.h /usr/local/include/python3.7m install -m 0644 ./Include/Python.h /usr/local/include/python3.7m install -m 0644 ./Include/abstract.h /usr/local/include/python3.7m install -m 0644 ./Include/accu.h /usr/local/include/python3.7m install -m 0644 ./Include/asdl.h /usr/local/include/python3.7m install -m 0644 ./Include/ast.h /usr/local/include/python3.7m install -m 0644 ./Include/bitset.h /usr/local/include/python3.7m install -m 0644 ./Include/bltinmodule.h /usr/local/include/python3.7m install -m 0644 ./Include/boolobject.h /usr/local/include/python3.7m install -m 0644 ./Include/bytearrayobject.h /usr/local/include/python3.7m install -m 0644 ./Include/bytes_methods.h /usr/local/include/python3.7m install -m 0644 ./Include/bytesobject.h /usr/local/include/python3.7m install -m 0644 ./Include/cellobject.h /usr/local/include/python3.7m install -m 0644 ./Include/ceval.h /usr/local/include/python3.7m install -m 0644 ./Include/classobject.h /usr/local/include/python3.7m install -m 0644 ./Include/code.h /usr/local/include/python3.7m install -m 0644 ./Include/codecs.h /usr/local/include/python3.7m install -m 0644 ./Include/compile.h /usr/local/include/python3.7m install -m 0644 ./Include/complexobject.h /usr/local/include/python3.7m install -m 0644 ./Include/context.h /usr/local/include/python3.7m install -m 0644 ./Include/datetime.h /usr/local/include/python3.7m install -m 0644 ./Include/descrobject.h /usr/local/include/python3.7m install -m 0644 ./Include/dictobject.h /usr/local/include/python3.7m install -m 0644 ./Include/dtoa.h /usr/local/include/python3.7m install -m 0644 ./Include/dynamic_annotations.h /usr/local/include/python3.7m install -m 0644 ./Include/enumobject.h /usr/local/include/python3.7m install -m 0644 ./Include/errcode.h /usr/local/include/python3.7m install -m 0644 ./Include/eval.h /usr/local/include/python3.7m install -m 0644 ./Include/fileobject.h /usr/local/include/python3.7m install -m 0644 ./Include/fileutils.h /usr/local/include/python3.7m install -m 0644 ./Include/floatobject.h /usr/local/include/python3.7m install -m 0644 ./Include/frameobject.h /usr/local/include/python3.7m install -m 0644 ./Include/funcobject.h /usr/local/include/python3.7m install -m 0644 ./Include/genobject.h /usr/local/include/python3.7m install -m 0644 ./Include/graminit.h /usr/local/include/python3.7m install -m 0644 ./Include/grammar.h /usr/local/include/python3.7m install -m 0644 ./Include/import.h /usr/local/include/python3.7m install -m 0644 ./Include/intrcheck.h /usr/local/include/python3.7m install -m 0644 ./Include/iterobject.h /usr/local/include/python3.7m install -m 0644 ./Include/listobject.h /usr/local/include/python3.7m install -m 0644 ./Include/longintrepr.h /usr/local/include/python3.7m install -m 0644 ./Include/longobject.h /usr/local/include/python3.7m install -m 0644 ./Include/marshal.h /usr/local/include/python3.7m install -m 0644 ./Include/memoryobject.h /usr/local/include/python3.7m install -m 0644 ./Include/metagrammar.h /usr/local/include/python3.7m install -m 0644 ./Include/methodobject.h /usr/local/include/python3.7m install -m 0644 ./Include/modsupport.h /usr/local/include/python3.7m install -m 0644 ./Include/moduleobject.h /usr/local/include/python3.7m install -m 0644 ./Include/namespaceobject.h /usr/local/include/python3.7m install -m 0644 ./Include/node.h /usr/local/include/python3.7m install -m 0644 ./Include/object.h /usr/local/include/python3.7m install -m 0644 ./Include/objimpl.h /usr/local/include/python3.7m install -m 0644 ./Include/odictobject.h /usr/local/include/python3.7m install -m 0644 ./Include/opcode.h /usr/local/include/python3.7m install -m 0644 ./Include/osdefs.h /usr/local/include/python3.7m install -m 0644 ./Include/osmodule.h /usr/local/include/python3.7m install -m 0644 ./Include/parsetok.h /usr/local/include/python3.7m install -m 0644 ./Include/patchlevel.h /usr/local/include/python3.7m install -m 0644 ./Include/pgen.h /usr/local/include/python3.7m install -m 0644 ./Include/pgenheaders.h /usr/local/include/python3.7m install -m 0644 ./Include/py_curses.h /usr/local/include/python3.7m install -m 0644 ./Include/pyarena.h /usr/local/include/python3.7m install -m 0644 ./Include/pyatomic.h /usr/local/include/python3.7m install -m 0644 ./Include/pycapsule.h /usr/local/include/python3.7m install -m 0644 ./Include/pyctype.h /usr/local/include/python3.7m install -m 0644 ./Include/pydebug.h /usr/local/include/python3.7m install -m 0644 ./Include/pydtrace.h /usr/local/include/python3.7m install -m 0644 ./Include/pyerrors.h /usr/local/include/python3.7m install -m 0644 ./Include/pyexpat.h /usr/local/include/python3.7m install -m 0644 ./Include/pyfpe.h /usr/local/include/python3.7m install -m 0644 ./Include/pyhash.h /usr/local/include/python3.7m install -m 0644 ./Include/pylifecycle.h /usr/local/include/python3.7m install -m 0644 ./Include/pymacconfig.h /usr/local/include/python3.7m install -m 0644 ./Include/pymacro.h /usr/local/include/python3.7m install -m 0644 ./Include/pymath.h /usr/local/include/python3.7m install -m 0644 ./Include/pymem.h /usr/local/include/python3.7m install -m 0644 ./Include/pyport.h /usr/local/include/python3.7m install -m 0644 ./Include/pystate.h /usr/local/include/python3.7m install -m 0644 ./Include/pystrcmp.h /usr/local/include/python3.7m install -m 0644 ./Include/pystrhex.h /usr/local/include/python3.7m install -m 0644 ./Include/pystrtod.h /usr/local/include/python3.7m install -m 0644 ./Include/pythonrun.h /usr/local/include/python3.7m install -m 0644 ./Include/pythread.h /usr/local/include/python3.7m install -m 0644 ./Include/pytime.h /usr/local/include/python3.7m install -m 0644 ./Include/rangeobject.h /usr/local/include/python3.7m install -m 0644 ./Include/setobject.h /usr/local/include/python3.7m install -m 0644 ./Include/sliceobject.h /usr/local/include/python3.7m install -m 0644 ./Include/structmember.h /usr/local/include/python3.7m install -m 0644 ./Include/structseq.h /usr/local/include/python3.7m install -m 0644 ./Include/symtable.h /usr/local/include/python3.7m install -m 0644 ./Include/sysmodule.h /usr/local/include/python3.7m install -m 0644 ./Include/token.h /usr/local/include/python3.7m install -m 0644 ./Include/traceback.h /usr/local/include/python3.7m install -m 0644 ./Include/tupleobject.h /usr/local/include/python3.7m install -m 0644 ./Include/typeslots.h /usr/local/include/python3.7m install -m 0644 ./Include/ucnhash.h /usr/local/include/python3.7m install -m 0644 ./Include/unicodeobject.h /usr/local/include/python3.7m install -m 0644 ./Include/warnings.h /usr/local/include/python3.7m install -m 0644 ./Include/weakrefobject.h /usr/local/include/python3.7m install -m 0644 ./Include/internal/ceval.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/condvar.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/context.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/gil.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/hamt.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/hash.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/import.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/mem.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/pygetopt.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/pystate.h /usr/local/include/python3.7m/internal install -m 0644 ./Include/internal/warnings.h /usr/local/include/python3.7m/internal install -m 0644 pyconfig.h /usr/ports/lang/python37/work/stage/usr/local/include/python3.7m/pyconfig.h Creating directory /usr/local/lib/python3.7/config-3.7m install -m 0644 Modules/config.c /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/config.c install -m 0644 Programs/python.o /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/python.o install -m 0644 ./Modules/config.c.in /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/config.c.in install -m 0644 Makefile /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/Makefile install -m 0644 Modules/Setup /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/Setup install -m 0644 Modules/Setup.local /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/Setup.local install -m 0644 Misc/python.pc /usr/ports/lang/python37/work/stage/usr/local/libdata/pkgconfig/python-3.7.pc install -m 555 ./Modules/makesetup /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/makesetup install -m 555 ./install-sh /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/install-sh install -m 555 python-config.py /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/config-3.7m/python-config.py install -m 555 python-config /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7m-config if test "3.7" != "3.7m"; then rm -f /usr/ports/lang/python37/work/stage/usr/local/bin/python3.7-config; (cd /usr/ports/lang/python37/work/stage/usr/local/bin; ln -s python3.7m-config python3.7-config); rm -f /usr/ports/lang/python37/work/stage/usr/local/libdata/pkgconfig/python-3.7m.pc; (cd /usr/ports/lang/python37/work/stage/usr/local/libdata/pkgconfig; ln -s python-3.7.pc python-3.7m.pc); fi LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 DISABLED_EXTENSIONS="_sqlite3 _tkinter _gdbm" ./python -E ./setup.py install --prefix=/usr/local --install-scripts=/usr/local/bin --install-platlib=/usr/local/lib/python3.7/lib-dynload --root=/usr/ports/lang/python37/work/stage/ running install running build running build_ext Python build finished successfully! The necessary bits to build these optional modules were not found: spwd 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 atexit pwd time running build_scripts copying and adjusting /usr/ports/lang/python37/work/Python-3.7.6/Tools/scripts/pydoc3 -> build/scripts-3.7 copying and adjusting /usr/ports/lang/python37/work/Python-3.7.6/Tools/scripts/idle3 -> build/scripts-3.7 copying and adjusting /usr/ports/lang/python37/work/Python-3.7.6/Tools/scripts/2to3 -> build/scripts-3.7 copying and adjusting /usr/ports/lang/python37/work/Python-3.7.6/Tools/scripts/pyvenv -> build/scripts-3.7 changing mode of build/scripts-3.7/pydoc3 from 644 to 755 changing mode of build/scripts-3.7/idle3 from 644 to 755 changing mode of build/scripts-3.7/2to3 from 644 to 755 changing mode of build/scripts-3.7/pyvenv from 644 to 755 renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7 renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7 renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7 renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7 running install_lib creating /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_sysconfigdata_m_freebsd12_.py -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload creating /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/__pycache__ copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/__pycache__/_sysconfigdata_m_freebsd12_.cpython-37.pyc -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/__pycache__ copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_struct.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_ctypes_test.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/array.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_contextvars.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/cmath.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/math.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_datetime.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_random.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_bisect.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_heapq.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_pickle.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_json.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_testcapi.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_testbuffer.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_testimportmultiple.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_testmultiphase.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_lsprof.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/unicodedata.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_opcode.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_asyncio.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_queue.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/fcntl.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/grp.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/select.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/parser.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/mmap.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/syslog.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_xxtestfuzz.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/audioop.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/readline.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_crypt.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_csv.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_posixsubprocess.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_socket.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_ssl.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_hashlib.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_sha256.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_sha512.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_md5.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_sha1.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_blake2.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_sha3.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_dbm.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/termios.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/resource.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/nis.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_curses.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_curses_panel.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/zlib.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/binascii.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_bz2.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_lzma.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/pyexpat.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_elementtree.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_multibytecodec.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_codecs_kr.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_codecs_jp.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_codecs_cn.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_codecs_tw.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_codecs_hk.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_codecs_iso2022.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_decimal.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_multiprocessing.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/ossaudiodev.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_uuid.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/xxlimited.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload copying build/lib.freebsd-12.1-RELEASE-p1-powerpc-3.7/_ctypes.so -> /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_sysconfigdata_m_freebsd12_.py to 644 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/__pycache__/_sysconfigdata_m_freebsd12_.cpython-37.pyc to 644 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_struct.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_ctypes_test.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/array.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_contextvars.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/cmath.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/math.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_datetime.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_random.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_bisect.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_heapq.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_pickle.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_json.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_testcapi.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_testbuffer.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_testimportmultiple.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_testmultiphase.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_lsprof.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/unicodedata.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_opcode.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_asyncio.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_queue.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/fcntl.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/grp.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/select.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/parser.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/mmap.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/syslog.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_xxtestfuzz.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/audioop.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/readline.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_crypt.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_csv.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_posixsubprocess.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_socket.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_ssl.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_hashlib.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_sha256.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_sha512.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_md5.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_sha1.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_blake2.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_sha3.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_dbm.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/termios.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/resource.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/nis.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_curses.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_curses_panel.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/zlib.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/binascii.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_bz2.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_lzma.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/pyexpat.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_elementtree.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_multibytecodec.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_codecs_kr.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_codecs_jp.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_codecs_cn.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_codecs_tw.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_codecs_hk.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_codecs_iso2022.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_decimal.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_multiprocessing.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/ossaudiodev.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_uuid.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/xxlimited.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_ctypes.so to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/ to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.7/idle3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin copying build/scripts-3.7/pyvenv-3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin copying build/scripts-3.7/pydoc3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin copying build/scripts-3.7/2to3-3.7 -> /usr/ports/lang/python37/work/stage/usr/local/bin changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/idle3.7 to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/pyvenv-3.7 to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/pydoc3.7 to 755 changing mode of /usr/ports/lang/python37/work/stage/usr/local/bin/2to3-3.7 to 755 rm /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/_sysconfigdata_m_freebsd12_.py rm -r /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/__pycache__ install -m 0644 ./Misc/python.man /usr/ports/lang/python37/work/stage/usr/local/man/man1/python3.7.1 if test "xno" != "xno" ; then case no in upgrade) ensurepip="--altinstall --upgrade" ;; install|*) ensurepip="--altinstall" ;; esac; LD_LIBRARY_PATH=/usr/ports/lang/python37/work/Python-3.7.6 ./python -E -m ensurepip $ensurepip --root=/usr/ports/lang/python37/work/stage/ ; fi /bin/rm -f /usr/ports/lang/python37/work/stage/usr/local/lib/libpython3.so # Upstream Issue: https://bugs.python.org/issue17975 for i in /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib-dynload/*.so; do /usr/bin/strip $i; done # Strip shared extensions install -m 0644 /usr/ports/lang/python37/work/Python-3.7.6/Tools/gdb/libpython.py /usr/ports/lang/python37/work/stage/usr/local/lib/libpython3.7m.so.1.0-gdb.py ====> Compressing man pages (compress-man) ---> Backing up the old version ---> Uninstalling the old version [Reading data from pkg(8) ... - 1209 packages found - done] ---> Deinstalling 'python37-3.7.5_1' ---> Preserving /usr/local/lib/libpython3.7m.so.1.0 as /usr/local/lib/compat/pkg/libpython3.7m.so.1.0 Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: python37-3.7.5_1 Number of packages to be removed: 1 The operation will free 108 MiB. [1/1] Deinstalling python37-3.7.5_1... [1/1] Deleting files for python37-3.7.5_1: 100% [Reading data from pkg(8) ... - 1208 packages found - done] ---> Installing the new version via the port ===> Deinstalling for python37 ===> python37 not installed, skipping ===> Installing for python37-3.7.6 ===> Checking if python37 is already installed ===> Registering installation for python37-3.7.6 as automatic pkg-static: Unable to access file /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/Grammar3.7.6.final.0.pickle:No such file or directory pkg-static: Unable to access file /usr/ports/lang/python37/work/stage/usr/local/lib/python3.7/lib2to3/PatternGrammar3.7.6.final.0.pickle:No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/lang/python37 *** Error code 1 Stop. make: stopped in /usr/ports/lang/python37 ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade20200128-37053-66udaa env UPGRADE_TOOL=portupgrade UPGRADE_PORT=python37-3.7.5_1 UPGRADE_PORT_VER=3.7.5_1 make BATCH=yes -DINSTALLS_DEPENDS reinstall ---> Restoring the old version Installing python37-3.7.5_1... Extracting python37-3.7.5_1: 100% ===== Message from python37-3.7.5_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 ** Fix the installation problem and try again. ** Listing the failed packages (-:ignored / *:skipped / !:failed) ! lang/python37 (python37-3.7.5_1) (install error) root@G417:~ #