Skip to content

Instantly share code, notes, and snippets.

@moldach
Created May 20, 2020 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moldach/54904258d65bae2113cf9f04d437ddc6 to your computer and use it in GitHub Desktop.
Save moldach/54904258d65bae2113cf9f04d437ddc6 to your computer and use it in GitHub Desktop.
pyenv install 3.5.0 failing for Ubuntu 20.04 LTS
This file has been truncated, but you can view the full file.
/tmp/python-build.20200520134504.60362 ~/projects/data/celegans
/tmp/python-build.20200520134504.60362/Python-3.5.0 /tmp/python-build.20200520134504.60362 ~/projects/data/celegans
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... linux
checking for --without-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for --with-cxx-main=<compiler>... no
checking for g++... no
configure:
By default, distutils will build C++ extension modules with "g++".
If this is not intended, then set CXX on the configure command line.
checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu
checking for -Wl,--no-as-needed... yes
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for --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 inline... inline
checking for --enable-shared... no
checking for --enable-profiling... no
checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a
checking for ranlib... ranlib
checking for ar... ar
checking for readelf... readelf
checking for python3.5... python3.5
checking for python3.5... (cached) python3.5
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for --with-pydebug... no
checking whether gcc accepts and needs -fno-strict-aliasing... no
checking if we can turn off gcc unused result warning... yes
checking for -Werror=declaration-after-statement... yes
checking if we can turn on gcc mixed sign comparison warning... yes
checking if we can turn on gcc unreachable code warning... yes
checking whether pthreads are available without options... no
checking whether gcc accepts -Kpthread... no
checking whether gcc accepts -Kthread... no
checking whether gcc accepts -pthread... yes
checking whether g++ also accepts flags for thread support... yes
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/devpoll.h usability... no
checking sys/devpoll.h presence... no
checking for sys/devpoll.h... no
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/kern_control.h usability... no
checking sys/kern_control.h presence... no
checking for sys/kern_control.h... no
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/sys_domain.h usability... no
checking sys/sys_domain.h presence... no
checking for sys/sys_domain.h... no
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking linux/tipc.h usability... yes
checking linux/tipc.h presence... yes
checking for linux/tipc.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking for sys/mkdev.h... (cached) no
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking for net/if.h... yes
checking for linux/netlink.h... yes
checking for linux/can.h... yes
checking for linux/can/raw.h... yes
checking for linux/can/bcm.h... yes
checking for clock_t in time.h... yes
checking for makedev... yes
checking for le64toh... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking for __uint128_t... yes
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 16
checking size of size_t... 8
checking size of pid_t... 4
checking for long long support... yes
checking size of long long... 8
checking for long double support... yes
checking size of long double... 16
checking for _Bool support... yes
checking size of _Bool... 1
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
checking for --enable-framework... no
checking for dyld... no
checking the extension of shared libraries... .so
checking LDSHARED... $(CC) -shared
checking CCSHARED... -fPIC
checking LINKFORSHARED... -Xlinker -export-dynamic
checking CFLAGSFORSHARED...
checking SHLIBS... $(LIBS)
checking for sendfile in -lsendfile... no
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for RAND_egd in -lcrypto... no
checking for library containing sem_init... -lpthread
checking for textdomain in -lintl... no
checking aligned memory access is required... no
checking for --with-hash-algorithm... default
checking for --with-address-sanitizer... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for --with-system-expat... no
checking for --with-system-ffi... no
checking for --with-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 for --with-signal-module... yes
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking for pthread_atfork... yes
checking if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... yes
checking ipv6 stack type... linux-glibc
checking for CAN_RAW_FD_FRAMES... yes
checking for OSX 10.5 SDK or later... no
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-valgrind... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... none
checking for alarm... yes
checking for accept4... yes
checking for setitimer... yes
checking for getitimer... yes
checking for bind_textdomain_codeset... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for dup3... yes
checking for execv... yes
checking for faccessat... yes
checking for fchmod... yes
checking for fchmodat... yes
checking for fchown... yes
checking for fchownat... yes
checking for fexecve... yes
checking for fdopendir... yes
checking for fork... yes
checking for fpathconf... yes
checking for fstatat... yes
checking for ftime... yes
checking for ftruncate... yes
checking for futimesat... yes
checking for futimens... yes
checking for futimes... yes
checking for gai_strerror... yes
checking for getentropy... yes
checking for getgrouplist... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getresuid... yes
checking for getresgid... yes
checking for getpwent... yes
checking for getspnam... yes
checking for getspent... yes
checking for getsid... yes
checking for getwd... yes
checking for if_nameindex... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchmod... no
checking for lchown... yes
checking for lockf... yes
checking for linkat... yes
checking for lstat... yes
checking for lutimes... yes
checking for mmap... yes
checking for memrchr... yes
checking for mbrtowc... yes
checking for mkdirat... yes
checking for mkfifo... yes
checking for mkfifoat... yes
checking for mknod... yes
checking for mknodat... yes
checking for mktime... yes
checking for mremap... yes
checking for nice... yes
checking for openat... yes
checking for pathconf... yes
checking for pause... yes
checking for pipe2... yes
checking for plock... no
checking for poll... yes
checking for posix_fallocate... yes
checking for posix_fadvise... yes
checking for pread... yes
checking for pthread_init... no
checking for pthread_kill... yes
checking for putenv... yes
checking for pwrite... yes
checking for readlink... yes
checking for readlinkat... yes
checking for readv... yes
checking for realpath... yes
checking for renameat... yes
checking for select... yes
checking for sem_open... yes
checking for sem_timedwait... yes
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for sendfile... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for sethostname... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setresuid... yes
checking for setresgid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setpriority... yes
checking for setuid... yes
checking for setvbuf... yes
checking for sched_get_priority_max... yes
checking for sched_setaffinity... yes
checking for sched_setscheduler... yes
checking for sched_setparam... yes
checking for sched_rr_get_interval... yes
checking for sigaction... yes
checking for sigaltstack... yes
checking for siginterrupt... yes
checking for sigpending... yes
checking for sigrelse... yes
checking for sigtimedwait... yes
checking for sigwait... yes
checking for sigwaitinfo... yes
checking for snprintf... yes
checking for strftime... yes
checking for strlcpy... no
checking for symlinkat... yes
checking for sync... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname... yes
checking for unlinkat... yes
checking for unsetenv... yes
checking for utimensat... yes
checking for utimes... yes
checking for waitid... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for wcsftime... yes
checking for wcsxfrm... yes
checking for wmemcmp... yes
checking for writev... yes
checking for _getpty... no
checking whether dirfd is declared... yes
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... yes
checking for epoll... yes
checking for epoll_create1... yes
checking for kqueue... no
checking for prlimit... yes
checking for ctermid_r... no
checking for flock declaration... yes
checking for flock... yes
checking for getpagesize... yes
checking for broken unsetenv... no
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... no
checking for lchflags... no
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... no
checking for openpty in -lutil... yes
checking for forkpty... yes
checking for memmove... yes
checking for fseek64... no
checking for fseeko... yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... yes
checking for statvfs... yes
checking for dup2... yes
checking for strdup... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for clock_gettime... yes
checking for clock_getres... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... no
checking for getnameinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... no
checking for struct stat.st_gen... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for socketpair... yes
checking if sockaddr has sa_len member... no
checking whether va_list is an array... yes
checking for gethostbyname_r... yes
checking gethostbyname_r with 6 args... yes
checking for __fpu_control... yes
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM="-lm"
checking for --with-libc=STRING... default LIBC=""
checking for x64 gcc inline assembler... yes
checking whether C doubles are little-endian IEEE 754 binary64... yes
checking whether C doubles are big-endian IEEE 754 binary64... no
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
checking whether we can use gcc inline assembler to get and set x87 control word... yes
checking 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 digit size for Python's longs... no value specified
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes
no usable wchar_t found
checking whether byte ordering is bigendian... no
checking ABIFLAGS... m
checking SOABI... cpython-35m-x86_64-linux-gnu
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_callback_handler_install in -lreadline... yes
checking for rl_pre_input_hook in -lreadline... yes
checking for rl_completion_display_matches_hook in -lreadline... yes
checking for rl_completion_matches in -lreadline... yes
checking for append_history in -lreadline... yes
checking for broken nice()... no
checking for broken poll()... no
checking for struct tm.tm_zone... (cached) yes
checking for working tzset()... yes
checking for tv_nsec in struct stat... yes
checking for tv_nsec2 in struct stat... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for term.h... yes
checking whether mvwdelch is an expression... yes
checking whether WINDOW has _flags... yes
checking for is_term_resized... yes
checking for resize_term... yes
checking for resizeterm... yes
configure: checking for device files
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for %lld and %llu printf() format support... yes
checking for %zd printf() format support... yes
checking for socklen_t... yes
checking for broken mbstowcs... no
checking for --with-computed-gotos... no value specified
checking whether gcc -pthread supports computed gotos... yes
checking for build directories... done
checking for -O2... yes
checking for glibc _FORTIFY_SOURCE/memmove bug... no
checking for gcc ipa-pure-const bug... no
checking for stdatomic.h... yes
checking for GCC >= 4.7 __atomic builtins... yes
checking for ensurepip... upgrade
checking if the dirent structure of a d_type field... yes
checking for the Linux getrandom() syscall... yes
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
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
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
In file included from /usr/include/string.h:495,
from Include/Python.h:30,
from Objects/structseq.c:4:
In function ‘strncpy’,
inlined from ‘structseq_repr’ at Objects/structseq.c:178:5:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin___strncpy_chk’ specified bound depends on the length of the source argument [-Wstringop-overflow=]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Objects/structseq.c: In function ‘structseq_repr’:
Objects/structseq.c:176:11: note: length computed here
176 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE :
| ^~~~~~~~~~~~~~~~~~~~
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/parsetok_pgen.o Parser/parsetok_pgen.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/future.o Python/future.c
In file included from Python/ceval.c:300:
Python/ceval_gil.h: In function ‘drop_gil’:
Python/ceval_gil.h:181:9: warning: initialization of ‘_Atomic void *’ from incompatible pointer type ‘PyThreadState *’ {aka ‘struct _ts *’} [-Wincompatible-pointer-types]
181 | _Py_atomic_store_relaxed(&gil_last_holder, tstate);
| ^~~~~~~~~~~~~~~~~~~~~~~~
Python/ceval_gil.h: In function ‘take_gil’:
Python/ceval_gil.h:243:9: warning: initialization of ‘_Atomic void *’ from incompatible pointer type ‘PyThreadState *’ {aka ‘struct _ts *’} [-Wincompatible-pointer-types]
243 | _Py_atomic_store_relaxed(&gil_last_holder, tstate);
| ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/import.o Python/import.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c
Python/pystate.c: In function ‘PyThreadState_Swap’:
Python/pystate.c:509:5: warning: initialization of ‘_Atomic void *’ from incompatible pointer type ‘PyThreadState *’ {aka ‘struct _ts *’} [-Wincompatible-pointer-types]
509 | _Py_atomic_store_relaxed(&_PyThreadState_Current, newts);
| ^~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/random.o Python/random.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE \
-DABIFLAGS='"m"' \
-o Python/sysmodule.o ./Python/sysmodule.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c
In file included from /usr/include/string.h:495,
from Include/Python.h:30,
from Python/pystrtod.c:3:
In function ‘strncpy’,
inlined from ‘format_float_short’ at Python/pystrtod.c:995:13,
inlined from ‘PyOS_double_to_string’ at Python/pystrtod.c:1231:12:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE \
-DSOABI='"cpython-35m-x86_64-linux-gnu"' \
-o Python/dynload_shlib.o ./Python/dynload_shlib.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux"' \
-DPREFIX='"/home/mtg/.pyenv/versions/3.5.0"' \
-DEXEC_PREFIX='"/home/mtg/.pyenv/versions/3.5.0"' \
-DVERSION='"3.5"' \
-DVPATH='""' \
-o Modules/getpath.o ./Modules/getpath.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_operator.c -o Modules/_operator.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_stat.c -o Modules/_stat.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/hashtable.c -o Modules/hashtable.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Programs/_freeze_importlib.o Programs/_freeze_importlib.c
/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
sed -e "s,@EXENAME@,/home/mtg/.pyenv/versions/3.5.0/bin/python3.5m," < ./Misc/python-config.in >python-config.py
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib 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 Objects/obmalloc.o Python/dynamic_annotations.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/parsetok_pgen.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
# Replace makefile compat. variable references with shell script compat. ones; ->
sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
# On Darwin, always use the python version of the script, the shell
# version doesn't use the compiler customizations that are provided
# in python (_osx_support.py).
Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c
if test `uname -s` = Darwin; then \
cp python-config.py python-config; \
fi
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
touch Python/graminit.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE \
-DHGVERSION="\"`LC_ALL=C `\"" \
-DHGTAG="\"`LC_ALL=C `\"" \
-DHGBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
gcc -pthread -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -o Programs/_freeze_importlib Programs/_freeze_importlib.o 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/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/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/mystrtoul.o Python/mysnprintf.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/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/_stat.o Modules/timemodule.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 -lpthread -ldl -lutil -lm
./Programs/_freeze_importlib \
./Lib/importlib/_bootstrap.py Python/importlib.h
./Programs/_freeze_importlib \
./Lib/importlib/_bootstrap_external.py Python/importlib_external.h
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
gcc -pthread -c -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I. -IInclude -I./Include -I/home/mtg/.pyenv/versions/3.5.0/include -I/home/mtg/.pyenv/versions/3.5.0/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
rm -f libpython3.5m.a
ar rc libpython3.5m.a Modules/getbuildinfo.o
ar rc libpython3.5m.a 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
ar rc libpython3.5m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.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
ar rc libpython3.5m.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/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/mystrtoul.o Python/mysnprintf.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/pythonrun.o Python/pytime.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o
ar rc libpython3.5m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
ar rc libpython3.5m.a Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/_stat.o Modules/timemodule.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
ranlib libpython3.5m.a
gcc -pthread -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -Xlinker -export-dynamic -o python Programs/python.o libpython3.5m.a -lpthread -ldl -lutil -lm
gcc -pthread -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o libpython3.5m.a -lpthread -ldl -lutil -lm
./python -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
echo "generate-posix-vars failed" ; \
rm -f ./pybuilddir.txt ; \
exit 1 ; \
fi
running build
running build_ext
building '_struct' extension
creating build/temp.linux-x86_64-3.5/tmp
building '_ctypes_test' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362
building 'math' extension
building '_datetime' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0
building 'cmath' extension
building 'array' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules
building '_random' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules
building '_pickle' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules
building '_bisect' extension
building '_json' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules
building '_testcapi' extension
building '_heapq' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/arraymodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/arraymodule.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_json.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_json.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cmathmodule.o
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testcapimodule.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_pickle.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_pickle.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_bisectmodule.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_datetimemodule.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/mathmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/mathmodule.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_struct.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_struct.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_heapqmodule.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_randommodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_randommodule.o
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/_ctypes_test.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_bisectmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_bisect.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_randommodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_random.cpython-35m-x86_64-linux-gnu.so
building '_testbuffer' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testbuffer.o
building '_testimportmultiple' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testimportmultiple.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_heapqmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_heapq.cpython-35m-x86_64-linux-gnu.so
building '_testmultiphase' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testmultiphase.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/_ctypes_test.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_ctypes_test.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testimportmultiple.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_testimportmultiple.cpython-35m-x86_64-linux-gnu.so
building '_lsprof' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_lsprof.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_lsprof.o
building 'unicodedata' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/unicodedata.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/unicodedata.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testmultiphase.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_testmultiphase.cpython-35m-x86_64-linux-gnu.so
building '_opcode' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_opcode.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_opcode.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_opcode.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_opcode.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/rotatingtree.o
building 'fcntl' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/fcntlmodule.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_struct.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_struct.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_lsprof.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/rotatingtree.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_lsprof.cpython-35m-x86_64-linux-gnu.so
building 'grp' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/grpmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/grpmodule.o
building 'spwd' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/spwdmodule.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_math.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_math.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/arraymodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/array.cpython-35m-x86_64-linux-gnu.so
building 'select' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/selectmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/selectmodule.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/grpmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/grp.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/spwdmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/spwd.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testbuffer.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_testbuffer.cpython-35m-x86_64-linux-gnu.so
building 'parser' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/parsermodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/parsermodule.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/mathmodule.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_math.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.5/math.cpython-35m-x86_64-linux-gnu.so
building 'mmap' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/mmapmodule.o
building 'syslog' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/syslogmodule.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/fcntlmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/fcntl.cpython-35m-x86_64-linux-gnu.so
building 'audioop' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/audioop.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/audioop.o
building 'readline' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/readline.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/readline.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_json.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_json.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/syslogmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/syslog.cpython-35m-x86_64-linux-gnu.so
building '_crypt' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_cryptmodule.o
building '_csv' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_csv.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_csv.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_testcapimodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_testcapi.cpython-35m-x86_64-linux-gnu.so
In file included from /usr/include/string.h:495,
from ./Include/Python.h:30,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/readline.c:8:
In function ‘strncpy’,
inlined from ‘call_readline’ at /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/readline.c:1270:9:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:10: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/readline.c: In function ‘call_readline’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/readline.c:1248:9: note: length computed here
1248 | n = strlen(p);
| ^~~~~~~~~
building '_posixsubprocess' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_posixsubprocess.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_cryptmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.5/_crypt.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/selectmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/select.cpython-35m-x86_64-linux-gnu.so
building '_socket' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/socketmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/socketmodule.o
building '_ssl' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/mmapmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/mmap.cpython-35m-x86_64-linux-gnu.so
building '_hashlib' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/readline.o -L/usr/lib/termcap -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.5/readline.cpython-35m-x86_64-linux-gnu.so
building '_sha256' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha256module.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha256module.o
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:39:26: error: field ‘ctx’ has incomplete type
39 | EVP_MD_CTX ctx; /* OpenSSL message digest context */
| ^~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_dealloc’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:104:5: warning: implicit declaration of function ‘EVP_MD_CTX_cleanup’; did you mean ‘EVP_MD_CTX_create’? [-Wimplicit-function-declaration]
104 | EVP_MD_CTX_cleanup(&self->ctx);
| ^~~~~~~~~~~~~~~~~~
| EVP_MD_CTX_create
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_digest’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:140:16: error: storage size of ‘temp_ctx’ isn’t known
140 | EVP_MD_CTX temp_ctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:140:16: warning: unused variable ‘temp_ctx’ [-Wunused-variable]
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_hexdigest’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:160:16: error: storage size of ‘temp_ctx’ isn’t known
160 | EVP_MD_CTX temp_ctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:160:16: warning: unused variable ‘temp_ctx’ [-Wunused-variable]
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘PKCS5_PBKDF2_HMAC_fast’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:14: error: storage size of ‘hctx_tpl’ isn’t known
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:24: error: storage size of ‘hctx’ isn’t known
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:481:5: warning: implicit declaration of function ‘HMAC_CTX_init’; did you mean ‘HMAC_CTX_new’? [-Wimplicit-function-declaration]
481 | HMAC_CTX_init(&hctx_tpl);
| ^~~~~~~~~~~~~
| HMAC_CTX_new
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:486:9: warning: implicit declaration of function ‘HMAC_CTX_cleanup’ [-Wimplicit-function-declaration]
486 | HMAC_CTX_cleanup(&hctx_tpl);
| ^~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:24: warning: unused variable ‘hctx’ [-Wunused-variable]
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:14: warning: unused variable ‘hctx_tpl’ [-Wunused-variable]
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: At top level:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_md5_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:54:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
54 | DEFINE_CONSTS_FOR_NEW(md5)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha1_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:55:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
55 | DEFINE_CONSTS_FOR_NEW(sha1)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha224_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:56:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
56 | DEFINE_CONSTS_FOR_NEW(sha224)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha256_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:57:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
57 | DEFINE_CONSTS_FOR_NEW(sha256)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha384_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:58:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
58 | DEFINE_CONSTS_FOR_NEW(sha384)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha512_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:59:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
59 | DEFINE_CONSTS_FOR_NEW(sha512)
| ^~~~~~~~~~~~~~~~~~~~~
building '_sha512' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha512module.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha512module.o
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘newPySSLSocket’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:9: warning: implicit declaration of function ‘CRYPTO_add’ [-Wimplicit-function-declaration]
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:31: error: dereferencing pointer to incomplete type ‘BIO’ {aka ‘struct bio_st’}
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:48: error: ‘CRYPTO_LOCK_BIO’ undeclared (first use in this function); did you mean ‘CRYPTO_LOCK’?
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~~~~~~~~~~~~~~
| CRYPTO_LOCK
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:48: note: each undeclared identifier is reported only once for each function it appears in
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_create_tuple_for_X509_NAME’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:740:35: error: dereferencing pointer to incomplete type ‘X509_NAME_ENTRY’ {aka ‘struct X509_name_entry_st’}
740 | if (rdn_level != entry->set) {
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_get_peer_alt_names’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:855:16: error: dereferencing pointer to incomplete type ‘X509_EXTENSION’ {aka ‘struct X509_extension_st’}
855 | p = ext->value->data;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:927:17: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
927 | v = PyUnicode_FromStringAndSize((char *)ASN1_STRING_data(as),
| ^
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_get_crl_dp’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1080:22: error: dereferencing pointer to incomplete type ‘X509’ {aka ‘struct x509_st’}
1080 | dps = certificate->crldp;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLSocket_shared_ciphers_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1459:23: error: dereferencing pointer to incomplete type ‘SSL_SESSION’ {aka ‘struct ssl_session_st’}
1459 | if (!sess || !sess->ciphers)
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLSocket_compression_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1570:43: error: dereferencing pointer to incomplete type ‘COMP_METHOD’ {aka ‘const struct comp_method_st’}
1570 | if (comp_method == NULL || comp_method->type == NID_undef)
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2229:9: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
2229 | ctx = SSL_CTX_new(TLSv1_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2232:9: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
2232 | ctx = SSL_CTX_new(TLSv1_1_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1883:1: note: declared here
1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2234:9: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
2234 | ctx = SSL_CTX_new(TLSv1_2_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1889:1: note: declared here
1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2242:27: warning: implicit declaration of function ‘SSLv2_method’; did you mean ‘SSLv23_method’? [-Wimplicit-function-declaration]
2242 | ctx = SSL_CTX_new(SSLv2_method());
| ^~~~~~~~~~~~
| SSLv23_method
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2242:27: warning: passing argument 1 of ‘SSL_CTX_new’ makes pointer from integer without a cast [-Wint-conversion]
2242 | ctx = SSL_CTX_new(SSLv2_method());
| ^~~~~~~~~~~~~~
| |
| int
In file included from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:64:
/usr/include/openssl/ssl.h:1503:17: note: expected ‘const SSL_METHOD *’ {aka ‘const struct ssl_method_st *’} but argument is of type ‘int’
1503 | __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
| ^~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘get_verify_flags’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2560:46: error: dereferencing pointer to incomplete type ‘X509_STORE’ {aka ‘struct x509_store_st’}
2560 | flags = X509_VERIFY_PARAM_get_flags(store->param);
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_load_cert_chain_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2760:48: error: dereferencing pointer to incomplete type ‘SSL_CTX’ {aka ‘struct ssl_ctx_st’}
2760 | pem_password_cb *orig_passwd_cb = self->ctx->default_passwd_callback;
| ^~
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_posixsubprocess.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_posixsubprocess.cpython-35m-x86_64-linux-gnu.so
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_cert_store_stats_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3421:20: error: dereferencing pointer to incomplete type ‘X509_OBJECT’ {aka ‘struct x509_object_st’}
3421 | switch (obj->type) {
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3431:18: error: ‘X509_LU_PKEY’ undeclared (first use in this function); did you mean ‘X509_PKEY’?
3431 | case X509_LU_PKEY:
| ^~~~~~~~~~~~
| X509_PKEY
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘PySSL_RAND’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3849:9: warning: ‘RAND_pseudo_bytes’ is deprecated [-Wdeprecated-declarations]
3849 | ok = RAND_pseudo_bytes((unsigned char*)PyBytes_AS_STRING(bytes), len);
| ^~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/rand.h:44:1: note: declared here
44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
| ^~~~~~~~~~~~~~~~~~
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_datetimemodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_datetime.cpython-35m-x86_64-linux-gnu.so
building '_md5' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/md5module.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/md5module.o
At top level:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:4364:13: warning: ‘_ssl_thread_locking_function’ defined but not used [-Wunused-function]
4364 | static void _ssl_thread_locking_function
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:4351:1: warning: ‘_ssl_threadid_callback’ defined but not used [-Wunused-function]
4351 | _ssl_threadid_callback(CRYPTO_THREADID *id)
| ^~~~~~~~~~~~~~~~~~~~~~
building '_sha1' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha1module.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha1module.o
building '_sqlite3' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/cache.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/unicodedata.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/unicodedata.cpython-35m-x86_64-linux-gnu.so
building 'termios' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/termios.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/termios.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/connection.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_csv.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_csv.cpython-35m-x86_64-linux-gnu.so
building 'resource' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/resource.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/resource.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/termios.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/termios.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha1module.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_sha1.cpython-35m-x86_64-linux-gnu.so
building 'nis' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/nismodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/nismodule.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/md5module.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_md5.cpython-35m-x86_64-linux-gnu.so
building '_curses' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_cursesmodule.o
building '_curses_panel' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_curses_panel.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/resource.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/resource.cpython-35m-x86_64-linux-gnu.so
building 'zlib' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/zlibmodule.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/audioop.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/audioop.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha256module.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_sha256.cpython-35m-x86_64-linux-gnu.so
building 'binascii' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/binascii.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/binascii.o -DUSE_ZLIB_CRC32
building '_bz2' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_bz2module.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_bz2module.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/sha512module.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_sha512.cpython-35m-x86_64-linux-gnu.so
building '_lzma' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_lzmamodule.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/nismodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lnsl -o build/lib.linux-x86_64-3.5/nis.cpython-35m-x86_64-linux-gnu.so
building 'pyexpat' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/pyexpat.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/pyexpat.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_curses_panel.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.5/_curses_panel.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_math.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_math.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/cursor.o
building '_elementtree' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_elementtree.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_elementtree.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_pickle.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_pickle.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cmathmodule.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_math.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.5/cmath.cpython-35m-x86_64-linux-gnu.so
building '_multibytecodec' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/multibytecodec.o
building '_codecs_kr' extension
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_bz2module.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lbz2 -o build/lib.linux-x86_64-3.5/_bz2.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_kr.o
building '_codecs_jp' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_jp.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/zlibmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.5/zlib.cpython-35m-x86_64-linux-gnu.so
In file included from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_jp.c:10:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/cjkcodecs.h: In function ‘find_pairencmap’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/cjkcodecs.h:331:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
331 | for (pos = haystacksize >> 1; min != max; pos = (min + max) >> 1)
| ^~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/cjkcodecs.h:343:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
343 | if (value == haystack[pos].uniseq)
| ^~
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_lzmamodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.5/_lzma.cpython-35m-x86_64-linux-gnu.so
building '_codecs_cn' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_cn.o
building '_codecs_tw' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_tw.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/socketmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_socket.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/binascii.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.5/binascii.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/microprotocols.o
building '_codecs_hk' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_hk.o
building '_codecs_iso2022' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_iso2022.o
In file included from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_iso2022.c:13:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/cjkcodecs.h: In function ‘find_pairencmap’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/cjkcodecs.h:331:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
331 | for (pos = haystacksize >> 1; min != max; pos = (min + max) >> 1)
| ^~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/cjkcodecs.h:343:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
343 | if (value == haystack[pos].uniseq)
| ^~
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_kr.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_codecs_kr.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/module.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/parsermodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/parser.cpython-35m-x86_64-linux-gnu.so
building '_decimal' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.o -Wextra -Wno-missing-field-initializers
building '_multiprocessing' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_multiprocessing
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -IModules/_multiprocessing -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_multiprocessing/multiprocessing.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_tw.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_codecs_tw.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/multibytecodec.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_multibytecodec.cpython-35m-x86_64-linux-gnu.so
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4619:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4619 | { "exp", (PyCFunction)dec_mpd_qexp, METH_VARARGS|METH_KEYWORDS, doc_exp },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4620:11: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4620 | { "ln", (PyCFunction)dec_mpd_qln, METH_VARARGS|METH_KEYWORDS, doc_ln },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4621:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4621 | { "log10", (PyCFunction)dec_mpd_qlog10, METH_VARARGS|METH_KEYWORDS, doc_log10 },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4622:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4622 | { "next_minus", (PyCFunction)dec_mpd_qnext_minus, METH_VARARGS|METH_KEYWORDS, doc_next_minus },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4623:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4623 | { "next_plus", (PyCFunction)dec_mpd_qnext_plus, METH_VARARGS|METH_KEYWORDS, doc_next_plus },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4624:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4624 | { "normalize", (PyCFunction)dec_mpd_qreduce, METH_VARARGS|METH_KEYWORDS, doc_normalize },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4625:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4625 | { "to_integral", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4626:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4626 | { "to_integral_exact", (PyCFunction)PyDec_ToIntegralExact, METH_VARARGS|METH_KEYWORDS, doc_to_integral_exact },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4627:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4627 | { "to_integral_value", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral_value },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4628:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4628 | { "sqrt", (PyCFunction)dec_mpd_qsqrt, METH_VARARGS|METH_KEYWORDS, doc_sqrt },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4631:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4631 | { "compare", (PyCFunction)dec_mpd_qcompare, METH_VARARGS|METH_KEYWORDS, doc_compare },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4632:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4632 | { "compare_signal", (PyCFunction)dec_mpd_qcompare_signal, METH_VARARGS|METH_KEYWORDS, doc_compare_signal },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4633:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4633 | { "max", (PyCFunction)dec_mpd_qmax, METH_VARARGS|METH_KEYWORDS, doc_max },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4634:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4634 | { "max_mag", (PyCFunction)dec_mpd_qmax_mag, METH_VARARGS|METH_KEYWORDS, doc_max_mag },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4635:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4635 | { "min", (PyCFunction)dec_mpd_qmin, METH_VARARGS|METH_KEYWORDS, doc_min },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4636:16: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4636 | { "min_mag", (PyCFunction)dec_mpd_qmin_mag, METH_VARARGS|METH_KEYWORDS, doc_min_mag },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4637:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4637 | { "next_toward", (PyCFunction)dec_mpd_qnext_toward, METH_VARARGS|METH_KEYWORDS, doc_next_toward },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4638:17: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4638 | { "quantize", (PyCFunction)dec_mpd_qquantize, METH_VARARGS|METH_KEYWORDS, doc_quantize },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4639:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4639 | { "remainder_near", (PyCFunction)dec_mpd_qrem_near, METH_VARARGS|METH_KEYWORDS, doc_remainder_near },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4642:12: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4642 | { "fma", (PyCFunction)dec_mpd_qfma, METH_VARARGS|METH_KEYWORDS, doc_fma },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4655:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4655 | { "is_normal", (PyCFunction)dec_mpd_isnormal, METH_VARARGS|METH_KEYWORDS, doc_is_normal },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4656:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4656 | { "is_subnormal", (PyCFunction)dec_mpd_issubnormal, METH_VARARGS|METH_KEYWORDS, doc_is_subnormal },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4669:13: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4669 | { "logb", (PyCFunction)dec_mpd_qlogb, METH_VARARGS|METH_KEYWORDS, doc_logb },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4670:23: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4670 | { "logical_invert", (PyCFunction)dec_mpd_qinvert, METH_VARARGS|METH_KEYWORDS, doc_logical_invert },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4671:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4671 | { "number_class", (PyCFunction)dec_mpd_class, METH_VARARGS|METH_KEYWORDS, doc_number_class },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4672:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4672 | { "to_eng_string", (PyCFunction)dec_mpd_to_eng, METH_VARARGS|METH_KEYWORDS, doc_to_eng_string },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4675:22: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4675 | { "compare_total", (PyCFunction)dec_mpd_compare_total, METH_VARARGS|METH_KEYWORDS, doc_compare_total },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4676:26: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4676 | { "compare_total_mag", (PyCFunction)dec_mpd_compare_total_mag, METH_VARARGS|METH_KEYWORDS, doc_compare_total_mag },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4677:18: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4677 | { "copy_sign", (PyCFunction)dec_mpd_qcopy_sign, METH_VARARGS|METH_KEYWORDS, doc_copy_sign },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4678:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4678 | { "same_quantum", (PyCFunction)dec_mpd_same_quantum, METH_VARARGS|METH_KEYWORDS, doc_same_quantum },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4681:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4681 | { "logical_and", (PyCFunction)dec_mpd_qand, METH_VARARGS|METH_KEYWORDS, doc_logical_and },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4682:19: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4682 | { "logical_or", (PyCFunction)dec_mpd_qor, METH_VARARGS|METH_KEYWORDS, doc_logical_or },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4683:20: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4683 | { "logical_xor", (PyCFunction)dec_mpd_qxor, METH_VARARGS|METH_KEYWORDS, doc_logical_xor },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4684:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4684 | { "rotate", (PyCFunction)dec_mpd_qrotate, METH_VARARGS|METH_KEYWORDS, doc_rotate },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4685:15: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4685 | { "scaleb", (PyCFunction)dec_mpd_qscaleb, METH_VARARGS|METH_KEYWORDS, doc_scaleb },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:4686:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
4686 | { "shift", (PyCFunction)dec_mpd_qshift, METH_VARARGS|METH_KEYWORDS, doc_shift },
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:5323:14: warning: cast between incompatible function types from ‘PyObject * (*)(PyObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
5323 | { "power", (PyCFunction)ctx_mpd_qpow, METH_VARARGS|METH_KEYWORDS, doc_ctx_power },
| ^
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -IModules/_multiprocessing -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_multiprocessing/semaphore.o
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.c:5441:21: warning: cast between incompatible function types from ‘PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)’} to ‘PyObject * (*)(PyObject *, PyObject *)’ {aka ‘struct _object * (*)(struct _object *, struct _object *)’} [-Wcast-function-type]
5441 | { "localcontext", (PyCFunction)ctxmanager_new, METH_VARARGS|METH_KEYWORDS, doc_localcontext},
| ^
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_cn.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_codecs_cn.cpython-35m-x86_64-linux-gnu.so
building 'ossaudiodev' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/ossaudiodev.o
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/prepare_protocol.o
building '_tkinter' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DWITH_APPINIT=1 -I/usr/include/tcl8.6 -I/usr/X11/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_tkinter.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_tkinter.o
building 'xxlimited' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DPy_LIMITED_API=0x03050000 -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/xxlimited.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/xxlimited.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_hk.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_codecs_hk.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/row.o
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_iso2022.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_codecs_iso2022.cpython-35m-x86_64-linux-gnu.so
creating build/temp.linux-x86_64-3.5/libffi
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/xxlimited.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/xxlimited.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/cjkcodecs/_codecs_jp.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_codecs_jp.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_multiprocessing/semaphore.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_multiprocessing.cpython-35m-x86_64-linux-gnu.so
checking build system type... gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/statement.o
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmlparse.o
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc -pthread
checking whether the C compiler works... gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_cursesmodule.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.5/_curses.cpython-35m-x86_64-linux-gnu.so
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/ossaudiodev.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/ossaudiodev.cpython-35m-x86_64-linux-gnu.so
checking whether we are cross compiling... gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DMODULE_NAME="sqlite3" -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I/usr/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/util.o
no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc -pthread accepts -g... gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_elementtree.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_elementtree.cpython-35m-x86_64-linux-gnu.so
yes
checking for gcc -pthread option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc -pthread... gcc3
checking for g++... g++
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/module.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/row.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_sqlite/util.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lsqlite3 -o build/lib.linux-x86_64-3.5/_sqlite3.cpython-35m-x86_64-linux-gnu.so
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking dependency style of gcc -pthread... gcc3
checking whether gcc -pthread and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc -pthread... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -pthread object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -pthread -E
checking for ANSI C header files... gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DWITH_APPINIT=1 -I/usr/include/tcl8.6 -I/usr/X11/include -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/tkappinit.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/tkappinit.o
yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_tkinter.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/tkappinit.o -L/usr/X11/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -o build/lib.linux-x86_64-3.5/_tkinter.cpython-35m-x86_64-linux-gnu.so
yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -pthread supports -fno-rtti -fno-exceptions... no
checking for gcc -pthread option to produce PIC... -fPIC -DPIC
checking if gcc -pthread PIC flag -fPIC -DPIC works... yes
checking if gcc -pthread static flag -static works... yes
checking if gcc -pthread supports -c -o file.o... yes
checking if gcc -pthread supports -c -o file.o... (cached) yes
checking whether the gcc -pthread linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking size of size_t... gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmlrole.o
8
checking for C compiler vendor... gnu
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmltok.o
yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking assembler supports pc related relocs... yes
checking assembler .ascii pseudo-op support... yes
checking assembler .string pseudo-op support... yes
checking for _ prefix in compiled symbols... no
checking toolchain supports unwind section type... gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/basearith.o -Wextra -Wno-missing-field-initializers
yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/constants.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/context.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/convolute.o -Wextra -Wno-missing-field-initializers
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.py
config.status: creating fficonfig.h
config.status: linking /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h
config.status: linking /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h
config.status: executing buildir commands
config.status: skipping top_srcdir/Makefile - not created
config.status: executing depfiles commands
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/crt.o -Wextra -Wno-missing-field-initializers
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/difradix2.o -Wextra -Wno-missing-field-initializers
building '_ctypes' extension
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src
creating build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/_ctypes.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/fnt.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/fourstep.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.o -Wextra -Wno-missing-field-initializers
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c: In function ‘word_to_string’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
333 | case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */
| ~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:333:14: note: in expansion of macro ‘EXTRACT_DIGIT’
333 | case 20: EXTRACT_DIGIT(s, x, 10000000000000000000ULL, dot); /* GCOV_NOT_REACHED */
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:334:5: note: here
334 | case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
334 | case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:334:14: note: in expansion of macro ‘EXTRACT_DIGIT’
334 | case 19: EXTRACT_DIGIT(s, x, 1000000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:335:5: note: here
335 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
335 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:335:14: note: in expansion of macro ‘EXTRACT_DIGIT’
335 | case 18: EXTRACT_DIGIT(s, x, 100000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:336:5: note: here
336 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
336 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:336:14: note: in expansion of macro ‘EXTRACT_DIGIT’
336 | case 17: EXTRACT_DIGIT(s, x, 10000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:337:5: note: here
337 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
337 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:337:14: note: in expansion of macro ‘EXTRACT_DIGIT’
337 | case 16: EXTRACT_DIGIT(s, x, 1000000000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:338:5: note: here
338 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
338 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:338:14: note: in expansion of macro ‘EXTRACT_DIGIT’
338 | case 15: EXTRACT_DIGIT(s, x, 100000000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:339:5: note: here
339 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
339 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:339:14: note: in expansion of macro ‘EXTRACT_DIGIT’
339 | case 14: EXTRACT_DIGIT(s, x, 10000000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:340:5: note: here
340 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
340 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:340:14: note: in expansion of macro ‘EXTRACT_DIGIT’
340 | case 13: EXTRACT_DIGIT(s, x, 1000000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:341:5: note: here
341 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
341 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:341:14: note: in expansion of macro ‘EXTRACT_DIGIT’
341 | case 12: EXTRACT_DIGIT(s, x, 100000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:342:5: note: here
342 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
342 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:342:14: note: in expansion of macro ‘EXTRACT_DIGIT’
342 | case 11: EXTRACT_DIGIT(s, x, 10000000000ULL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:344:5: note: here
344 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
344 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:344:14: note: in expansion of macro ‘EXTRACT_DIGIT’
344 | case 10: EXTRACT_DIGIT(s, x, 1000000000UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:345:5: note: here
345 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
345 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:345:14: note: in expansion of macro ‘EXTRACT_DIGIT’
345 | case 9: EXTRACT_DIGIT(s, x, 100000000UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:346:5: note: here
346 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
346 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:346:14: note: in expansion of macro ‘EXTRACT_DIGIT’
346 | case 8: EXTRACT_DIGIT(s, x, 10000000UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:347:5: note: here
347 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
347 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:347:14: note: in expansion of macro ‘EXTRACT_DIGIT’
347 | case 7: EXTRACT_DIGIT(s, x, 1000000UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:348:5: note: here
348 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
348 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:348:14: note: in expansion of macro ‘EXTRACT_DIGIT’
348 | case 6: EXTRACT_DIGIT(s, x, 100000UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:349:5: note: here
349 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
349 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:349:14: note: in expansion of macro ‘EXTRACT_DIGIT’
349 | case 5: EXTRACT_DIGIT(s, x, 10000UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:350:5: note: here
350 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
350 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:350:14: note: in expansion of macro ‘EXTRACT_DIGIT’
350 | case 4: EXTRACT_DIGIT(s, x, 1000UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:351:5: note: here
351 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
351 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:351:14: note: in expansion of macro ‘EXTRACT_DIGIT’
351 | case 3: EXTRACT_DIGIT(s, x, 100UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:352:5: note: here
352 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:327:65: warning: this statement may fall through [-Wimplicit-fallthrough=]
327 | if (s == dot) *s++ = '.'; *s++ = '0' + (char)(x / d); x %= d
......
352 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:352:14: note: in expansion of macro ‘EXTRACT_DIGIT’
352 | case 2: EXTRACT_DIGIT(s, x, 10UL, dot);
| ^~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.c:353:5: note: here
353 | default: if (s == dot) *s++ = '.'; *s++ = '0' + (char)x;
| ^~~~~~~
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/pyexpat.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/expat/xmltok.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/pyexpat.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/callbacks.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/memory.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/callproc.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/mpdecimal.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/stgdict.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/cfield.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/prep_cif.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/closures.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/closures.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.o -Wall -fexceptions
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘classify_argument’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c:224:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
224 | for (i = 0; i < words; i++)
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c:245:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
245 | for (i = 0; i < num; i++)
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c:264:20: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
264 | for (i = 1; i < words; i++)
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c:270:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
270 | for (i = 0; i < words; i++)
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘examine_argument’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c:323:17: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
323 | for (i = 0; i < n; ++i)
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_call’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c:484:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
484 | for (j = 0; j < n; j++, a += 8, size -= 8)
| ^
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c: In function ‘ffi_closure_unix64_inner’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.c:659:18: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
659 | for (j = 0; j < n; j++, a += 8)
| ^
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/unix64.S -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/unix64.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi.o -Wall -fexceptions
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -Ibuild/temp.linux-x86_64-3.5/libffi/include -Ibuild/temp.linux-x86_64-3.5/libffi -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/sysv.S -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/sysv.o -Wall -fexceptions
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/closures.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi64.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/unix64.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ctypes/libffi/src/x86/sysv.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_ctypes.cpython-35m-x86_64-linux-gnu.so
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/numbertheory.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/sixstep.o -Wextra -Wno-missing-field-initializers
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -DCONFIG_64=1 -DASM=1 -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/transpose.o -Wextra -Wno-missing-field-initializers
gcc -pthread -shared -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -L/home/mtg/.pyenv/versions/3.5.0/lib -I/home/mtg/.pyenv/versions/3.5.0/include build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/memory.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_decimal/libmpdec/transpose.o -L/home/mtg/.pyenv/versions/3.5.0/lib -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.5/_decimal.cpython-35m-x86_64-linux-gnu.so
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_dbm _gdbm
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_hashlib _ssl
running build_scripts
creating build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/pydoc3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/idle3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/2to3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/pyvenv -> build/scripts-3.5
changing mode of build/scripts-3.5/pydoc3 from 664 to 775
changing mode of build/scripts-3.5/idle3 from 664 to 775
changing mode of build/scripts-3.5/2to3 from 664 to 775
changing mode of build/scripts-3.5/pyvenv from 664 to 775
renaming build/scripts-3.5/pydoc3 to build/scripts-3.5/pydoc3.5
renaming build/scripts-3.5/idle3 to build/scripts-3.5/idle3.5
renaming build/scripts-3.5/2to3 to build/scripts-3.5/2to3-3.5
renaming build/scripts-3.5/pyvenv to build/scripts-3.5/pyvenv-3.5
Creating directory /home/mtg/.pyenv/versions/3.5.0/bin
if test "no-framework" = "no-framework" ; then \
/usr/bin/install -c python /home/mtg/.pyenv/versions/3.5.0/bin/python3.5m; \
else \
/usr/bin/install -c -s Mac/pythonw /home/mtg/.pyenv/versions/3.5.0/bin/python3.5m; \
fi
if test "3.5" != "3.5m"; then \
if test -f /home/mtg/.pyenv/versions/3.5.0/bin/python3.5 -o -h /home/mtg/.pyenv/versions/3.5.0/bin/python3.5; \
then rm -f /home/mtg/.pyenv/versions/3.5.0/bin/python3.5; \
fi; \
(cd /home/mtg/.pyenv/versions/3.5.0/bin; ln python3.5m python3.5); \
fi
if test -f libpython3.5m.a && test "no-framework" = "no-framework" ; then \
if test -n "" ; then \
/usr/bin/install -c -m 555 /home/mtg/.pyenv/versions/3.5.0/bin; \
else \
/usr/bin/install -c -m 555 libpython3.5m.a /home/mtg/.pyenv/versions/3.5.0/lib/libpython3.5m.a; \
if test libpython3.5m.a != libpython3.5m.a; then \
(cd /home/mtg/.pyenv/versions/3.5.0/lib; ln -sf libpython3.5m.a libpython3.5m.a) \
fi \
fi; \
if test -n ""; then \
/usr/bin/install -c -m 555 /home/mtg/.pyenv/versions/3.5.0/lib/; \
fi; \
else true; \
fi
if test "x" != "x" ; then \
rm -f /home/mtg/.pyenv/versions/3.5.0/binpython3.5-32; \
lipo \
-output /home/mtg/.pyenv/versions/3.5.0/bin/python3.5-32 \
/home/mtg/.pyenv/versions/3.5.0/bin/python3.5; \
fi
running build
running build_ext
building '_ssl' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.o
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘newPySSLSocket’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:9: warning: implicit declaration of function ‘CRYPTO_add’ [-Wimplicit-function-declaration]
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:31: error: dereferencing pointer to incomplete type ‘BIO’ {aka ‘struct bio_st’}
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:48: error: ‘CRYPTO_LOCK_BIO’ undeclared (first use in this function); did you mean ‘CRYPTO_LOCK’?
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~~~~~~~~~~~~~~
| CRYPTO_LOCK
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:48: note: each undeclared identifier is reported only once for each function it appears in
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_create_tuple_for_X509_NAME’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:740:35: error: dereferencing pointer to incomplete type ‘X509_NAME_ENTRY’ {aka ‘struct X509_name_entry_st’}
740 | if (rdn_level != entry->set) {
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_get_peer_alt_names’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:855:16: error: dereferencing pointer to incomplete type ‘X509_EXTENSION’ {aka ‘struct X509_extension_st’}
855 | p = ext->value->data;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:927:17: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
927 | v = PyUnicode_FromStringAndSize((char *)ASN1_STRING_data(as),
| ^
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_get_crl_dp’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1080:22: error: dereferencing pointer to incomplete type ‘X509’ {aka ‘struct x509_st’}
1080 | dps = certificate->crldp;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLSocket_shared_ciphers_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1459:23: error: dereferencing pointer to incomplete type ‘SSL_SESSION’ {aka ‘struct ssl_session_st’}
1459 | if (!sess || !sess->ciphers)
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLSocket_compression_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1570:43: error: dereferencing pointer to incomplete type ‘COMP_METHOD’ {aka ‘const struct comp_method_st’}
1570 | if (comp_method == NULL || comp_method->type == NID_undef)
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2229:9: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
2229 | ctx = SSL_CTX_new(TLSv1_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2232:9: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
2232 | ctx = SSL_CTX_new(TLSv1_1_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1883:1: note: declared here
1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2234:9: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
2234 | ctx = SSL_CTX_new(TLSv1_2_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1889:1: note: declared here
1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2242:27: warning: implicit declaration of function ‘SSLv2_method’; did you mean ‘SSLv23_method’? [-Wimplicit-function-declaration]
2242 | ctx = SSL_CTX_new(SSLv2_method());
| ^~~~~~~~~~~~
| SSLv23_method
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2242:27: warning: passing argument 1 of ‘SSL_CTX_new’ makes pointer from integer without a cast [-Wint-conversion]
2242 | ctx = SSL_CTX_new(SSLv2_method());
| ^~~~~~~~~~~~~~
| |
| int
In file included from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:64:
/usr/include/openssl/ssl.h:1503:17: note: expected ‘const SSL_METHOD *’ {aka ‘const struct ssl_method_st *’} but argument is of type ‘int’
1503 | __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
| ^~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘get_verify_flags’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2560:46: error: dereferencing pointer to incomplete type ‘X509_STORE’ {aka ‘struct x509_store_st’}
2560 | flags = X509_VERIFY_PARAM_get_flags(store->param);
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_load_cert_chain_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2760:48: error: dereferencing pointer to incomplete type ‘SSL_CTX’ {aka ‘struct ssl_ctx_st’}
2760 | pem_password_cb *orig_passwd_cb = self->ctx->default_passwd_callback;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_cert_store_stats_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3421:20: error: dereferencing pointer to incomplete type ‘X509_OBJECT’ {aka ‘struct x509_object_st’}
3421 | switch (obj->type) {
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3431:18: error: ‘X509_LU_PKEY’ undeclared (first use in this function); did you mean ‘X509_PKEY’?
3431 | case X509_LU_PKEY:
| ^~~~~~~~~~~~
| X509_PKEY
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘PySSL_RAND’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3849:9: warning: ‘RAND_pseudo_bytes’ is deprecated [-Wdeprecated-declarations]
3849 | ok = RAND_pseudo_bytes((unsigned char*)PyBytes_AS_STRING(bytes), len);
| ^~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/rand.h:44:1: note: declared here
44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
| ^~~~~~~~~~~~~~~~~~
At top level:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:4364:13: warning: ‘_ssl_thread_locking_function’ defined but not used [-Wunused-function]
4364 | static void _ssl_thread_locking_function
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:4351:1: warning: ‘_ssl_threadid_callback’ defined but not used [-Wunused-function]
4351 | _ssl_threadid_callback(CRYPTO_THREADID *id)
| ^~~~~~~~~~~~~~~~~~~~~~
building '_hashlib' extension
gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Werror=declaration-after-statement -I./Include -I. -IInclude -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.o
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:39:26: error: field ‘ctx’ has incomplete type
39 | EVP_MD_CTX ctx; /* OpenSSL message digest context */
| ^~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_dealloc’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:104:5: warning: implicit declaration of function ‘EVP_MD_CTX_cleanup’; did you mean ‘EVP_MD_CTX_create’? [-Wimplicit-function-declaration]
104 | EVP_MD_CTX_cleanup(&self->ctx);
| ^~~~~~~~~~~~~~~~~~
| EVP_MD_CTX_create
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_digest’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:140:16: error: storage size of ‘temp_ctx’ isn’t known
140 | EVP_MD_CTX temp_ctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:140:16: warning: unused variable ‘temp_ctx’ [-Wunused-variable]
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_hexdigest’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:160:16: error: storage size of ‘temp_ctx’ isn’t known
160 | EVP_MD_CTX temp_ctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:160:16: warning: unused variable ‘temp_ctx’ [-Wunused-variable]
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘PKCS5_PBKDF2_HMAC_fast’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:14: error: storage size of ‘hctx_tpl’ isn’t known
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:24: error: storage size of ‘hctx’ isn’t known
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:481:5: warning: implicit declaration of function ‘HMAC_CTX_init’; did you mean ‘HMAC_CTX_new’? [-Wimplicit-function-declaration]
481 | HMAC_CTX_init(&hctx_tpl);
| ^~~~~~~~~~~~~
| HMAC_CTX_new
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:486:9: warning: implicit declaration of function ‘HMAC_CTX_cleanup’ [-Wimplicit-function-declaration]
486 | HMAC_CTX_cleanup(&hctx_tpl);
| ^~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:24: warning: unused variable ‘hctx’ [-Wunused-variable]
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:14: warning: unused variable ‘hctx_tpl’ [-Wunused-variable]
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: At top level:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_md5_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:54:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
54 | DEFINE_CONSTS_FOR_NEW(md5)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha1_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:55:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
55 | DEFINE_CONSTS_FOR_NEW(sha1)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha224_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:56:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
56 | DEFINE_CONSTS_FOR_NEW(sha224)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha256_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:57:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
57 | DEFINE_CONSTS_FOR_NEW(sha256)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha384_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:58:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
58 | DEFINE_CONSTS_FOR_NEW(sha384)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha512_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:59:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
59 | DEFINE_CONSTS_FOR_NEW(sha512)
| ^~~~~~~~~~~~~~~~~~~~~
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_dbm _gdbm
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_hashlib _ssl
running build_scripts
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/pydoc3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/idle3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/2to3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/pyvenv -> build/scripts-3.5
changing mode of build/scripts-3.5/pydoc3 from 664 to 775
changing mode of build/scripts-3.5/idle3 from 664 to 775
changing mode of build/scripts-3.5/2to3 from 664 to 775
changing mode of build/scripts-3.5/pyvenv from 664 to 775
renaming build/scripts-3.5/pydoc3 to build/scripts-3.5/pydoc3.5
renaming build/scripts-3.5/idle3 to build/scripts-3.5/idle3.5
renaming build/scripts-3.5/2to3 to build/scripts-3.5/2to3-3.5
renaming build/scripts-3.5/pyvenv to build/scripts-3.5/pyvenv-3.5
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/data
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_bundled
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts/posix
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux
/usr/bin/install -c -m 644 ./Lib/__future__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_bootlocale.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_collections_abc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_compression.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_dummy_thread.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_markupbase.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_osx_support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_pydecimal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_pyio.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_strptime.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_threading_local.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/abc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/aifc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/antigravity.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/argparse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/ast.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/asynchat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/asyncore.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/base64.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/bdb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/binhex.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/bisect.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/bz2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/cProfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/calendar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/cgi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/cgitb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/chunk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/cmd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/code.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/codecs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/codeop.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/colorsys.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/compileall.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/configparser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/contextlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/copy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/copyreg.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/crypt.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/csv.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/datetime.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/decimal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/difflib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/dis.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/doctest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/enum.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/filecmp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/fileinput.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/fnmatch.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/formatter.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/fractions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/ftplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/functools.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/genericpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/getopt.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/getpass.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/gettext.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/glob.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/gzip.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/hashlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/heapq.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/hmac.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/imaplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/imghdr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/imp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/inspect.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/io.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/ipaddress.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/keyword.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/linecache.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/locale.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/lzma.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/macpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/macurl2path.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/mailbox.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/mailcap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/mimetypes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/modulefinder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/netrc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/nntplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/ntpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/nturl2path.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/numbers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/opcode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/operator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/optparse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/os.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pathlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/pdb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pickle.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pickletools.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pipes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pkgutil.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/platform.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/plistlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/poplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/posixpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pprint.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/profile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pstats.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pty.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/py_compile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/pyclbr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/pydoc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/queue.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/quopri.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/random.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/re.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/reprlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/runpy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/sched.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/selectors.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/shelve.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/shlex.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/shutil.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/signal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/site.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/smtpd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/smtplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/sndhdr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/socket.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/socketserver.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/sre_compile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/sre_constants.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/sre_parse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/ssl.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/stat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/statistics.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/string.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/stringprep.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/struct.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/subprocess.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/sunau.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/symbol.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/symtable.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/sysconfig.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/tabnanny.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/tarfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/telnetlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/tempfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/textwrap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/this.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/threading.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/timeit.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/token.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/tokenize.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/trace.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/traceback.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/tracemalloc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/tty.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/turtle.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/types.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/typing.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/uu.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/uuid.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/warnings.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/wave.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/weakref.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c ./Lib/webbrowser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/xdrlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/zipapp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/zipfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 build/lib.linux-x86_64-3.5/_sysconfigdata.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5
/usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/font.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/README /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/site-packages/README /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages
/usr/bin/install -c -m 644 ./Lib/test/185test.db /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/audiotests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/autotest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async4.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async5.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async6.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async7.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_async8.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/bytecode_helper.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/coding20731.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c ./Lib/test/curses_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/dh1024.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/dis_module.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/double_const.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/final_a.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/final_b.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/future_test1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/future_test2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/mime.types /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/profilee.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/pstats.pck /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c ./Lib/test/pystone.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c ./Lib/test/re_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c ./Lib/test/regrtest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/relimport.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/reperf.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/revocation.crl /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/sha256.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/ssltests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_array.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_call.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_class.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_code.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_enum.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_errno.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_file.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_float.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_format.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_frame.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_future.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_global.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_html.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_idle.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_index.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_int.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_io.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_list.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_long.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_macurl2path.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_math.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_module.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_os.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep3120.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep3131.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep3151.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep380.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep479.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_print.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_property.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_raise.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_random.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_range.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_re.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sched.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_select.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_set.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_site.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_stat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_string.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_strlit.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_super.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_time.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tix.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_types.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_typing.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_venv.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_with.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath
/usr/bin/install -c -m 644 ./Lib/test/data/README /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/data
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata
/usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support
/usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules
/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules
/usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import
/usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg
/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
/usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/compat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/log.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/test_utils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/keycert3.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/pycacert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/ssl_cert.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/ssl_key.pem /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio
/usr/bin/install -c -m 644 ./Lib/collections/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections
/usr/bin/install -c -m 644 ./Lib/collections/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections
/usr/bin/install -c -m 644 ./Lib/collections/abc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections
/usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures
/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp65001.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c ./Lib/encodings/rot_13.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings
/usr/bin/install -c -m 644 ./Lib/email/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/_policybase.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/architecture.rst /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/charset.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/encoders.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/errors.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/generator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/header.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/iterators.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/message.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/policy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/utils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email
/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime
/usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data
/usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip
/usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip
/usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip
/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-7.1.2-py2.py3-none-any.whl /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_bundled
/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-18.2-py2.py3-none-any.whl /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_bundled
/usr/bin/install -c -m 644 ./Lib/html/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html
/usr/bin/install -c -m 644 ./Lib/html/entities.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html
/usr/bin/install -c -m 644 ./Lib/html/parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html
/usr/bin/install -c -m 644 ./Lib/json/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json
/usr/bin/install -c -m 644 ./Lib/json/decoder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json
/usr/bin/install -c -m 644 ./Lib/json/encoder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json
/usr/bin/install -c -m 644 ./Lib/json/scanner.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json
/usr/bin/install -c -m 644 ./Lib/json/tool.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json
/usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json
/usr/bin/install -c -m 644 ./Lib/http/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http
/usr/bin/install -c -m 644 ./Lib/http/client.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http
/usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http
/usr/bin/install -c -m 644 ./Lib/http/cookies.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http
/usr/bin/install -c -m 644 ./Lib/http/server.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http
/usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm
/usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm
/usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm
/usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm
/usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc
/usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc
/usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc
/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging
/usr/bin/install -c -m 644 ./Lib/logging/config.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging
/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging
/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref
/usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/error.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/parse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/request.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/response.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib
/usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c ./Lib/idlelib/PyShell.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c ./Lib/idlelib/idle.bat /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltips.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_name.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_formatparagraph.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_idlehistory.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_io.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rstrip.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchdialogbase.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_widgetredir.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/distutils/README /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/config.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/core.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/log.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/version.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0-amd64.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-10.0.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0-amd64.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-14.0.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests
/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml
/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax
/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/abc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib
/usr/bin/install -c -m 644 ./Lib/importlib/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/regrtest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source
/usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/bytedesign.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/clock.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/forest.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/paint.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/peace.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/penrose.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/sorting_animate.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/tree.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/two_canvases.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/turtledemo/wikipedia.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c ./Lib/turtledemo/yinyang.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo
/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/semaphore_tracker.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/case.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/main.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/mock.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/result.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/util.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock
/usr/bin/install -c -m 644 ./Lib/venv/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv
/usr/bin/install -c -m 644 ./Lib/venv/__main__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv
/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts/posix
/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts/posix
/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts/posix
/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses
/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses
/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses
/usr/bin/install -c -m 644 ./Lib/curses/panel.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses
/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses
/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data
/usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data
/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data
/usr/bin/install -c -m 644 ./Lib/plat-linux/CDROM.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux
/usr/bin/install -c -m 644 ./Lib/plat-linux/DLFCN.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux
/usr/bin/install -c -m 644 ./Lib/plat-linux/IN.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux
/usr/bin/install -c -m 644 ./Lib/plat-linux/TYPES.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux
/usr/bin/install -c ./Lib/plat-linux/regen /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux
/usr/bin/install -c -m 644 ./LICENSE /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/LICENSE.txt
if test -d /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests; then \
/usr/bin/install -c -m 644 ./Modules/xxmodule.c \
/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests ; \
fi
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -Wi /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py \
-d /home/mtg/.pyenv/versions/3.5.0/lib/python3.5 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/home/mtg/.pyenv/versions/3.5.0/lib/python3.5
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/__future__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/__phello__.foo.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_bootlocale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_collections_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_compat_pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_compression.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_dummy_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_markupbase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_osx_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_pydecimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_pyio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_sitebuiltins.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_strptime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_sysconfigdata.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_threading_local.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_weakrefset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/aifc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/antigravity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/argparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asynchat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/base_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/base_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/compat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/coroutines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/proactor_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/protocols.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/selector_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/sslproto.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/streams.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/tasks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/test_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/transports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/unix_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/windows_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/windows_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncore.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/base64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/binhex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bisect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bz2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cProfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/calendar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cgi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cgitb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/chunk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/code.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/codeop.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/colorsys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/__init__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/_base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/process.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/configparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/contextlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/copy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/copyreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/crypt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/csv.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/_endian.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/dyld.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/dylib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/framework.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_anon.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_array_in_pointer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_arrays.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_as_parameter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_bitfields.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_buffers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_bytes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_byteswap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_callbacks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_cast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_cfuncs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_checkretval.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_delattr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_errno.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_find.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_frombuffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_funcptr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_functions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_incomplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_init.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_internals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_keeprefs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_libc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_loading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_macholib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_memfunctions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_objects.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_parameters.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pep3118.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pickling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pointers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_prototypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_python_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_random_things.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_refcounts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_repr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_returnfuncptrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_simplesubclasses.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_sizes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_slicing.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_stringptr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_strings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_struct_fields.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_structures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_unaligned_structures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_values.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_varsize_struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_win32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_wintypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/wintypes.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/has_key.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/panel.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/textpad.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/datetime.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/gnu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/ndbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/decimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/difflib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dis.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/_msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/archive_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/bcppcompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/ccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/cmd.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_msi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_rpm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_wininst.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_clib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_py.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/clean.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_data.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_egg_info.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_lib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/register.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/sdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/upload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/core.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/cygwinccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/debug.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dep_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dir_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/errors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/extension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/fancy_getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/file_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/filelist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/msvc9compiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/sysconfig.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_archive_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_msi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_rpm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_wininst.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_clib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_py.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_clean.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_config_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_core.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_cygwinccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dep_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dir_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_extension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_file_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_filelist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_data.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_lib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_msvc9compiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_register.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_sdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_text_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_unixccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_upload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_version.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_versionpredicate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/text_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/unixccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/version.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/versionpredicate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dummy_threading.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_encoded_words.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_header_value_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_parseaddr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_policybase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/base64mime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/charset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/contentmanager.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/encoders.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/errors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/feedparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/generator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/header.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/headerregistry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/iterators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/message.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/application.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/audio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/image.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/message.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/multipart.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/nonmultipart.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/policy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/quoprimime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/utils.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/aliases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/base64_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/big5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/big5hkscs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/bz2_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/charmap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp037.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1006.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1026.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1125.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1140.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1250.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1251.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1252.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1253.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1254.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1255.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1256.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1257.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1258.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp273.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp424.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp437.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp500.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp65001.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp720.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp737.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp775.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp850.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp852.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp855.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp856.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp857.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp858.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp860.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp861.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp862.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp863.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp864.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp865.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp866.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp869.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp874.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp875.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp932.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp949.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp950.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jis_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jisx0213.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gb18030.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gb2312.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gbk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hex_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hp_roman8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hz.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/idna.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_10.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_11.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_13.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_14.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_15.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_16.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_6.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_7.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_9.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/johab.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_r.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_t.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_u.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/kz1048.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/latin_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_arabic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_centeuro.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_croatian.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_cyrillic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_farsi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_greek.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_iceland.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_latin2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_roman.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_romanian.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_turkish.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mbcs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/palmos.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/ptcp154.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/punycode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/quopri_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/raw_unicode_escape.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/rot_13.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jis_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jisx0213.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/tis_620.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/undefined.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/unicode_escape.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/unicode_internal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16_be.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16_le.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32_be.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32_le.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_7.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_8_sig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/uu_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/zlib_codec.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_bundled'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_uninstall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/filecmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fileinput.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fnmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/formatter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fractions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ftplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/functools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/genericpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/getpass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/gettext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/glob.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/gzip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/hashlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/heapq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/hmac.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/entities.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/parser.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/client.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/cookiejar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/cookies.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/server.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoComplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoCompleteWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoExpand.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Bindings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CallTipWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CallTips.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ClassBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CodeContext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ColorDelegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Debugger.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Delegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/EditorWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/FileList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/FormatParagraph.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/GrepDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/HyperParser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/IOBinding.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/IdleHistory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/MultiCall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/MultiStatusBar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ObjectBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/OutputWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ParenMatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PathBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Percolator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PyParse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PyShell.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RemoteDebugger.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RemoteObjectBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ReplaceDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RstripExtension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ScriptBinding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ScrolledList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchDialogBase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchEngine.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/StackViewer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ToolTip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/TreeWidget.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/UndoDelegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/WidgetRedirector.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/WindowList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ZoomHeight.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/aboutDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configHandler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configHelpSourceEdit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configSectionNameDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/dynOptionMenuWidget.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/htest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/mock_idle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/mock_tk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_autocomplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_autoexpand.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_calltips.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_config_name.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_configdialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_delegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_editor.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_formatparagraph.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_grep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_hyperparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_idlehistory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_parenmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_pathbrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_rstrip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_searchdialogbase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_searchengine.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_textview.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_warning.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_widgetredir.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idlever.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/keybindingDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/macosxSupport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/rpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/run.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/tabbedpages.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/textView.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imaplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imghdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/_bootstrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/_bootstrap_external.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/machinery.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/inspect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ipaddress.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/decoder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/encoder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/scanner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/tool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/keyword.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/btm_matcher.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/btm_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixer_base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixer_util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_apply.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_asserts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_basestring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_buffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_callable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_dict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_except.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_exec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_execfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_exitfunc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_filter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_funcattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_future.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_getcwdu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_has_key.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_idioms.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_import.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_imports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_imports2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_intern.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_isinstance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_itertools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_itertools_imports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_long.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_map.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_metaclass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_methodattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_ne.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_next.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_nonzero.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_numliterals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_paren.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_print.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_raise.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_raw_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_reduce.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_reload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_renames.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_repr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_set_literal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_standarderror.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_sys_exc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_throw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_tuple_params.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_urllib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_ws_comma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_xrange.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_xreadlines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_zip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/patcomp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/conv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/driver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/grammar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/literals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/pgen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/token.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pygram.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pytree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/refactor.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/pytree_idempotency.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_all_fixers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_fixers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_pytree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_refactor.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/linecache.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/locale.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/handlers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lzma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/macpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/macurl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mailbox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mailcap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mimetypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/modulefinder.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/connection.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/context.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy/connection.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/heap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/managers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/pool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_fork.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_spawn_posix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_spawn_win32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/process.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/reduction.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/resource_sharer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/semaphore_tracker.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/sharedctypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/synchronize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/netrc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/nntplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ntpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/nturl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/opcode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/optparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/os.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pathlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pickletools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pipes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pkgutil.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/CDROM.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/DLFCN.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/IN.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/TYPES.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/platform.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plistlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/poplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/posixpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pprint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/profile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pstats.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/py_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pyclbr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data/topics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/queue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/quopri.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/random.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/re.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/reprlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/rlcompleter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/runpy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sched.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/selectors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shelve.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shlex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/signal.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/smtpd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/smtplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sndhdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/socketserver.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/dbapi2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/dump.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/dbapi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/dump.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/factory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/hooks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/regression.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/transactions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/userfunctions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ssl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/stat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/statistics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/string.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/stringprep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sunau.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/symbol.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/symtable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tabnanny.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tarfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/telnetlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tempfile.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/_test_multiprocessing.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiotests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/autotest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/buffer_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/bytecode_helper.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/coding20731.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/curses_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/datetimetester.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/dis_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/doctest_aliases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/double_const.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata/eintr_tester.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/module_iso_8859_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/module_koi8_r.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/final_a.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/final_b.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/fork_wait.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/future_test1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/future_test2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/gdb_sample.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imp_dummy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/inspect_fodder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/inspect_fodder2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/list_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/lock_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/make_ssl_certs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mapping_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/memory_watchdog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mock_socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mp_fork_bomb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/multibytecodec_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/outstanding_bugs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pickletester.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/profilee.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pyclbr_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pydoc_mod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pydocfodder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pystone.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/re_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/regrtest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/relimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/reperf.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest_no_docstrings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest_no_doctests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/seq_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sortperf.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/ssl_servers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/ssltests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/string_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/fd_status.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/input_reader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/qcat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/qgrep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/sigchild_ignore.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support/script_helper.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test___all__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test___future__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__locale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__opcode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__osx_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_abstract_numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_aifc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_argparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_array.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asdl_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asynchat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_base_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_pep492.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_proactor_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_selector_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_sslproto.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_streams.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_tasks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_transports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_unix_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_windows_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_windows_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncore.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_atexit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_audioop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_augassign.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_base64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bigaddrspace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bigmem.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binhex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bisect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_buffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bufio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_builtin.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bytes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bz2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_calendar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_call.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_capi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cgi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cgitb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_charmapcodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_class.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd_line.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd_line_script.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_code.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_code_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codeccallbacks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_cn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_hk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_iso2022.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_tw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_cn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_hk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_tw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codeop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_collections.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_colorsys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compare.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compileall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_complex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_concurrent_futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_configparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_contains.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_contextlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_copy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_copyreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_coroutines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cprofile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_crashers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_crypt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_csv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ctypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_curses.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_datetime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_gnu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_ndbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_decimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_decorators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_defaultdict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_deque.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_descr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_descrtut.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_devpoll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dictcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dictviews.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_difflib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_distutils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_doctest2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_docxmlrpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dummy_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dummy_threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dynamic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dynamicclassattribute.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_eintr.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test__encoded_words.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test__header_value_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_asian_codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_contentmanager.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_defect_handling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_email.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_generator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_headerregistry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_inversion.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_message.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_pickleable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_policy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/torture_test.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ensurepip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_enumerate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_eof.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_epoll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_errno.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_exception_variations.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_exceptions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_extcall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_faulthandler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fcntl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_file_eintr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_filecmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fileinput.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fileio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_finalization.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_float.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_flufl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fnmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fork1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_format.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fractions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_frame.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ftplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_funcattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_functools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_generators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_genericpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_genexps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getargs2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getpass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gettext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_glob.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_global.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_grammar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_grp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gzip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hash.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hashlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_heapq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hmac.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_html.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_htmlparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_http_cookiejar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_http_cookies.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_httplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_httpservers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_idle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imaplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imghdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/basic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/basic2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/indirect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/rebinding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/rebinding2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpackage.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/abc.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/test_loader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_case_sensitivity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_path_hook.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/test_loader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test___loader__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test___package__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_caching.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_fromlist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_meta_path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_packages.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_relative_imports.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/regrtest.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_case_sensitivity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_file_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_path_hook.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_source_encoding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_lazy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_namespace_pkgs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_spec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_windows.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_index.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_inspect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_int.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_int_literal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ioctl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ipaddress.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_isinstance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_iter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_iterlen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_itertools.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_decode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_default.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_dump.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_encode_basestring_ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_fail.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_float.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_indent.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_recursion.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_scanstring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_separators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_speedups.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_tool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_keyword.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_keywordonlyarg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_kqueue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_largefile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_lib2to3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_linecache.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_list.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_listcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_locale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_logging.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_long.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_longexp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_lzma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_macpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_macurl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mailbox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mailcap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_marshal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_math.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_memoryio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_memoryview.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_metaclass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mimetypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_minidom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mmap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_modulefinder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_msilib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multibytecodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_fork.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_main_handling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_netrc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_nis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_nntplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_normalization.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ntpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_numeric_tower.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_opcodes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_openpty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_optparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_os.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ossaudiodev.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_osx_env.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pathlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_peepholer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep247.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep277.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep292.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3120.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3131.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3151.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep352.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep380.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep479.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pickletools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pipes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkgimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkgutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_platform.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_plistlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_poll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_popen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_poplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_posix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_posixpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pprint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_print.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_profile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_property.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pstats.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pulldom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pwd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_py_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pyclbr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pydoc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pyexpat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_queue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_quopri.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_raise.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_random.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_range.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_re.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_readline.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_regrtest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_reprlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_resource.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_richcmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_rlcompleter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_robotparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_runpy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sax.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sched.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_scope.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_script_helper.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_select.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_selectors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_set.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_setcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shelve.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shlex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_signal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_site.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_slice.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtpd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtpnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sndhdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_socketserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sort.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_source_encoding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_spwd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sqlite.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ssl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_startfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_stat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_statistics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strftime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_string.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_stringprep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strlit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strptime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strtod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_structmembers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_structseq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sunau.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sundry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_super.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_symtable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_syntax.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys_setprofile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys_settrace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_syslog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tarfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tcl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_telnetlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tempfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_textwrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threaded_import.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threadedtempfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threading_local.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threadsignals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_time.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_timeit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_timeout.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_trace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_traceback.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tracemalloc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ttk_guionly.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ttk_textonly.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tuple.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_typechecks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_typing.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ucn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unary.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicode_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicodedata.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unittest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_univnewlines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unpack.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unpack_ex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2_localnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2net.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib_response.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllibnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urlparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userdict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userlist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userstring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_uu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_uuid.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_venv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wait3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wait4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wave.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_weakref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_weakset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_webbrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_winreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_winsound.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_with.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wsgiref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xdrlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_dom_minicompat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_etree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_etree_c.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xmlrpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xmlrpc_net.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipapp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipfile64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipimport_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/testcodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tf_inherit_check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/threaded_import_hangers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/time_hashlib.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules/testmod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/win_console_handler.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/textwrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/this.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/timeit.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/colorchooser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/commondialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/dialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/dnd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/filedialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/font.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/messagebox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/scrolledtext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/simpledialog.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/runtktests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/support.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_font.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_geometry_managers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_images.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_loadtk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_misc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_variables.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_widgets.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_extensions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_functions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_style.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_widgets.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/widget_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/tix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/ttk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/token.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/trace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/traceback.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tracemalloc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtle.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/bytedesign.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/chaos.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/clock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/colormixer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/forest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/fractalcurves.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/lindenmayer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/minimal_hanoi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/nim.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/paint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/peace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/penrose.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/planet_and_moon.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/round_dance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/sorting_animate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/tree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/two_canvases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/wikipedia.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/yinyang.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/typing.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/case.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/mock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/result.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/runner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/signals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/suite.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/_test_warnings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/dummy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_assertions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_break.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_case.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_discovery.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_functiontestcase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_program.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_result.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_runner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_setups.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_skipping.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_suite.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testcallable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testhelpers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testmagicmethods.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testmock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testpatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testsentinel.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testwith.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/error.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/request.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/response.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/robotparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/uu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/uuid.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts/posix'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/warnings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wave.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/weakref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/webbrowser.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/handlers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/simple_server.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/validate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xdrlib.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/__init__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/NodeFilter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/domreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/expatbuilder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/minicompat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/minidom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/pulldom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/xmlbuilder.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementInclude.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementPath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementTree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/cElementTree.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers/expat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/_exceptions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/expatreader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/handler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/saxutils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/xmlreader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/client.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/server.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/zipapp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/zipfile.py'...
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -Wi -O /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py \
-d /home/mtg/.pyenv/versions/3.5.0/lib/python3.5 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/home/mtg/.pyenv/versions/3.5.0/lib/python3.5
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/__future__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/__phello__.foo.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_bootlocale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_collections_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_compat_pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_compression.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_dummy_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_markupbase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_osx_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_pydecimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_pyio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_sitebuiltins.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_strptime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_sysconfigdata.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_threading_local.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_weakrefset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/aifc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/antigravity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/argparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asynchat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/base_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/base_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/compat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/coroutines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/proactor_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/protocols.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/selector_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/sslproto.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/streams.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/tasks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/test_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/transports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/unix_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/windows_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/windows_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncore.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/base64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/binhex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bisect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bz2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cProfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/calendar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cgi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cgitb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/chunk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/code.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/codeop.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/colorsys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/__init__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/_base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/process.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/configparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/contextlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/copy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/copyreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/crypt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/csv.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/_endian.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/dyld.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/dylib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/framework.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_anon.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_array_in_pointer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_arrays.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_as_parameter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_bitfields.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_buffers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_bytes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_byteswap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_callbacks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_cast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_cfuncs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_checkretval.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_delattr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_errno.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_find.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_frombuffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_funcptr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_functions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_incomplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_init.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_internals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_keeprefs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_libc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_loading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_macholib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_memfunctions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_objects.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_parameters.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pep3118.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pickling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pointers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_prototypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_python_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_random_things.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_refcounts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_repr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_returnfuncptrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_simplesubclasses.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_sizes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_slicing.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_stringptr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_strings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_struct_fields.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_structures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_unaligned_structures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_values.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_varsize_struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_win32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_wintypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/wintypes.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/has_key.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/panel.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/textpad.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/datetime.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/gnu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/ndbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/decimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/difflib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dis.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/_msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/archive_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/bcppcompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/ccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/cmd.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_msi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_rpm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_wininst.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_clib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_py.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/clean.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_data.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_egg_info.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_lib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/register.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/sdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/upload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/core.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/cygwinccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/debug.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dep_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dir_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/errors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/extension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/fancy_getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/file_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/filelist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/msvc9compiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/sysconfig.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_archive_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_msi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_rpm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_wininst.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_clib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_py.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_clean.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_config_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_core.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_cygwinccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dep_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dir_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_extension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_file_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_filelist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_data.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_lib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_msvc9compiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_register.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_sdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_text_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_unixccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_upload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_version.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_versionpredicate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/text_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/unixccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/version.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/versionpredicate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dummy_threading.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_encoded_words.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_header_value_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_parseaddr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_policybase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/base64mime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/charset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/contentmanager.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/encoders.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/errors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/feedparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/generator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/header.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/headerregistry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/iterators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/message.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/application.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/audio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/image.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/message.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/multipart.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/nonmultipart.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/policy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/quoprimime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/utils.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/aliases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/base64_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/big5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/big5hkscs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/bz2_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/charmap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp037.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1006.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1026.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1125.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1140.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1250.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1251.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1252.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1253.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1254.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1255.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1256.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1257.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1258.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp273.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp424.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp437.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp500.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp65001.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp720.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp737.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp775.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp850.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp852.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp855.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp856.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp857.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp858.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp860.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp861.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp862.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp863.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp864.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp865.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp866.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp869.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp874.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp875.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp932.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp949.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp950.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jis_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jisx0213.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gb18030.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gb2312.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gbk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hex_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hp_roman8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hz.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/idna.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_10.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_11.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_13.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_14.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_15.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_16.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_6.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_7.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_9.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/johab.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_r.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_t.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_u.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/kz1048.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/latin_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_arabic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_centeuro.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_croatian.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_cyrillic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_farsi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_greek.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_iceland.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_latin2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_roman.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_romanian.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_turkish.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mbcs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/palmos.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/ptcp154.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/punycode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/quopri_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/raw_unicode_escape.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/rot_13.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jis_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jisx0213.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/tis_620.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/undefined.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/unicode_escape.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/unicode_internal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16_be.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16_le.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32_be.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32_le.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_7.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_8_sig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/uu_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/zlib_codec.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_bundled'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_uninstall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/filecmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fileinput.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fnmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/formatter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fractions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ftplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/functools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/genericpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/getpass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/gettext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/glob.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/gzip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/hashlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/heapq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/hmac.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/entities.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/parser.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/client.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/cookiejar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/cookies.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/server.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoComplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoCompleteWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoExpand.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Bindings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CallTipWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CallTips.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ClassBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CodeContext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ColorDelegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Debugger.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Delegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/EditorWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/FileList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/FormatParagraph.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/GrepDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/HyperParser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/IOBinding.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/IdleHistory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/MultiCall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/MultiStatusBar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ObjectBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/OutputWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ParenMatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PathBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Percolator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PyParse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PyShell.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RemoteDebugger.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RemoteObjectBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ReplaceDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RstripExtension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ScriptBinding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ScrolledList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchDialogBase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchEngine.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/StackViewer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ToolTip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/TreeWidget.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/UndoDelegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/WidgetRedirector.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/WindowList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ZoomHeight.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/aboutDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configHandler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configHelpSourceEdit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configSectionNameDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/dynOptionMenuWidget.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/htest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/mock_idle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/mock_tk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_autocomplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_autoexpand.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_calltips.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_config_name.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_configdialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_delegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_editor.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_formatparagraph.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_grep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_hyperparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_idlehistory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_parenmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_pathbrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_rstrip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_searchdialogbase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_searchengine.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_textview.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_warning.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_widgetredir.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idlever.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/keybindingDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/macosxSupport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/rpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/run.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/tabbedpages.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/textView.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imaplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imghdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/_bootstrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/_bootstrap_external.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/machinery.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/inspect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ipaddress.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/decoder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/encoder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/scanner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/tool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/keyword.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/btm_matcher.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/btm_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixer_base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixer_util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_apply.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_asserts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_basestring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_buffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_callable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_dict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_except.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_exec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_execfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_exitfunc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_filter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_funcattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_future.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_getcwdu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_has_key.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_idioms.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_import.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_imports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_imports2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_intern.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_isinstance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_itertools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_itertools_imports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_long.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_map.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_metaclass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_methodattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_ne.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_next.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_nonzero.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_numliterals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_paren.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_print.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_raise.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_raw_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_reduce.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_reload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_renames.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_repr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_set_literal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_standarderror.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_sys_exc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_throw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_tuple_params.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_urllib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_ws_comma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_xrange.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_xreadlines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_zip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/patcomp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/conv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/driver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/grammar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/literals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/pgen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/token.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pygram.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pytree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/refactor.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/pytree_idempotency.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_all_fixers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_fixers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_pytree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_refactor.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/linecache.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/locale.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/handlers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lzma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/macpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/macurl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mailbox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mailcap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mimetypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/modulefinder.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/connection.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/context.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy/connection.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/heap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/managers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/pool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_fork.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_spawn_posix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_spawn_win32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/process.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/reduction.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/resource_sharer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/semaphore_tracker.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/sharedctypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/synchronize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/netrc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/nntplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ntpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/nturl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/opcode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/optparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/os.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pathlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pickletools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pipes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pkgutil.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/CDROM.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/DLFCN.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/IN.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/TYPES.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/platform.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plistlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/poplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/posixpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pprint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/profile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pstats.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/py_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pyclbr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data/topics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/queue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/quopri.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/random.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/re.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/reprlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/rlcompleter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/runpy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sched.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/selectors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shelve.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shlex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/signal.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/smtpd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/smtplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sndhdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/socketserver.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/dbapi2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/dump.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/dbapi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/dump.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/factory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/hooks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/regression.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/transactions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/userfunctions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ssl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/stat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/statistics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/string.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/stringprep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sunau.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/symbol.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/symtable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tabnanny.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tarfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/telnetlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tempfile.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/_test_multiprocessing.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiotests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/autotest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/buffer_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/bytecode_helper.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/coding20731.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/curses_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/datetimetester.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/dis_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/doctest_aliases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/double_const.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata/eintr_tester.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/module_iso_8859_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/module_koi8_r.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/final_a.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/final_b.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/fork_wait.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/future_test1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/future_test2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/gdb_sample.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imp_dummy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/inspect_fodder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/inspect_fodder2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/list_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/lock_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/make_ssl_certs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mapping_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/memory_watchdog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mock_socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mp_fork_bomb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/multibytecodec_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/outstanding_bugs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pickletester.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/profilee.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pyclbr_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pydoc_mod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pydocfodder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pystone.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/re_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/regrtest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/relimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/reperf.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest_no_docstrings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest_no_doctests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/seq_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sortperf.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/ssl_servers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/ssltests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/string_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/fd_status.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/input_reader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/qcat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/qgrep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/sigchild_ignore.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support/script_helper.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test___all__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test___future__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__locale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__opcode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__osx_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_abstract_numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_aifc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_argparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_array.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asdl_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asynchat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_base_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_pep492.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_proactor_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_selector_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_sslproto.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_streams.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_tasks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_transports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_unix_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_windows_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_windows_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncore.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_atexit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_audioop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_augassign.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_base64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bigaddrspace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bigmem.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binhex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bisect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_buffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bufio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_builtin.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bytes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bz2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_calendar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_call.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_capi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cgi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cgitb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_charmapcodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_class.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd_line.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd_line_script.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_code.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_code_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codeccallbacks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_cn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_hk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_iso2022.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_tw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_cn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_hk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_tw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codeop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_collections.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_colorsys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compare.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compileall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_complex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_concurrent_futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_configparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_contains.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_contextlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_copy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_copyreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_coroutines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cprofile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_crashers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_crypt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_csv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ctypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_curses.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_datetime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_gnu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_ndbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_decimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_decorators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_defaultdict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_deque.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_descr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_descrtut.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_devpoll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dictcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dictviews.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_difflib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_distutils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_doctest2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_docxmlrpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dummy_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dummy_threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dynamic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dynamicclassattribute.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_eintr.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test__encoded_words.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test__header_value_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_asian_codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_contentmanager.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_defect_handling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_email.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_generator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_headerregistry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_inversion.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_message.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_pickleable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_policy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/torture_test.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ensurepip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_enumerate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_eof.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_epoll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_errno.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_exception_variations.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_exceptions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_extcall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_faulthandler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fcntl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_file_eintr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_filecmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fileinput.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fileio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_finalization.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_float.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_flufl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fnmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fork1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_format.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fractions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_frame.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ftplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_funcattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_functools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_generators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_genericpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_genexps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getargs2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getpass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gettext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_glob.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_global.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_grammar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_grp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gzip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hash.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hashlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_heapq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hmac.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_html.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_htmlparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_http_cookiejar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_http_cookies.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_httplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_httpservers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_idle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imaplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imghdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/basic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/basic2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/indirect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/rebinding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/rebinding2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpackage.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/abc.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/test_loader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_case_sensitivity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_path_hook.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/test_loader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test___loader__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test___package__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_caching.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_fromlist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_meta_path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_packages.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_relative_imports.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/regrtest.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_case_sensitivity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_file_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_path_hook.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_source_encoding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_lazy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_namespace_pkgs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_spec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_windows.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_index.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_inspect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_int.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_int_literal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ioctl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ipaddress.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_isinstance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_iter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_iterlen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_itertools.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_decode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_default.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_dump.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_encode_basestring_ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_fail.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_float.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_indent.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_recursion.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_scanstring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_separators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_speedups.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_tool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_keyword.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_keywordonlyarg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_kqueue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_largefile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_lib2to3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_linecache.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_list.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_listcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_locale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_logging.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_long.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_longexp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_lzma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_macpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_macurl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mailbox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mailcap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_marshal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_math.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_memoryio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_memoryview.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_metaclass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mimetypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_minidom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mmap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_modulefinder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_msilib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multibytecodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_fork.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_main_handling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_netrc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_nis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_nntplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_normalization.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ntpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_numeric_tower.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_opcodes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_openpty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_optparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_os.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ossaudiodev.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_osx_env.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pathlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_peepholer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep247.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep277.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep292.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3120.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3131.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3151.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep352.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep380.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep479.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pickletools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pipes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkgimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkgutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_platform.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_plistlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_poll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_popen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_poplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_posix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_posixpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pprint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_print.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_profile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_property.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pstats.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pulldom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pwd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_py_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pyclbr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pydoc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pyexpat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_queue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_quopri.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_raise.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_random.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_range.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_re.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_readline.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_regrtest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_reprlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_resource.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_richcmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_rlcompleter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_robotparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_runpy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sax.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sched.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_scope.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_script_helper.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_select.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_selectors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_set.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_setcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shelve.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shlex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_signal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_site.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_slice.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtpd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtpnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sndhdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_socketserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sort.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_source_encoding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_spwd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sqlite.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ssl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_startfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_stat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_statistics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strftime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_string.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_stringprep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strlit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strptime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strtod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_structmembers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_structseq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sunau.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sundry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_super.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_symtable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_syntax.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys_setprofile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys_settrace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_syslog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tarfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tcl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_telnetlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tempfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_textwrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threaded_import.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threadedtempfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threading_local.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threadsignals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_time.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_timeit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_timeout.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_trace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_traceback.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tracemalloc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ttk_guionly.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ttk_textonly.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tuple.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_typechecks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_typing.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ucn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unary.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicode_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicodedata.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unittest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_univnewlines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unpack.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unpack_ex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2_localnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2net.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib_response.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllibnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urlparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userdict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userlist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userstring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_uu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_uuid.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_venv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wait3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wait4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wave.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_weakref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_weakset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_webbrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_winreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_winsound.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_with.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wsgiref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xdrlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_dom_minicompat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_etree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_etree_c.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xmlrpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xmlrpc_net.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipapp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipfile64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipimport_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/testcodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tf_inherit_check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/threaded_import_hangers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/time_hashlib.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules/testmod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/win_console_handler.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/textwrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/this.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/timeit.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/colorchooser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/commondialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/dialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/dnd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/filedialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/font.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/messagebox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/scrolledtext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/simpledialog.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/runtktests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/support.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_font.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_geometry_managers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_images.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_loadtk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_misc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_variables.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_widgets.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_extensions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_functions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_style.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_widgets.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/widget_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/tix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/ttk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/token.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/trace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/traceback.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tracemalloc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtle.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/bytedesign.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/chaos.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/clock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/colormixer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/forest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/fractalcurves.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/lindenmayer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/minimal_hanoi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/nim.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/paint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/peace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/penrose.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/planet_and_moon.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/round_dance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/sorting_animate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/tree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/two_canvases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/wikipedia.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/yinyang.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/typing.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/case.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/mock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/result.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/runner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/signals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/suite.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/_test_warnings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/dummy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_assertions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_break.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_case.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_discovery.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_functiontestcase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_program.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_result.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_runner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_setups.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_skipping.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_suite.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testcallable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testhelpers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testmagicmethods.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testmock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testpatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testsentinel.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testwith.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/error.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/request.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/response.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/robotparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/uu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/uuid.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts/posix'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/warnings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wave.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/weakref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/webbrowser.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/handlers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/simple_server.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/validate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xdrlib.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/__init__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/NodeFilter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/domreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/expatbuilder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/minicompat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/minidom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/pulldom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/xmlbuilder.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementInclude.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementPath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementTree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/cElementTree.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers/expat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/_exceptions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/expatreader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/handler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/saxutils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/xmlreader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/client.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/server.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/zipapp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/zipfile.py'...
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -Wi -OO /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py \
-d /home/mtg/.pyenv/versions/3.5.0/lib/python3.5 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/home/mtg/.pyenv/versions/3.5.0/lib/python3.5
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/__future__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/__phello__.foo.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_bootlocale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_collections_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_compat_pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_compression.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_dummy_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_markupbase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_osx_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_pydecimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_pyio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_sitebuiltins.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_strptime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_sysconfigdata.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_threading_local.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/_weakrefset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/aifc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/antigravity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/argparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asynchat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/base_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/base_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/compat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/coroutines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/proactor_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/protocols.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/selector_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/sslproto.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/streams.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/tasks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/test_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/transports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/unix_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/windows_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncio/windows_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/asyncore.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/base64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/binhex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bisect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/bz2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cProfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/calendar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cgi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cgitb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/chunk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/code.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/codeop.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/collections/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/colorsys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/__init__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/_base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/process.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/concurrent/futures/thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/configparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/contextlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/copy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/copyreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/crypt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/csv.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/_endian.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/dyld.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/dylib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/macholib/framework.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_anon.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_array_in_pointer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_arrays.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_as_parameter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_bitfields.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_buffers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_bytes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_byteswap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_callbacks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_cast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_cfuncs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_checkretval.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_delattr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_errno.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_find.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_frombuffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_funcptr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_functions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_incomplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_init.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_internals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_keeprefs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_libc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_loading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_macholib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_memfunctions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_objects.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_parameters.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pep3118.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pickling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_pointers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_prototypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_python_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_random_things.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_refcounts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_repr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_returnfuncptrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_simplesubclasses.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_sizes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_slicing.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_stringptr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_strings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_struct_fields.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_structures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_unaligned_structures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_values.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_varsize_struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_win32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/test/test_wintypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ctypes/wintypes.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/has_key.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/panel.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/curses/textpad.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/datetime.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/gnu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dbm/ndbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/decimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/difflib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dis.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/_msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/archive_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/bcppcompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/ccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/cmd.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_msi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_rpm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/bdist_wininst.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_clib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_py.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/build_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/clean.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_data.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_egg_info.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_lib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/install_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/register.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/sdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/command/upload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/core.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/cygwinccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/debug.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dep_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dir_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/dist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/errors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/extension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/fancy_getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/file_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/filelist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/msvc9compiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/sysconfig.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_archive_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_msi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_rpm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_bdist_wininst.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_clib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_py.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_build_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_clean.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_config_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_core.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_cygwinccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dep_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dir_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_dist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_extension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_file_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_filelist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_data.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_lib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_install_scripts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_log.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_msvc9compiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_msvccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_register.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_sdist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_text_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_unixccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_upload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_version.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/tests/test_versionpredicate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/text_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/unixccompiler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/version.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/distutils/versionpredicate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/dummy_threading.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_encoded_words.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_header_value_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_parseaddr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/_policybase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/base64mime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/charset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/contentmanager.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/encoders.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/errors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/feedparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/generator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/header.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/headerregistry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/iterators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/message.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/application.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/audio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/image.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/message.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/multipart.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/nonmultipart.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/mime/text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/policy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/quoprimime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/email/utils.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/aliases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/base64_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/big5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/big5hkscs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/bz2_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/charmap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp037.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1006.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1026.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1125.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1140.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1250.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1251.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1252.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1253.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1254.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1255.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1256.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1257.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp1258.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp273.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp424.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp437.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp500.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp65001.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp720.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp737.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp775.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp850.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp852.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp855.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp856.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp857.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp858.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp860.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp861.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp862.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp863.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp864.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp865.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp866.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp869.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp874.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp875.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp932.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp949.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/cp950.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jis_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jisx0213.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/euc_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gb18030.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gb2312.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/gbk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hex_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hp_roman8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/hz.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/idna.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_jp_ext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso2022_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_10.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_11.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_13.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_14.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_15.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_16.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_6.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_7.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/iso8859_9.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/johab.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_r.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_t.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/koi8_u.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/kz1048.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/latin_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_arabic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_centeuro.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_croatian.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_cyrillic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_farsi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_greek.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_iceland.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_latin2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_roman.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_romanian.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mac_turkish.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/mbcs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/palmos.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/ptcp154.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/punycode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/quopri_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/raw_unicode_escape.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/rot_13.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jis_2004.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/shift_jisx0213.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/tis_620.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/undefined.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/unicode_escape.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/unicode_internal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16_be.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_16_le.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32_be.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_32_le.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_7.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_8.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/utf_8_sig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/uu_codec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/encodings/zlib_codec.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_bundled'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ensurepip/_uninstall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/filecmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fileinput.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fnmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/formatter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/fractions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ftplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/functools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/genericpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/getpass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/gettext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/glob.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/gzip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/hashlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/heapq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/hmac.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/entities.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/html/parser.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/client.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/cookiejar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/cookies.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/http/server.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoComplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoCompleteWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/AutoExpand.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Bindings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CallTipWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CallTips.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ClassBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/CodeContext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ColorDelegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Debugger.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Delegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/EditorWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/FileList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/FormatParagraph.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/GrepDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/HyperParser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/IOBinding.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Icons'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/IdleHistory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/MultiCall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/MultiStatusBar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ObjectBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/OutputWindow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ParenMatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PathBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/Percolator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PyParse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/PyShell.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RemoteDebugger.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RemoteObjectBrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ReplaceDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/RstripExtension.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ScriptBinding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ScrolledList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchDialogBase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/SearchEngine.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/StackViewer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ToolTip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/TreeWidget.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/UndoDelegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/WidgetRedirector.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/WindowList.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/ZoomHeight.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/aboutDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configHandler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configHelpSourceEdit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/configSectionNameDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/dynOptionMenuWidget.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/htest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/mock_idle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/mock_tk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_autocomplete.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_autoexpand.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_calltips.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_config_name.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_configdialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_delegator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_editor.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_formatparagraph.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_grep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_hyperparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_idlehistory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_parenmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_pathbrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_rstrip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_searchdialogbase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_searchengine.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_textview.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_warning.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idle_test/test_widgetredir.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/idlever.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/keybindingDialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/macosxSupport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/rpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/run.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/tabbedpages.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/idlelib/textView.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imaplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imghdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/imp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/_bootstrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/_bootstrap_external.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/machinery.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/importlib/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/inspect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ipaddress.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/decoder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/encoder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/scanner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/json/tool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/keyword.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/btm_matcher.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/btm_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixer_base.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixer_util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_apply.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_asserts.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_basestring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_buffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_callable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_dict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_except.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_exec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_execfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_exitfunc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_filter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_funcattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_future.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_getcwdu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_has_key.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_idioms.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_import.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_imports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_imports2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_intern.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_isinstance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_itertools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_itertools_imports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_long.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_map.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_metaclass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_methodattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_ne.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_next.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_nonzero.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_numliterals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_paren.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_print.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_raise.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_raw_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_reduce.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_reload.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_renames.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_repr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_set_literal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_standarderror.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_sys_exc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_throw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_tuple_params.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_urllib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_ws_comma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_xrange.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_xreadlines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/fixes/fix_zip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/patcomp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/conv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/driver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/grammar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/literals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/pgen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/token.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pgen2/tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pygram.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/pytree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/refactor.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/data/fixers/myfixes'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/pytree_idempotency.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_all_fixers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_fixers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_pytree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_refactor.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/tests/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/linecache.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/locale.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/config.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/logging/handlers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lzma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/macpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/macurl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mailbox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mailcap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/mimetypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/modulefinder.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/connection.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/context.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/dummy/connection.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/heap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/managers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/pool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_fork.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_spawn_posix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/popen_spawn_win32.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/process.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/reduction.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/resource_sharer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/semaphore_tracker.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/sharedctypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/synchronize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/multiprocessing/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/netrc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/nntplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ntpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/nturl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/opcode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/optparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/os.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pathlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pickletools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pipes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pkgutil.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/CDROM.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/DLFCN.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/IN.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plat-linux/TYPES.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/platform.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/plistlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/poplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/posixpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pprint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/profile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pstats.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/py_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pyclbr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/pydoc_data/topics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/queue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/quopri.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/random.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/re.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/reprlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/rlcompleter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/runpy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sched.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/selectors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shelve.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shlex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/shutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/signal.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/smtpd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/smtplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sndhdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/socketserver.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/dbapi2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/dump.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/dbapi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/dump.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/factory.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/hooks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/regression.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/transactions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sqlite3/test/userfunctions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sre_parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/ssl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/stat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/statistics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/string.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/stringprep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sunau.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/symbol.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/symtable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tabnanny.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tarfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/telnetlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tempfile.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/_test_multiprocessing.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiodata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/audiotests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/autotest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/buffer_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/bytecode_helper.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/capath'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/cjkencodings'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/coding20731.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/curses_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/datetimetester.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/decimaltestdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/dis_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/doctest_aliases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/double_const.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/eintrdata/eintr_tester.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/module_iso_8859_1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/encoded_modules/module_koi8_r.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/final_a.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/final_b.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/fork_wait.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/future_test1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/future_test2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/gdb_sample.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imghdrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/imp_dummy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/inspect_fodder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/inspect_fodder2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/list_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/lock_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/make_ssl_certs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mapping_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/memory_watchdog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mock_socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/mp_fork_bomb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/multibytecodec_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/outstanding_bugs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pickletester.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/profilee.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pyclbr_input.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pydoc_mod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pydocfodder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/pystone.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/re_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/regrtest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/relimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/reperf.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest_no_docstrings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sample_doctest_no_doctests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/seq_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sndhdrdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/sortperf.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/ssl_servers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/ssltests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/string_tests.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/fd_status.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/input_reader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/qcat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/qgrep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/subprocessdata/sigchild_ignore.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/support/script_helper.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test___all__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test___future__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__locale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__opcode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test__osx_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_abstract_numbers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_aifc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_argparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_array.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asdl_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ast.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asynchat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/echo3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_base_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_pep492.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_proactor_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_queues.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_selector_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_sslproto.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_streams.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_tasks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_transports.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_unix_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_windows_events.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncio/test_windows_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_asyncore.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_atexit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_audioop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_augassign.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_base64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bigaddrspace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bigmem.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binhex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_binop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bisect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_buffer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bufio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_builtin.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bytes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_bz2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_calendar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_call.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_capi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cgi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cgitb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_charmapcodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_class.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd_line.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cmd_line_script.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_code.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_code_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codeccallbacks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_cn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_hk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_iso2022.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecencodings_tw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_cn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_hk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_jp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_kr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecmaps_tw.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_codeop.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_collections.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_colorsys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compare.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_compileall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_complex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_concurrent_futures.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_configparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_contains.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_contextlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_copy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_copyreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_coroutines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_cprofile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_crashers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_crypt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_csv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ctypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_curses.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_datetime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_dumb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_gnu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dbm_ndbm.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_decimal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_decorators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_defaultdict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_deque.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_descr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_descrtut.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_devpoll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dictcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dictviews.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_difflib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_distutils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_doctest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_doctest2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_docxmlrpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dummy_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dummy_threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dynamic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_dynamicclassattribute.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_eintr.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/data'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test__encoded_words.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test__header_value_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_asian_codecs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_contentmanager.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_defect_handling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_email.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_generator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_headerregistry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_inversion.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_message.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_pickleable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_policy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/test_utils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_email/torture_test.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ensurepip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_enumerate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_eof.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_epoll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_errno.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_exception_variations.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_exceptions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_extcall.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_faulthandler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fcntl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_file_eintr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_filecmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fileinput.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fileio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_finalization.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_float.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_flufl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fnmatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fork1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_format.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_fractions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_frame.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ftplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_funcattrs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_functools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_future5.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_generators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_genericpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_genexps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getargs2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getopt.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_getpass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gettext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_glob.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_global.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_grammar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_grp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_gzip.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hash.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hashlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_heapq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_hmac.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_html.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_htmlparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_http_cookiejar.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_http_cookies.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_httplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_httpservers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_idle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imaplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imghdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_imp.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/basic.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/basic2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/indirect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/rebinding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/rebinding2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpackage.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/subpkg/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_import/data/circular_imports/util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/abc.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/builtin/test_loader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_case_sensitivity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/extension/test_path_hook.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/frozen/test_loader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test___loader__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test___package__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_caching.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_fromlist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_meta_path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_packages.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/import_/test_relative_imports.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/regrtest.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_case_sensitivity.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_file_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_finder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_path_hook.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/source/test_source_encoding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_abc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_api.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_lazy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_locks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_namespace_pkgs.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_spec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/test_windows.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_importlib/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_index.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_inspect.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_int.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_int_literal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_io.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ioctl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ipaddress.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_isinstance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_iter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_iterlen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_itertools.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_decode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_default.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_dump.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_encode_basestring_ascii.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_enum.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_fail.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_float.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_indent.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass1.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_pass3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_recursion.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_scanstring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_separators.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_speedups.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_tool.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_json/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_keyword.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_keywordonlyarg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_kqueue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_largefile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_lib2to3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_linecache.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_list.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_listcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_locale.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_logging.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_long.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_longexp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_lzma.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_macpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_macurl2path.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mailbox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mailcap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_marshal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_math.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_memoryio.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_memoryview.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_metaclass.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mimetypes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_minidom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_mmap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_module.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_modulefinder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_msilib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multibytecodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_fork.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_forkserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_main_handling.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_multiprocessing_spawn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_netrc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_nis.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_nntplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_normalization.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ntpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_numeric_tower.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_opcodes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_openpty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_operator.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_optparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_os.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ossaudiodev.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_osx_env.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_parser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pathlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pdb.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_peepholer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep247.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep277.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep292.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3120.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3131.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep3151.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep352.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep380.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pep479.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pickle.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pickletools.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pipes.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkgimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pkgutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_platform.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_plistlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_poll.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_popen.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_poplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_posix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_posixpath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pow.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pprint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_print.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_profile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_property.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pstats.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pulldom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pwd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_py_compile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pyclbr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pydoc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_pyexpat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_queue.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_quopri.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_raise.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_random.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_range.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_re.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_readline.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_regrtest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_reprlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_resource.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_richcmp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_rlcompleter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_robotparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_runpy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sax.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sched.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_scope.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_script_helper.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_select.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_selectors.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_set.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_setcomps.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shelve.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shlex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_shutil.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_signal.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_site.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_slice.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtpd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtplib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_smtpnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sndhdr.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_socket.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_socketserver.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sort.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_source_encoding.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_spwd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sqlite.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ssl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_startfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_stat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_statistics.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strftime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_string.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_stringprep.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strlit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strptime.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_strtod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_struct.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_structmembers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_structseq.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_subprocess.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sunau.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sundry.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_super.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_symtable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_syntax.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys_setprofile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sys_settrace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_sysconfig.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_syslog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tarfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tcl.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_telnetlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tempfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_textwrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_thread.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threaded_import.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threadedtempfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threading_local.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_threadsignals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_time.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_timeit.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_timeout.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_trace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_traceback.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tracemalloc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ttk_guionly.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ttk_textonly.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_tuple.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_typechecks.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_typing.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_ucn.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unary.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicode.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicode_file.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unicodedata.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unittest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_univnewlines.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unpack.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_unpack_ex.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2_localnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib2net.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllib_response.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urllibnet.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_urlparse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userdict.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userlist.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_userstring.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_uu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_uuid.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_venv.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wait3.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wait4.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wave.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_weakref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_weakset.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_webbrowser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_winreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_winsound.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_with.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_wsgiref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xdrlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_dom_minicompat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_etree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xml_etree_c.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xmlrpc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_xmlrpc_net.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipapp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipfile.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipfile64.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipimport.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zipimport_support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/test_zlib.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/testcodec.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tf_inherit_check.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/threaded_import_hangers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/time_hashlib.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/tracedmodules/testmod.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/win_console_handler.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltestdata'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/test/xmltests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/textwrap.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/this.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/threading.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/timeit.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/colorchooser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/commondialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/constants.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/dialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/dnd.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/filedialog.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/font.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/messagebox.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/scrolledtext.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/simpledialog.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/runtktests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/support.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_font.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_geometry_managers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_images.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_loadtk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_misc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_text.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_variables.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_tkinter/test_widgets.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_extensions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_functions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_style.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/test_ttk/test_widgets.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/test/widget_tests.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/tix.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tkinter/ttk.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/token.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tokenize.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/trace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/traceback.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tracemalloc.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/tty.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtle.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/bytedesign.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/chaos.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/clock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/colormixer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/forest.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/fractalcurves.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/lindenmayer.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/minimal_hanoi.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/nim.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/paint.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/peace.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/penrose.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/planet_and_moon.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/round_dance.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/sorting_animate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/tree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/two_canvases.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/wikipedia.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/turtledemo/yinyang.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/types.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/typing.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/case.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/main.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/mock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/result.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/runner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/signals.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/suite.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/_test_warnings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/dummy.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_assertions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_break.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_case.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_discovery.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_functiontestcase.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_loader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_program.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_result.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_runner.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_setups.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_skipping.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/test_suite.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/__main__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/support.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testcallable.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testhelpers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testmagicmethods.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testmock.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testpatch.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testsentinel.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/test/testmock/testwith.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/unittest/util.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/error.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/parse.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/request.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/response.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/urllib/robotparser.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/uu.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/uuid.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/__main__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/venv/scripts/posix'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/warnings.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wave.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/weakref.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/webbrowser.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/handlers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/headers.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/simple_server.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/util.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/wsgiref/validate.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xdrlib.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/__init__.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/NodeFilter.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/domreg.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/expatbuilder.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/minicompat.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/minidom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/pulldom.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/dom/xmlbuilder.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementInclude.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementPath.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/ElementTree.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/etree/cElementTree.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/parsers/expat.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/_exceptions.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/expatreader.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/handler.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/saxutils.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xml/sax/xmlreader.py'...
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/__init__.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/client.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/xmlrpc/server.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/zipapp.py'...
Compiling '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/zipfile.py'...
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -Wi /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py \
-d /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages -f \
-x badsyntax /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages'...
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -Wi -O /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py \
-d /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages -f \
-x badsyntax /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages'...
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -Wi -OO /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/compileall.py \
-d /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages -f \
-x badsyntax /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages
Listing '/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/site-packages'...
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -m lib2to3.pgen2.driver /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/Grammar.txt
Generating grammar tables from /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/Grammar.txt
Writing grammar tables to /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/Grammar3.5.0.final.0.pickle
PYTHONPATH=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5 \
./python -E -m lib2to3.pgen2.driver /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/PatternGrammar.txt
Generating grammar tables from /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/PatternGrammar.txt
Writing grammar tables to /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib2to3/PatternGrammar3.5.0.final.0.pickle
Creating directory /home/mtg/.pyenv/versions/3.5.0/include
Creating directory /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/Python-ast.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/Python.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/abstract.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/accu.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/asdl.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/ast.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/bitset.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/bltinmodule.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/boolobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/bytesobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/cellobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/ceval.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/classobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/code.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/codecs.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/compile.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/complexobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/datetime.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/descrobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/dictobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/dtoa.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/enumobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/errcode.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/eval.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/fileobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/fileutils.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/floatobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/frameobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/funcobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/genobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/graminit.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/grammar.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/import.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/intrcheck.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/iterobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/listobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/longintrepr.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/longobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/marshal.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/memoryobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/metagrammar.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/methodobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/modsupport.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/moduleobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/namespaceobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/node.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/object.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/objimpl.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/odictobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/opcode.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/osdefs.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/parsetok.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/patchlevel.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pgen.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/py_curses.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyarena.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyatomic.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pycapsule.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyctype.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pydebug.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyerrors.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyexpat.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyfpe.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pygetopt.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyhash.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pylifecycle.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pymacro.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pymath.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pymem.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pyport.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pystate.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pystrhex.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pystrtod.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pythonrun.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pythread.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/pytime.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/rangeobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/setobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/sliceobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/structmember.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/structseq.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/symtable.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/sysmodule.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/token.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/traceback.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/tupleobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/typeslots.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/ucnhash.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/warnings.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m
/usr/bin/install -c -m 644 pyconfig.h /home/mtg/.pyenv/versions/3.5.0/include/python3.5m/pyconfig.h
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m
Creating directory /home/mtg/.pyenv/versions/3.5.0/lib/pkgconfig
/usr/bin/install -c -m 644 Modules/config.c /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/config.c
/usr/bin/install -c -m 644 Programs/python.o /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/python.o
/usr/bin/install -c -m 644 ./Modules/config.c.in /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/config.c.in
/usr/bin/install -c -m 644 Makefile /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/Makefile
/usr/bin/install -c -m 644 Modules/Setup /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/Setup
/usr/bin/install -c -m 644 Modules/Setup.local /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/Setup.local
/usr/bin/install -c -m 644 Modules/Setup.config /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/Setup.config
/usr/bin/install -c -m 644 Misc/python.pc /home/mtg/.pyenv/versions/3.5.0/lib/pkgconfig/python-3.5.pc
/usr/bin/install -c ./Modules/makesetup /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/makesetup
/usr/bin/install -c ./install-sh /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/install-sh
/usr/bin/install -c python-config.py /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/config-3.5m/python-config.py
/usr/bin/install -c python-config /home/mtg/.pyenv/versions/3.5.0/bin/python3.5m-config
./python -E ./setup.py install \
--prefix=/home/mtg/.pyenv/versions/3.5.0 \
--install-scripts=/home/mtg/.pyenv/versions/3.5.0/bin \
--install-platlib=/home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload \
--root=/
running install
running build
running build_ext
building '_ssl' extension
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/mtg/.pyenv/versions/3.5.0/include -fPIC -I./Include -I. -IInclude -I/home/mtg/.pyenv/versions/3.5.0/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.o
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘newPySSLSocket’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:9: warning: implicit declaration of function ‘CRYPTO_add’ [-Wimplicit-function-declaration]
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:31: error: dereferencing pointer to incomplete type ‘BIO’ {aka ‘struct bio_st’}
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:48: error: ‘CRYPTO_LOCK_BIO’ undeclared (first use in this function); did you mean ‘CRYPTO_LOCK’?
528 | CRYPTO_add(&inbio->bio->references, 1, CRYPTO_LOCK_BIO);
| ^~~~~~~~~~~~~~~
| CRYPTO_LOCK
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:528:48: note: each undeclared identifier is reported only once for each function it appears in
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_create_tuple_for_X509_NAME’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:740:35: error: dereferencing pointer to incomplete type ‘X509_NAME_ENTRY’ {aka ‘struct X509_name_entry_st’}
740 | if (rdn_level != entry->set) {
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_get_peer_alt_names’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:855:16: error: dereferencing pointer to incomplete type ‘X509_EXTENSION’ {aka ‘struct X509_extension_st’}
855 | p = ext->value->data;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:927:17: warning: ‘ASN1_STRING_data’ is deprecated [-Wdeprecated-declarations]
927 | v = PyUnicode_FromStringAndSize((char *)ASN1_STRING_data(as),
| ^
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/asn1.h:554:1: note: declared here
554 | DEPRECATEDIN_1_1_0(unsigned char *ASN1_STRING_data(ASN1_STRING *x))
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_get_crl_dp’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1080:22: error: dereferencing pointer to incomplete type ‘X509’ {aka ‘struct x509_st’}
1080 | dps = certificate->crldp;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLSocket_shared_ciphers_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1459:23: error: dereferencing pointer to incomplete type ‘SSL_SESSION’ {aka ‘struct ssl_session_st’}
1459 | if (!sess || !sess->ciphers)
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLSocket_compression_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:1570:43: error: dereferencing pointer to incomplete type ‘COMP_METHOD’ {aka ‘const struct comp_method_st’}
1570 | if (comp_method == NULL || comp_method->type == NID_undef)
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2229:9: warning: ‘TLSv1_method’ is deprecated [-Wdeprecated-declarations]
2229 | ctx = SSL_CTX_new(TLSv1_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1877:1: note: declared here
1877 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_method(void)) /* TLSv1.0 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2232:9: warning: ‘TLSv1_1_method’ is deprecated [-Wdeprecated-declarations]
2232 | ctx = SSL_CTX_new(TLSv1_1_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1883:1: note: declared here
1883 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_1_method(void)) /* TLSv1.1 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2234:9: warning: ‘TLSv1_2_method’ is deprecated [-Wdeprecated-declarations]
2234 | ctx = SSL_CTX_new(TLSv1_2_method());
| ^~~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/ssl.h:1889:1: note: declared here
1889 | DEPRECATEDIN_1_1_0(__owur const SSL_METHOD *TLSv1_2_method(void)) /* TLSv1.2 */
| ^~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2242:27: warning: implicit declaration of function ‘SSLv2_method’; did you mean ‘SSLv23_method’? [-Wimplicit-function-declaration]
2242 | ctx = SSL_CTX_new(SSLv2_method());
| ^~~~~~~~~~~~
| SSLv23_method
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2242:27: warning: passing argument 1 of ‘SSL_CTX_new’ makes pointer from integer without a cast [-Wint-conversion]
2242 | ctx = SSL_CTX_new(SSLv2_method());
| ^~~~~~~~~~~~~~
| |
| int
In file included from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:64:
/usr/include/openssl/ssl.h:1503:17: note: expected ‘const SSL_METHOD *’ {aka ‘const struct ssl_method_st *’} but argument is of type ‘int’
1503 | __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
| ^~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘get_verify_flags’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2560:46: error: dereferencing pointer to incomplete type ‘X509_STORE’ {aka ‘struct x509_store_st’}
2560 | flags = X509_VERIFY_PARAM_get_flags(store->param);
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_load_cert_chain_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:2760:48: error: dereferencing pointer to incomplete type ‘SSL_CTX’ {aka ‘struct ssl_ctx_st’}
2760 | pem_password_cb *orig_passwd_cb = self->ctx->default_passwd_callback;
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘_ssl__SSLContext_cert_store_stats_impl’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3421:20: error: dereferencing pointer to incomplete type ‘X509_OBJECT’ {aka ‘struct x509_object_st’}
3421 | switch (obj->type) {
| ^~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3431:18: error: ‘X509_LU_PKEY’ undeclared (first use in this function); did you mean ‘X509_PKEY’?
3431 | case X509_LU_PKEY:
| ^~~~~~~~~~~~
| X509_PKEY
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c: In function ‘PySSL_RAND’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:3849:9: warning: ‘RAND_pseudo_bytes’ is deprecated [-Wdeprecated-declarations]
3849 | ok = RAND_pseudo_bytes((unsigned char*)PyBytes_AS_STRING(bytes), len);
| ^~
In file included from /usr/include/openssl/rsa.h:13,
from /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:59:
/usr/include/openssl/rand.h:44:1: note: declared here
44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
| ^~~~~~~~~~~~~~~~~~
At top level:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:4364:13: warning: ‘_ssl_thread_locking_function’ defined but not used [-Wunused-function]
4364 | static void _ssl_thread_locking_function
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_ssl.c:4351:1: warning: ‘_ssl_threadid_callback’ defined but not used [-Wunused-function]
4351 | _ssl_threadid_callback(CRYPTO_THREADID *id)
| ^~~~~~~~~~~~~~~~~~~~~~
building '_hashlib' extension
gcc -pthread -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/mtg/.pyenv/versions/3.5.0/include -fPIC -I./Include -I. -IInclude -I/home/mtg/.pyenv/versions/3.5.0/include -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/tmp/python-build.20200520134504.60362/Python-3.5.0/Include -I/tmp/python-build.20200520134504.60362/Python-3.5.0 -c /tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.5/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.o
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:39:26: error: field ‘ctx’ has incomplete type
39 | EVP_MD_CTX ctx; /* OpenSSL message digest context */
| ^~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_dealloc’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:104:5: warning: implicit declaration of function ‘EVP_MD_CTX_cleanup’; did you mean ‘EVP_MD_CTX_create’? [-Wimplicit-function-declaration]
104 | EVP_MD_CTX_cleanup(&self->ctx);
| ^~~~~~~~~~~~~~~~~~
| EVP_MD_CTX_create
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_digest’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:140:16: error: storage size of ‘temp_ctx’ isn’t known
140 | EVP_MD_CTX temp_ctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:140:16: warning: unused variable ‘temp_ctx’ [-Wunused-variable]
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘EVP_hexdigest’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:160:16: error: storage size of ‘temp_ctx’ isn’t known
160 | EVP_MD_CTX temp_ctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:160:16: warning: unused variable ‘temp_ctx’ [-Wunused-variable]
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: In function ‘PKCS5_PBKDF2_HMAC_fast’:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:14: error: storage size of ‘hctx_tpl’ isn’t known
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:24: error: storage size of ‘hctx’ isn’t known
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:481:5: warning: implicit declaration of function ‘HMAC_CTX_init’; did you mean ‘HMAC_CTX_new’? [-Wimplicit-function-declaration]
481 | HMAC_CTX_init(&hctx_tpl);
| ^~~~~~~~~~~~~
| HMAC_CTX_new
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:486:9: warning: implicit declaration of function ‘HMAC_CTX_cleanup’ [-Wimplicit-function-declaration]
486 | HMAC_CTX_cleanup(&hctx_tpl);
| ^~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:24: warning: unused variable ‘hctx’ [-Wunused-variable]
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:475:14: warning: unused variable ‘hctx_tpl’ [-Wunused-variable]
475 | HMAC_CTX hctx_tpl, hctx;
| ^~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c: At top level:
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_md5_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:54:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
54 | DEFINE_CONSTS_FOR_NEW(md5)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha1_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:55:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
55 | DEFINE_CONSTS_FOR_NEW(sha1)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha224_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:56:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
56 | DEFINE_CONSTS_FOR_NEW(sha224)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha256_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:57:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
57 | DEFINE_CONSTS_FOR_NEW(sha256)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha384_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:58:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
58 | DEFINE_CONSTS_FOR_NEW(sha384)
| ^~~~~~~~~~~~~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:51:23: error: storage size of ‘CONST_new_sha512_ctx’ isn’t known
51 | static EVP_MD_CTX CONST_new_ ## Name ## _ctx; \
| ^~~~~~~~~~
/tmp/python-build.20200520134504.60362/Python-3.5.0/Modules/_hashopenssl.c:59:1: note: in expansion of macro ‘DEFINE_CONSTS_FOR_NEW’
59 | DEFINE_CONSTS_FOR_NEW(sha512)
| ^~~~~~~~~~~~~~~~~~~~~
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_dbm _gdbm
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_hashlib _ssl
running build_scripts
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/pydoc3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/idle3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/2to3 -> build/scripts-3.5
copying and adjusting /tmp/python-build.20200520134504.60362/Python-3.5.0/Tools/scripts/pyvenv -> build/scripts-3.5
changing mode of build/scripts-3.5/pydoc3 from 664 to 775
changing mode of build/scripts-3.5/idle3 from 664 to 775
changing mode of build/scripts-3.5/2to3 from 664 to 775
changing mode of build/scripts-3.5/pyvenv from 664 to 775
renaming build/scripts-3.5/pydoc3 to build/scripts-3.5/pydoc3.5
renaming build/scripts-3.5/idle3 to build/scripts-3.5/idle3.5
renaming build/scripts-3.5/2to3 to build/scripts-3.5/2to3-3.5
renaming build/scripts-3.5/pyvenv to build/scripts-3.5/pyvenv-3.5
running install_lib
creating /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/_codecs_hk.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/_posixsubprocess.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/_elementtree.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/fcntl.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/termios.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/_heapq.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/_sha1.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/_codecs_jp.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/mmap.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
copying build/lib.linux-x86_64-3.5/_codecs_tw.cpython-35m-x86_64-linux-gnu.so -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload
creating /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload/__pycache__
copying build/lib.linux-x86_64-3.5/__pycache__/_sysconfigdata.cpython-35.opt-2.pyc -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload/__pycache__
copying build/lib.linux-x86_64-3.5/__pycache__/_sysconfigdata.cpython-35.pyc -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload/__pycache__
copying build/lib.linux-x86_64-3.5/__pycache__/_sysconfigdata.cpython-35.opt-1.pyc -> /home/mtg/.pyenv/versions/3.5.0/lib/python3.5/lib-dynload/__pycache__
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment