Skip to content

Instantly share code, notes, and snippets.

@jlisic
Created December 21, 2014 14:08
Show Gist options
  • Save jlisic/cc0a444baed0236cd67f to your computer and use it in GitHub Desktop.
Save jlisic/cc0a444baed0236cd67f to your computer and use it in GitHub Desktop.
Python 2.7.9 Failure
2014-12-18 17:46:49 -0500
./configure
--prefix=/home/lisijo/.linuxbrew/Cellar/python/2.7.9
--enable-ipv6
--datarootdir=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/share
--datadir=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/share
--enable-shared
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... 32-bit
checking MACHDEP... linux2
checking EXTRAPLATDIR...
checking for --without-gcc... no
checking for gcc... /home/lisijo/.linuxbrew/bin/gcc-4.9
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 /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -g... yes
checking for /home/lisijo/.linuxbrew/bin/gcc-4.9 option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking how to run the C preprocessor... /home/lisijo/.linuxbrew/bin/gcc-4.9 -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for --with-suffix...
checking for case-insensitive build directory... no
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... yes
checking for --enable-shared... yes
checking for --enable-profiling... no
checking LDLIBRARY... libpython$(VERSION).so
checking for ranlib... ranlib
checking for ar... ar
checking for svnversion... not-found
checking for hg... not-found
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for --with-pydebug... no
checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -fno-strict-aliasing... yes
checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -OPT:Olimit=0... no
checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -Olimit 1500... no
checking whether gcc supports ParseTuple __format__... no
checking whether pthreads are available without options... no
checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -Kpthread... no
checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -Kthread... no
checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -pthread... yes
checking whether /home/lisijo/.linuxbrew/bin/g++-4.9 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 poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... no
checking sys/lock.h presence... no
checking for sys/lock.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking netpacket/packet.h usability... yes
checking netpacket/packet.h presence... yes
checking for netpacket/packet.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking linux/tipc.h usability... yes
checking linux/tipc.h presence... yes
checking for linux/tipc.h... yes
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking util.h usability... no
checking util.h presence... no
checking for util.h... no
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for linux/netlink.h... yes
checking for clock_t in time.h... yes
checking for makedev... yes
checking Solaris LFS bug... no
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for uint32_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int64_t... yes
checking for ssize_t... yes
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of short... 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 16
checking size of size_t... 8
checking size of pid_t... 4
checking for long long support... yes
checking size of long long... 8
checking for long double support... yes
checking size of long double... 16
checking for _Bool support... yes
checking size of _Bool... 1
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
checking for --enable-toolbox-glue... no
checking for --enable-framework... no
checking for dyld... no
checking SO... .so
checking LDSHARED... $(CC) -shared
checking CCSHARED... -fPIC
checking LINKFORSHARED... -Xlinker -export-dynamic
checking CFLAGSFORSHARED... $(CCSHARED)
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for library containing sem_init... -lpthread
checking for textdomain in -lintl... no
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /home/lisijo/.linuxbrew/bin/pkg-config
checking for --with-system-expat... no
checking for --with-system-ffi... no
checking for --with-tcltk-includes... default
checking for --with-tcltk-libs... default
checking for --with-dbmliborder...
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking for pthread_atfork... yes
checking if --enable-ipv6 is specified... yes
checking ipv6 stack type... linux-glibc
checking for OSX 10.5 SDK or later... no
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-valgrind... no
checking for --with-wctype-functions... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... yes
checking for setitimer... yes
checking for getitimer... yes
checking for bind_textdomain_codeset... yes
checking for chown... yes
checking for clock... yes
checking for confstr... yes
checking for ctermid... yes
checking for execv... yes
checking for fchmod... yes
checking for fchown... yes
checking for fork... yes
checking for fpathconf... yes
checking for ftime... yes
checking for ftruncate... yes
checking for gai_strerror... yes
checking for getgroups... yes
checking for getlogin... yes
checking for getloadavg... yes
checking for getpeername... yes
checking for getpgid... yes
checking for getpid... yes
checking for getpriority... yes
checking for getresuid... yes
checking for getresgid... yes
checking for getpwent... yes
checking for getspnam... yes
checking for getspent... yes
checking for getsid... yes
checking for getwd... yes
checking for initgroups... yes
checking for kill... yes
checking for killpg... yes
checking for lchmod... no
checking for lchown... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mmap... yes
checking for mremap... yes
checking for nice... yes
checking for pathconf... yes
checking for pause... yes
checking for plock... no
checking for poll... yes
checking for pthread_init... no
checking for putenv... yes
checking for readlink... yes
checking for realpath... yes
checking for select... yes
checking for sem_open... yes
checking for sem_timedwait... yes
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for setegid... yes
checking for seteuid... yes
checking for setgid... yes
checking for setlocale... yes
checking for setregid... yes
checking for setreuid... yes
checking for setsid... yes
checking for setpgid... yes
checking for setpgrp... yes
checking for setuid... yes
checking for setvbuf... yes
checking for snprintf... yes
checking for setlocale... (cached) yes
checking for setregid... (cached) yes
checking for setreuid... (cached) yes
checking for setresuid... yes
checking for setresgid... yes
checking for setsid... (cached) yes
checking for setpgid... (cached) yes
checking for setpgrp... (cached) yes
checking for setuid... (cached) yes
checking for setvbuf... (cached) yes
checking for snprintf... (cached) yes
checking for sigaction... yes
checking for siginterrupt... yes
checking for sigrelse... yes
checking for strftime... yes
checking for sysconf... yes
checking for tcgetpgrp... yes
checking for tcsetpgrp... yes
checking for tempnam... yes
checking for timegm... yes
checking for times... yes
checking for tmpfile... yes
checking for tmpnam... yes
checking for tmpnam_r... yes
checking for truncate... yes
checking for uname... yes
checking for unsetenv... yes
checking for utimes... yes
checking for waitpid... yes
checking for wait3... yes
checking for wait4... yes
checking for wcscoll... yes
checking for _getpty... no
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... yes
checking for epoll... yes
checking for kqueue... no
checking for ctermid_r... no
checking for flock declaration... yes
checking for flock... yes
checking for getpagesize... yes
checking for broken unsetenv... no
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... no
checking for lchflags... no
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... 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 getcwd... yes
checking for strdup... yes
checking for getpgrp... yes
checking for setpgrp... (cached) yes
checking for gettimeofday... yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... no
checking for getnameinfo... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... no
checking for struct stat.st_gen... no
checking for struct stat.st_birthtime... no
checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking for working signed char... yes
checking for prototypes... yes
checking for variable length prototypes and stdarg.h... yes
checking for socketpair... yes
checking if sockaddr has sa_len member... no
checking whether va_list is an array... yes
checking for gethostbyname_r... yes
checking gethostbyname_r with 6 args... yes
checking for __fpu_control... yes
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM="-lm"
checking for --with-libc=STRING... default LIBC=""
checking whether C doubles are little-endian IEEE 754 binary64... yes
checking whether C doubles are big-endian IEEE 754 binary64... no
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
checking whether we can use gcc inline assembler to get and set x87 control word... yes
checking for x87-style double rounding... no
checking whether tanh preserves the sign of zero... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for copysign... yes
checking for erf... yes
checking for erfc... yes
checking for expm1... yes
checking for finite... yes
checking for gamma... yes
checking for hypot... yes
checking for lgamma... yes
checking for log1p... yes
checking for round... yes
checking for tgamma... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether isfinite is declared... yes
checking whether POSIX semaphores are enabled... yes
checking for broken sem_getvalue... no
checking digit size for Python's longs... no value specified
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes
checking what type to use for unicode... unsigned short
checking whether byte ordering is bigendian... no
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking how to link readline libs... -lreadline -lncursesw
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 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 build directories... done
checking for ensurepip... no
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating Misc/python.pc
config.status: creating Modules/ld_so_aix
config.status: creating pyconfig.h
creating Modules/Setup
creating Modules/Setup.local
creating Makefile
2014-12-18 17:49:02 -0500
/home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python
-s
setup.py
--no-user-cfg
install
--force
--verbose
--install-scripts=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin
--install-lib=/home/lisijo/.linuxbrew/lib/python2.7/site-packages
/home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python: can't open file 'setup.py': [Errno 2] No such file or directory
HOMEBREW_VERSION: 0.9.5
HEAD: cfb445903cf05e01fe4496ba48841bfd383831c4
HOMEBREW_PREFIX: /home/lisijo/.linuxbrew
CPU: 16-core 64-bit 6
OS X: 0-x86_64
/home/lisijo/.linuxbrew/Cellar/ruby/2.1.5/bin/ruby:
2.1.5-273
X11: N/A
2014-12-18 17:47:14 -0500
make
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
Parser/pgen.c: In function 'compile_atom':
Parser/pgen.c:282:9: warning: variable 'i' set but not used [-Wunused-but-set-variable]
int i;
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
In file included from Include/Python.h:81:0,
from Objects/classobject.c:4:
Objects/classobject.c: In function 'PyMethod_New':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/classobject.c:2259:9: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(im, &PyMethod_Type);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
In file included from Include/Python.h:81:0,
from Objects/complexobject.c:8:
Objects/complexobject.c: In function 'PyComplex_FromCComplex':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/complexobject.c:242:5: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(op, &PyComplex_Type);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
In file included from Include/Python.h:81:0,
from Objects/floatobject.c:7:
Objects/floatobject.c: In function 'PyFloat_FromDouble':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/floatobject.c:152:5: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(op, &PyFloat_Type);
^
In file included from Include/Python.h:81:0,
from Objects/intobject.c:4:
Objects/intobject.c: In function 'PyInt_FromLong':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/intobject.c:110:5: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(v, &PyInt_Type);
^
Objects/intobject.c: In function '_PyInt_Init':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/intobject.c:1469:9: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(v, &PyInt_Type);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
In file included from Include/Python.h:81:0,
from Objects/methodobject.c:4:
Objects/methodobject.c: In function 'PyCFunction_NewEx':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/methodobject.c:23:9: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(op, &PyCFunction_Type);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
In file included from Include/Python.h:81:0,
from Objects/stringobject.c:5:
Objects/stringobject.c: In function 'PyString_FromStringAndSize':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Objects/stringobject.c:91:5: note: in expansion of macro 'PyObject_INIT_VAR'
PyObject_INIT_VAR(op, &PyString_Type, size);
^
Objects/stringobject.c: In function 'PyString_FromString':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Objects/stringobject.c:146:5: note: in expansion of macro 'PyObject_INIT_VAR'
PyObject_INIT_VAR(op, &PyString_Type, size);
^
Objects/stringobject.c: In function 'string_concat':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Objects/stringobject.c:1064:5: note: in expansion of macro 'PyObject_INIT_VAR'
PyObject_INIT_VAR(op, &PyString_Type, size);
^
Objects/stringobject.c: In function 'string_repeat':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT'
( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) )
^
Objects/stringobject.c:1106:5: note: in expansion of macro 'PyObject_INIT_VAR'
PyObject_INIT_VAR(op, &PyString_Type, size);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
In file included from Include/Python.h:81:0,
from Objects/typeobject.c:3:
Objects/typeobject.c: In function 'PyType_GenericAlloc':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/typeobject.c:774:9: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(obj, type);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
In file included from Include/Python.h:81:0,
from Objects/unicodeobject.c:43:
Objects/unicodeobject.c: In function '_PyUnicode_New':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
Objects/unicodeobject.c:350:9: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(unicode, &PyUnicode_Type);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
make Parser/pgen
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
make[1]: Entering directory `/tmp/python-cK61pV/Python-2.7.9'
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
make[1]: Leaving directory `/tmp/python-cK61pV/Python-2.7.9'
Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \
-DPREFIX='"/home/lisijo/.linuxbrew/Cellar/python/2.7.9"' \
-DEXEC_PREFIX='"/home/lisijo/.linuxbrew/Cellar/python/2.7.9"' \
-DVERSION='"2.7"' \
-DVPATH='""' \
-o Modules/getpath.o ./Modules/getpath.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include -fPIC -DPy_BUILD_CORE \
-DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" \
-DHGVERSION="\"`LC_ALL=C `\"" \
-DHGTAG="\"`LC_ALL=C `\"" \
-DHGBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.7.a
if test libpython2.7.so.1.0 != libpython2.7.so; then \
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o 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/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
ln -f libpython2.7.so.1.0 libpython2.7.so; \
else \
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o 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/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
fi
ar rc libpython2.7.a Modules/getbuildinfo.o
ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o
ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
ranlib libpython2.7.a
Modules/posixmodule.o: In function `posix_tmpnam':
/tmp/python-cK61pV/Python-2.7.9/./Modules/posixmodule.c:7575: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
Modules/posixmodule.o: In function `posix_tempnam':
/tmp/python-cK61pV/Python-2.7.9/./Modules/posixmodule.c:7522: warning: the use of `tempnam' is dangerous, better use `mkstemp'
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -Xlinker -export-dynamic -o python \
Modules/python.o \
-L. -lpython2.7 -lpthread -ldl -lutil -lm
LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 ./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
ldd: warning: you do not have execution permission for `/home/lisijo/.linuxbrew/lib/libreadline.so'
building dbm using ndbm
INFO: Can't locate Tcl/Tk libs and/or headers
building '_struct' extension
creating build/temp.linux-x86_64-2.7/tmp
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_struct.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_struct.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_struct.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_struct.so
building '_ctypes_test' extension
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/_ctypes_test.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/_ctypes_test.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes_test.so
building 'array' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/arraymodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/arraymodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/array.so
building 'cmath' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cmathmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_math.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_math.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cmathmodule.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_math.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/cmath.so
building 'math' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/mathmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_math.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_math.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/mathmodule.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_math.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/math.so
building 'strop' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/stropmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/stropmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/strop.so
building 'time' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/time.so
building 'datetime' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.o
In file included from Include/Python.h:81:0,
from /tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.c:7:
/tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.c: In function 'time_alloc':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.c:616:5: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(self, type);
^
/tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.c: In function 'datetime_alloc':
Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value]
( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
^
/tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.c:631:5: note: in expansion of macro 'PyObject_INIT'
PyObject_INIT(self, type);
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/datetime.so
building 'itertools' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/itertoolsmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/itertoolsmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/itertools.so
building 'future_builtins' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/future_builtins.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/future_builtins.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/future_builtins.so
building '_random' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_randommodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_randommodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_random.so
building '_collections' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_collectionsmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_collectionsmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_collections.so
building '_bisect' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_bisectmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_bisectmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_bisect.so
building '_heapq' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_heapqmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_heapqmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_heapq.so
building 'operator' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/operator.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/operator.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/operator.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/operator.so
building '_io' extension
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/bufferedio.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/bytesio.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/fileio.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/iobase.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/_iomodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/stringio.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/textio.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_io/textio.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_io.so
building '_functools' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_functoolsmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_functoolsmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_functools.so
building '_json' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_json.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_json.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_json.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_json.so
building '_testcapi' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_testcapimodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_testcapimodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_testcapi.so
building '_hotshot' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_hotshot.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_hotshot.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_hotshot.so
building '_lsprof' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_lsprof.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/rotatingtree.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_lsprof.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/rotatingtree.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_lsprof.so
building 'unicodedata' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/unicodedata.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/unicodedata.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/unicodedata.so
building '_locale' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_localemodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_localemodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_locale.so
building 'fcntl' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/fcntlmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/fcntlmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/fcntl.so
building 'grp' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/grpmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/grpmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/grp.so
building 'spwd' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/spwdmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/spwdmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/spwd.so
building 'select' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/selectmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/selectmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/select.so
building 'parser' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/parsermodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/parsermodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/parser.so
building 'cStringIO' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cStringIO.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cStringIO.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cStringIO.so
building 'cPickle' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cPickle.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cPickle.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/cPickle.so
building 'mmap' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/mmapmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/mmapmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/mmap.so
building 'syslog' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/syslogmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/syslogmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/syslog.so
building 'audioop' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/audioop.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/audioop.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/audioop.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/audioop.so
building 'readline' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/readline.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/readline.o
/tmp/python-cK61pV/Python-2.7.9/Modules/readline.c:31:31: fatal error: readline/readline.h: No such file or directory
#include <readline/readline.h>
^
compilation terminated.
building 'crypt' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cryptmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cryptmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lcrypt -lpython2.7 -o build/lib.linux-x86_64-2.7/crypt.so
building '_csv' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_csv.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_csv.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_csv.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_csv.so
building '_socket' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/socketmodule.o
/tmp/python-cK61pV/Python-2.7.9/Modules/socketmodule.c: In function 'socket_gethostbyname_ex':
/tmp/python-cK61pV/Python-2.7.9/Modules/socketmodule.c:3452:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^
/tmp/python-cK61pV/Python-2.7.9/Modules/socketmodule.c: In function 'socket_gethostbyaddr':
/tmp/python-cK61pV/Python-2.7.9/Modules/socketmodule.c:3528:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
int result;
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/socketmodule.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/timemodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/_socket.so
building '_ssl' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_ssl.so
*** WARNING: renaming "_ssl" since importing it failed: build/lib.linux-x86_64-2.7/_ssl.so: undefined symbol: SSLv2_method
building '_hashlib' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_hashopenssl.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_hashopenssl.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_hashopenssl.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_hashlib.so
building '_sqlite3' extension
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cache.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/connection.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cursor.o
/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cursor.c: In function 'pysqlite_cursor_dealloc':
/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cursor.c:121:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
int rc;
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/microprotocols.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/module.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/module.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/prepare_protocol.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/row.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/row.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/statement.o
/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/statement.c: In function 'pysqlite_statement_dealloc':
/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/statement.c:414:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable]
int rc;
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/util.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/util.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cache.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/connection.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/cursor.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/module.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/row.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/statement.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_sqlite/util.o -L/usr/lib64 -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lsqlite3 -lpython2.7 -o build/lib.linux-x86_64-2.7/_sqlite3.so
building 'dbm' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_NDBM_H -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/dbmmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/dbmmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/dbmmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lndbm -lpython2.7 -o build/lib.linux-x86_64-2.7/dbm.so
building 'gdbm' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/gdbmmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/gdbmmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/gdbmmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lgdbm -lpython2.7 -o build/lib.linux-x86_64-2.7/gdbm.so
building 'termios' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/termios.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/termios.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/termios.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/termios.so
building 'resource' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/resource.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/resource.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/resource.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/resource.so
building 'nis' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/nismodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/nismodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/nismodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lnsl -lpython2.7 -o build/lib.linux-x86_64-2.7/nis.so
building '_curses' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_cursesmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_cursesmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lncursesw -lpython2.7 -o build/lib.linux-x86_64-2.7/_curses.so
building '_curses_panel' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.o
/tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.c:17:19: fatal error: panel.h: No such file or directory
#include <panel.h>
^
compilation terminated.
building 'zlib' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/zlibmodule.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/zlibmodule.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/zlib.so
building 'binascii' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/binascii.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/binascii.o -DUSE_ZLIB_CRC32
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/binascii.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lz -lpython2.7 -o build/lib.linux-x86_64-2.7/binascii.so
building 'pyexpat' extension
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/expat
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-cK61pV/Python-2.7.9/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/pyexpat.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-cK61pV/Python-2.7.9/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlparse.o
In file included from /tmp/python-cK61pV/Python-2.7.9/./Modules/expat/expat_config.h:8:0,
from /tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlparse.c:22:
./pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined
#define _POSIX_C_SOURCE 200112L
^
In file included from /usr/include/string.h:26:0,
from /tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlparse.c:6:
/usr/include/features.h:210:0: note: this is the location of the previous definition
# define _POSIX_C_SOURCE 200809L
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-cK61pV/Python-2.7.9/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlrole.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-cK61pV/Python-2.7.9/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmltok.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmltok.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/pyexpat.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlparse.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmlrole.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/expat/xmltok.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/pyexpat.so
building '_elementtree' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/tmp/python-cK61pV/Python-2.7.9/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_elementtree.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_elementtree.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_elementtree.so
building '_multibytecodec' extension
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/multibytecodec.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/multibytecodec.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multibytecodec.so
building '_codecs_kr' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_kr.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_kr.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_kr.so
building '_codecs_jp' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_jp.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_jp.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_jp.so
building '_codecs_cn' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_cn.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_cn.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_cn.so
building '_codecs_tw' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_tw.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_tw.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_tw.so
building '_codecs_hk' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_hk.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_hk.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_hk.so
building '_codecs_iso2022' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_iso2022.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/cjkcodecs/_codecs_iso2022.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_codecs_iso2022.so
building '_multiprocessing' extension
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/multiprocessing.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/socket_connection.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/semaphore.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_multiprocessing/semaphore.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_multiprocessing.so
building 'linuxaudiodev' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/linuxaudiodev.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/linuxaudiodev.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/linuxaudiodev.so
building 'ossaudiodev' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/ossaudiodev.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/ossaudiodev.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/ossaudiodev.so
creating build/temp.linux-x86_64-2.7/libffi
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for gsed... sed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread
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 /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread accepts -g... yes
checking for /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread accepts -g... yes
checking dependency style of /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread... gcc3
checking dependency style of /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread... gcc3
checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 -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 /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread... /home/lisijo/.linuxbrew/bin/ld
checking if the linker (/home/lisijo/.linuxbrew/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/lisijo/.linuxbrew/bin/nm -B
checking the name lister (/home/lisijo/.linuxbrew/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
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 /home/lisijo/.linuxbrew/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
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 /home/lisijo/.linuxbrew/bin/nm -B output from /home/lisijo/.linuxbrew/bin/gcc-4.9 -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... /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread supports -fno-rtti -fno-exceptions... no
checking for /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread option to produce PIC... -fPIC -DPIC
checking if /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread PIC flag -fPIC -DPIC works... yes
checking if /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread static flag -static works... yes
checking if /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread supports -c -o file.o... yes
checking if /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread supports -c -o file.o... (cached) yes
checking whether the /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread linker (/home/lisijo/.linuxbrew/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... /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread -E
checking for ld used by /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread... /home/lisijo/.linuxbrew/bin/ld -m elf_x86_64
checking if the linker (/home/lisijo/.linuxbrew/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread linker (/home/lisijo/.linuxbrew/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread option to produce PIC... -fPIC -DPIC
checking if /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread PIC flag -fPIC -DPIC works... yes
checking if /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread static flag -static works... yes
checking if /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread supports -c -o file.o... yes
checking if /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread supports -c -o file.o... (cached) yes
checking whether the /home/lisijo/.linuxbrew/bin/g++-4.9 -pthread linker (/home/lisijo/.linuxbrew/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking size of size_t... 8
checking for C compiler vendor... gnu
checking CFLAGS for maximum warnings... -Wall
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking size of double... 8
checking size of long double... 16
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking assembler supports pc related relocs... yes
checking assembler .ascii pseudo-op support... yes
checking assembler .string pseudo-op support... yes
checking for _ prefix in compiled symbols... no
checking toolchain supports unwind section type... yes
checking whether .eh_frame section should be read-only... yes
checking for __attribute__((visibility("hidden")))... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.py
config.status: creating fficonfig.h
config.status: linking /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h
config.status: linking /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h
config.status: executing buildir commands
config.status: skipping top_srcdir/Makefile - not created
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing include commands
config.status: executing src commands
building '_ctypes' extension
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src
creating build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/_ctypes.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/callbacks.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/callproc.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/stgdict.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/cfield.o -Wall -fexceptions
/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/cfield.c: In function 'PyCField_FromDesc':
/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/cfield.c:50:29: warning: variable 'length' set but not used [-Wunused-but-set-variable]
Py_ssize_t size, align, length;
^
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/prep_cif.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/closures.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/closures.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/ffi64.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/ffi64.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/unix64.S -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/unix64.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/ffi.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/ffi.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/sysv.S -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/sysv.o -Wall -fexceptions
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/cfield.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/closures.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/ffi64.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/unix64.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ctypes/libffi/src/x86/sysv.o -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lpython2.7 -o build/lib.linux-x86_64-2.7/_ctypes.so
Python build finished, but the necessary bits to build these modules were not found:
_bsddb _tkinter bsddb185
bz2 dl imageop
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_curses_panel _ssl readline
running build_scripts
creating build/scripts-2.7
copying and adjusting /tmp/python-cK61pV/Python-2.7.9/Tools/scripts/pydoc -> build/scripts-2.7
copying and adjusting /tmp/python-cK61pV/Python-2.7.9/Tools/scripts/idle -> build/scripts-2.7
copying and adjusting /tmp/python-cK61pV/Python-2.7.9/Tools/scripts/2to3 -> build/scripts-2.7
copying and adjusting /tmp/python-cK61pV/Python-2.7.9/Lib/smtpd.py -> build/scripts-2.7
changing mode of build/scripts-2.7/pydoc from 644 to 755
changing mode of build/scripts-2.7/idle from 644 to 755
changing mode of build/scripts-2.7/2to3 from 644 to 755
changing mode of build/scripts-2.7/smtpd.py from 644 to 755
2014-12-18 17:48:41 -0500
make
install
PYTHONAPPSDIR=/home/lisijo/.linuxbrew/Cellar/python/2.7.9
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib
/usr/bin/install -c python /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python2.7
if test -f libpython2.7.so; then \
if test -n "" ; then \
/usr/bin/install -c -m 555 /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin; \
else \
/usr/bin/install -c -m 555 libpython2.7.so /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/libpython2.7.so.1.0; \
if test libpython2.7.so != libpython2.7.so.1.0; then \
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib; ln -sf libpython2.7.so.1.0 libpython2.7.so) \
fi \
fi; \
else true; \
fi
running build
running build_ext
ldd: warning: you do not have execution permission for `/home/lisijo/.linuxbrew/lib/libreadline.so'
building dbm using ndbm
INFO: Can't locate Tcl/Tk libs and/or headers
building 'readline' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/readline.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/readline.o
/tmp/python-cK61pV/Python-2.7.9/Modules/readline.c:31:31: fatal error: readline/readline.h: No such file or directory
#include <readline/readline.h>
^
compilation terminated.
building '_ssl' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.o -L/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_ssl.so
*** WARNING: renaming "_ssl" since importing it failed: build/lib.linux-x86_64-2.7/_ssl.so: undefined symbol: SSLv2_method
building '_curses_panel' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.o
/tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.c:17:19: fatal error: panel.h: No such file or directory
#include <panel.h>
^
compilation terminated.
Python build finished, but the necessary bits to build these modules were not found:
_bsddb _tkinter bsddb185
bz2 dl imageop
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_curses_panel _ssl readline
running build_scripts
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/capath
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/data
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltestdata
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/subprocessdata
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/_bundled
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/importlib
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./Lib/_abcoll.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/abc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/aifc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/antigravity.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/anydbm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/argparse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ast.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/asynchat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/asyncore.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/atexit.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/audiodev.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/base64.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Bastion.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/bdb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/binhex.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/bisect.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/calendar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/cgi.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cgitb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/chunk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cmd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/codecs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/codeop.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/code.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/collections.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/colorsys.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/commands.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/compileall.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ConfigParser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/contextlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/cookielib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Cookie.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/copy.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/copy_reg.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/cProfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/csv.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dbhash.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/decimal.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/difflib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dircache.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dis.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/doctest.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dumbdbm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/dummy_thread.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/filecmp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fileinput.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fnmatch.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/formatter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fpformat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/fractions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ftplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/functools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/__future__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/genericpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/getopt.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/getpass.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/gettext.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/glob.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/gzip.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/hashlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/heapq.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/hmac.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/htmllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/HTMLParser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/httplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ihooks.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imaplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imghdr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/imputil.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/inspect.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/io.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/keyword.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/linecache.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/locale.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/macpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/macurl2path.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mailbox.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mailcap.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/markupbase.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/md5.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mhlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mimetools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mimetypes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/MimeWriter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/mimify.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/modulefinder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/multifile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/mutex.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/netrc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/new.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/nntplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ntpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/nturl2path.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/numbers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/opcode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/optparse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/os2emxpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/os.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_osx_support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/pdb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pickle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pickletools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pipes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pkgutil.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/platform.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/plistlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/popen2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/poplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/posixfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/posixpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pprint.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/profile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pstats.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pty.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pyclbr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/py_compile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/pydoc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_pyio.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/Queue.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/quopri.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/random.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/repr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/re.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rexec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rfc822.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/robotparser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/runpy.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sched.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sets.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sgmllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sha.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shelve.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shlex.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/shutil.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/site.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/smtpd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/smtplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sndhdr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/socket.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/SocketServer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_compile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_constants.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre_parse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sre.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/ssl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/statvfs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/StringIO.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stringold.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/stringprep.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/string.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_strptime.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/struct.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/subprocess.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sunaudio.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sunau.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/symbol.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/symtable.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/sysconfig.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/tabnanny.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tarfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/telnetlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tempfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/textwrap.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/this.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_threading_local.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/threading.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/timeit.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/toaiff.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tokenize.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/token.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/traceback.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/trace.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/tty.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/types.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urllib2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/urlparse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/UserDict.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/UserList.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/user.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/UserString.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/uuid.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/uu.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/warnings.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/wave.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/weakref.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c ./Lib/webbrowser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/whichdb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xdrlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xmllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/zipfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 build/lib.linux-x86_64-2.7/_sysconfigdata.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/pdb.doc /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
/usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tix.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/ttk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/README /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/runtktests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/widget_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_font.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_geometry_managers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_images.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_loadtk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_text.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_variables.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_widgets.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_extensions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_functions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_style.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_widgets.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk
/usr/bin/install -c -m 644 ./Lib/site-packages/README /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages
/usr/bin/install -c -m 644 ./Lib/test/185test.db /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/audiotests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/autotest.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c ./Lib/test/curses_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/dh512.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/double_const.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/_mock_backport.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/profilee.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c ./Lib/test/pystone.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c ./Lib/test/regrtest.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/relimport.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/reperf.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c ./Lib/test/re_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/revocation.crl /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/script_helper.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sha256.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/symlink_support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_aepack.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testall.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_al.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_array.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ascii_formatd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_call.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_class.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_code.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_coding.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_commands.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_errno.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_file2k.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_file.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_float.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_format.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future1.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_future.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gdbm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_global.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_idle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imageop.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imgfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testimg.uue /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_importlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_import.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_index.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_int.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_io.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_json.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_list.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_long.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macos.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_macurl2path.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_math.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_md5.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_module.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutex.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_new.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_os.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_print.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_property.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_random.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_repr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_re.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_select.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_set.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sets.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sha.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_site.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_stat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_string.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strop.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_str.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_time.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_types.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines2k.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_with.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata
/usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/capath
/usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/capath
/usr/bin/install -c -m 644 ./Lib/test/data/README /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/data
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltestdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata
/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/subprocessdata
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules
/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c ./Lib/encodings/rot_13.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings
/usr/bin/install -c -m 644 ./Lib/compiler/ast.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/consts.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/future.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/misc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler
/usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/log.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot
/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/charset.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/encoders.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/errors.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/generator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/header.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/iterators.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/message.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/parser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/utils.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email
/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime
/usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_45.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_46.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data
/usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip
/usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip
/usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip
/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-1.5.6-py2.py3-none-any.whl /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/_bundled
/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-7.0-py2.py3-none-any.whl /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/_bundled
/usr/bin/install -c -m 644 ./Lib/json/decoder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/encoder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/scanner.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/tool.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json
/usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_check_circular.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_tool.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests
/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/logging/config.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging
/usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/db.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbenv.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_db.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_fileid.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test
/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/importlib
/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes
/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c ./Lib/idlelib/idle.bat /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c ./Lib/idlelib/PyShell.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltips.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_name.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_formatparagraph.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_idlehistory.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rstrip.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchdialogbase.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_widgetredir.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test
/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/config.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/core.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/log.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/README /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/version.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_build_ext.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_extension.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_ccompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests
/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml
/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax
/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/unittest/case.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/main.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/result.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/util.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest
/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test
/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/panel.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses
/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data
/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data
/usr/bin/install -c -m 644 ./Lib/plat-linux2/CDROM.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./Lib/plat-linux2/DLFCN.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./Lib/plat-linux2/IN.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2
/usr/bin/install -c ./Lib/plat-linux2/regen /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./Lib/plat-linux2/TYPES.py /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2
/usr/bin/install -c -m 644 ./LICENSE /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/LICENSE.txt
if test -d /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests; then \
/usr/bin/install -c -m 644 ./Modules/xxmodule.c \
/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests ; \
fi
PYTHONPATH=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 \
./python -E -Wi -tt /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compileall.py \
-d /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/BaseHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/Bastion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/CGIHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ConfigParser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/Cookie.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/DocXMLRPCServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/HTMLParser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/MimeWriter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/Queue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/SimpleHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/SimpleXMLRPCServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/SocketServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/StringIO.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/UserDict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/UserList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/UserString.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_LWPCookieJar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_MozillaCookieJar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/__future__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/__phello__.foo.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_abcoll.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_osx_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_pyio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_strptime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_sysconfigdata.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_threading_local.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_weakrefset.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/abc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/aifc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/antigravity.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/anydbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/argparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/asynchat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/asyncore.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/atexit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/audiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/base64.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/binhex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bisect.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/db.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbobj.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbrecio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbshelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbtables.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbutils.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_all.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_associate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_basics.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_compare.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_compat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_db.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbenv.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbobj.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbshelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbtables.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_distributed_transactions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_early_close.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_fileid.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_get_none.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_join.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_lock.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_misc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_pickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_queue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_recno.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_replication.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_sequence.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cProfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/calendar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cgi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cgitb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/chunk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/code.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/codeop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/collections.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/colorsys.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/commands.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compileall.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/ast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/consts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/misc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/pyassem.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/pycodegen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/symbols.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/syntax.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/transformer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/visitor.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/contextlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cookielib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/copy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/copy_reg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/csv.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/_endian.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/dyld.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/dylib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/framework.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/runtests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_anon.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_array_in_pointer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_arrays.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_as_parameter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_bitfields.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_buffers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_byteswap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_callbacks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_cast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_cfuncs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_checkretval.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_delattr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_errno.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_find.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_frombuffer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_funcptr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_functions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_incomplete.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_init.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_internals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_keeprefs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_libc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_loading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_macholib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_memfunctions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_numbers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_objects.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_parameters.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_pep3118.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_pickling.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_pointers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_prototypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_python_api.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_random_things.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_refcounts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_returnfuncptrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_simplesubclasses.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_sizes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_slicing.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_stringptr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_strings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_struct_fields.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_structures.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_unaligned_structures.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_values.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_varsize_struct.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_win32.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_wintypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/wintypes.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/ascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/has_key.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/panel.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/textpad.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/wrapper.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dbhash.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/decimal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/difflib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dircache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dis.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/archive_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/bcppcompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/ccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/cmd.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_dumb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_msi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_rpm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_wininst.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_clib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_py.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/check.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/clean.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_data.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_egg_info.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_headers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_lib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/register.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/sdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/upload.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/core.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/cygwinccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/debug.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/dep_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/dir_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/dist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/emxccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/errors.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/extension.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/fancy_getopt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/file_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/filelist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/log.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/msvc9compiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/msvccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/spawn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/sysconfig.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/setuptools_build_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/setuptools_extension.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_archive_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_dumb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_msi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_rpm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_wininst.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_clib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_py.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_ccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_check.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_clean.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_config_cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_core.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_dep_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_dir_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_dist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_file_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_filelist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_data.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_headers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_lib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_msvc9compiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_register.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_sdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_spawn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_sysconfig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_text_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_unixccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_upload.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_version.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_versionpredicate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/text_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/unixccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/version.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/versionpredicate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/doctest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dumbdbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dummy_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dummy_threading.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/_parseaddr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/base64mime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/charset.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/encoders.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/errors.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/feedparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/generator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/header.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/iterators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/message.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/application.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/audio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/base.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/image.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/message.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/multipart.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/nonmultipart.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/text.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/parser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/quoprimime.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/__init__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_codecs_renamed.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_renamed.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_torture.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/utils.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/aliases.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/ascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/base64_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/big5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/big5hkscs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/bz2_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/charmap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp037.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1006.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1026.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1140.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1250.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1251.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1252.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1253.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1254.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1255.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1256.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1257.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1258.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp424.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp437.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp500.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp720.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp737.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp775.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp850.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp852.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp855.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp856.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp857.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp858.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp860.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp861.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp862.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp863.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp864.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp865.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp866.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp869.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp874.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp875.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp932.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp949.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp950.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_jis_2004.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_jisx0213.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/gb18030.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/gb2312.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/gbk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/hex_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/hp_roman8.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/hz.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/idna.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_2004.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_10.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_11.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_13.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_14.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_15.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_16.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_4.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_6.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_7.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_8.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_9.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/johab.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/koi8_r.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/koi8_u.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/latin_1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_arabic.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_centeuro.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_croatian.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_cyrillic.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_farsi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_greek.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_iceland.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_latin2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_roman.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_romanian.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_turkish.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mbcs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/palmos.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/ptcp154.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/punycode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/quopri_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/raw_unicode_escape.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/rot_13.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/shift_jis.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/shift_jis_2004.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/shift_jisx0213.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/string_escape.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/tis_620.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/undefined.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/unicode_escape.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/unicode_internal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_16.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_16_be.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_16_le.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_32.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_32_be.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_32_le.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_7.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_8.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_8_sig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/uu_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/zlib_codec.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/__main__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/_bundled ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/_uninstall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/filecmp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fileinput.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fnmatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/formatter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fpformat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fractions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ftplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/functools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/genericpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/getopt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/getpass.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/gettext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/glob.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/gzip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hashlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/heapq.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hmac.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/log.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/stats.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/stones.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/htmlentitydefs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/htmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/httplib.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/AutoComplete.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/AutoCompleteWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/AutoExpand.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Bindings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/CallTipWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/CallTips.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ClassBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/CodeContext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ColorDelegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Debugger.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Delegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/EditorWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/FileList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/FormatParagraph.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/GrepDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/HyperParser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/IOBinding.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/IdleHistory.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/MultiCall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/MultiStatusBar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ObjectBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/OutputWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ParenMatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/PathBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Percolator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/PyParse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/PyShell.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/RemoteDebugger.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/RemoteObjectBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ReplaceDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/RstripExtension.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ScriptBinding.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ScrolledList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/SearchDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/SearchDialogBase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/SearchEngine.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/StackViewer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ToolTip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/TreeWidget.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/UndoDelegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/WidgetRedirector.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/WindowList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ZoomHeight.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/aboutDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configHandler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configHelpSourceEdit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configSectionNameDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/dynOptionMenuWidget.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/htest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/mock_idle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/mock_tk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_autocomplete.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_autoexpand.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_calltips.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_config_name.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_configdialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_delegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_formatparagraph.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_grep.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_hyperparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_idlehistory.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_parenmatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_pathbrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_rstrip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_searchdialogbase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_searchengine.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_text.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_textview.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_warning.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_widgetredir.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idlever.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/keybindingDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/macosxSupport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/rpc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/run.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/tabbedpages.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/testcode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/textView.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ihooks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/imaplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/imghdr.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/importlib ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/importlib/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/imputil.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/inspect.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/io.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/decoder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/encoder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/scanner.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_check_circular.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_decode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_default.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_dump.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_encode_basestring_ascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_fail.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_float.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_indent.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_pass1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_pass2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_pass3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_recursion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_scanstring.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_separators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_speedups.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_tool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/keyword.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Canvas.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Dialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/FileDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/FixTk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/ScrolledText.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/SimpleDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tix.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tkconstants.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tkdnd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tkinter.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/runtktests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_font.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_images.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_variables.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_widgets.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_style.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/widget_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkColorChooser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkCommonDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkFileDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkFont.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkMessageBox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkSimpleDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/ttk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/turtle.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/__main__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/btm_matcher.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/btm_utils.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixer_base.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixer_util.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_apply.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_asserts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_basestring.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_buffer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_callable.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_dict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_except.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_exec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_execfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_filter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_has_key.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_idioms.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_import.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_imports.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_imports2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_input.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_intern.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_isinstance.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_itertools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_long.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_map.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_metaclass.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_ne.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_next.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_nonzero.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_numliterals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_operator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_paren.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_print.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_raise.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_raw_input.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_reduce.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_renames.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_set_literal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_standarderror.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_throw.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_types.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_urllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_xrange.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_zip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/main.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/patcomp.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/conv.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/driver.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/grammar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/literals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/parse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/pgen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/token.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/tokenize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pygram.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pytree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/refactor.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/__init__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/pytree_idempotency.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_all_fixers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_fixers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_main.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_parser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_pytree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_refactor.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/linecache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/locale.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging/config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging/handlers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/macpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/macurl2path.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mailbox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mailcap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/markupbase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/md5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mhlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mimetools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mimetypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mimify.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/modulefinder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multifile.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/connection.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy/connection.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/forking.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/heap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/managers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/pool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/process.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/queues.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/reduction.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/sharedctypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/synchronize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mutex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/netrc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/new.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/nntplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ntpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/nturl2path.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/numbers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/opcode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/optparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/os.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/os2emxpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pickletools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pipes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pkgutil.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/CDROM.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/DLFCN.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/IN.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/TYPES.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/platform.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plistlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/popen2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/poplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/posixfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/posixpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pprint.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/profile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pstats.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/py_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pyclbr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data/topics.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/quopri.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/random.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/re.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/rexec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/rfc822.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/rlcompleter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/robotparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/runpy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sched.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sets.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sgmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sha.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/shelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/shlex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/shutil.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/smtpd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/smtplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sndhdr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/socket.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/dbapi2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/dump.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/dbapi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/dump.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/factory.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/hooks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/py25tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/regression.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/transactions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/types.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/userfunctions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre_constants.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre_parse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ssl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/stat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/statvfs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/string.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/stringold.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/stringprep.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/struct.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/subprocess.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sunau.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sunaudio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/symbol.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/symtable.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sysconfig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tabnanny.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tarfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/telnetlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tempfile.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/_mock_backport.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiotests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/autotest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/buffer_tests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/capath ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/curses_tests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/data ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/doctest_aliases.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/double_const.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/fork_wait.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/gdb_sample.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/infinite_reload.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/inspect_fodder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/inspect_fodder2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/list_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/lock_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/make_ssl_certs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/mapping_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/mp_fork_bomb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/outstanding_bugs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pickletester.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/profilee.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pyclbr_input.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pydoc_mod.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pydocfodder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pystone.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/re_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/regrtest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/relimport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/reperf.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sample_doctest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sample_doctest_no_docstrings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sample_doctest_no_doctests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/script_helper.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/seq_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sortperf.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/ssl_servers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/string_tests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/subprocessdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/subprocessdata/sigchild_ignore.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/symlink_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_MimeWriter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_SimpleHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_StringIO.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test___all__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test___future__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test__locale.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test__osx_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_abc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_abstract_numbers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_aepack.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_aifc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_al.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_anydbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_applesingle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_argparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_array.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ascii_formatd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_asynchat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_asyncore.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_atexit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_audioop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_augassign.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_base64.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bastion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bigaddrspace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bigmem.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_binascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_binhex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_binop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bisect.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bsddb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bsddb185.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bsddb3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_buffer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bufio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_builtin.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bytes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bz2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_calendar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_call.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_capi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cfgparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cgi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_charmapcodec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_class.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmd_line.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmd_line_script.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_code.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codeccallbacks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_cn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_hk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_iso2022.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_tw.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_cn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_hk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_tw.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codeop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_coding.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_coercion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_collections.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_colorsys.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_commands.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compare.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compileall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_complex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_complex_args.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_contains.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_contextlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cookie.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cookielib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_copy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_copy_reg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cpickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cprofile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_crypt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_csv.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ctypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_curses.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_datetime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_decimal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_decorators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_defaultdict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_deque.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_descr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_descrtut.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dictcomps.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dictviews.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_difflib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dircache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dis.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_distutils.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_doctest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_doctest2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_docxmlrpc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dumbdbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dummy_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dummy_threading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_email.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_email_codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_email_renamed.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ensurepip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_enumerate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_eof.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_epoll.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_errno.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_exception_variations.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_exceptions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_extcall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fcntl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_file2k.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_file_eintr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_filecmp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fileinput.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fileio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_float.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fnmatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fork1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_format.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fpformat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fractions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_frozen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ftplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_funcattrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_functools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future4.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future_builtins.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gdbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_generators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_genericpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_genexps.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_getargs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_getargs2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_getopt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gettext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_glob.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_global.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_grammar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_grp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gzip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hash.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hashlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_heapq.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hmac.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hotshot.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_htmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_htmlparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_httplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_httpservers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_idle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imageop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imaplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imgfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imghdr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_import.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_importhooks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_importlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_index.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_inspect.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_int.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_int_literal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_io.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ioctl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_isinstance.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_iter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_iterlen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_itertools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_json.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_kqueue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_largefile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_lib2to3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_linecache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_linuxaudiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_list.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_locale.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_logging.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_long.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_long_future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_longexp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macos.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macostools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macurl2path.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mailbox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_marshal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_math.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_md5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_memoryio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_memoryview.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mhlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mimetools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mimetypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_minidom.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mmap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_module.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_modulefinder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_msilib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multibytecodec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multibytecodec_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multifile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multiprocessing.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mutants.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mutex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_netrc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_new.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_nis.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_nntplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_normalization.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ntpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_old_mailbox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_opcodes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_openpty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_operator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_optparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_os.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ossaudiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_parser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_peepholer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep247.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep263.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep277.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep292.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep352.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pickletools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pipes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pkg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pkgimport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pkgutil.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_platform.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_plistlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_poll.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_popen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_popen2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_poplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_posix.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_posixpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pprint.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_print.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_profile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_property.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pstats.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pwd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_py3kwarn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_py_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pyclbr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pydoc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pyexpat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_queue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_quopri.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_random.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_re.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_readline.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_resource.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_rfc822.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_richcmp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_rlcompleter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_robotparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_runpy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sax.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_scope.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_scriptpackages.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_select.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_set.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_setcomps.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sets.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sgmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sha.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_shelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_shlex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_shutil.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_signal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_site.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_slice.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_smtplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_smtpnet.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_socket.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_socketserver.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_softspace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sort.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_spwd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sqlite.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ssl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_startfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_stat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_str.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strftime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_string.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_stringprep.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strptime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strtod.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_struct.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_structmembers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_structseq.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_subprocess.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sunau.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sunaudiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sundry.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_symtable.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_syntax.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sys.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sys_setprofile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sys_settrace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sysconfig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tarfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tcl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_telnetlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tempfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_textwrap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threaded_import.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threadedtempfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threading_local.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threadsignals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_time.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_timeout.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tokenize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_trace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_traceback.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_transformer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ttk_guionly.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ttk_textonly.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tuple.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_typechecks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_types.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ucn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unary.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_undocumented_details.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unicode_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unicodedata.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unittest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_univnewlines.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_univnewlines2k.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unpack.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib2_localnet.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib2net.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllibnet.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urlparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_userdict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_userlist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_userstring.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_uu.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_uuid.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wait3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wait4.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_warnings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wave.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_weakref.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_weakset.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_whichdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_winreg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_winsound.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_with.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wsgiref.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xdrlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xml_etree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xml_etree_c.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xmlrpc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xpickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xrange.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipfile64.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipimport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipimport_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/testall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/testcodec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tf_inherit_check.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/threaded_import_hangers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/time_hashlib.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules/testmod.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/warning_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/win_console_handler.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltestdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/textwrap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/this.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/threading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/timeit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/toaiff.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/token.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tokenize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/trace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/traceback.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/types.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/__main__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/case.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/loader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/main.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/result.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/runner.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/signals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/suite.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/dummy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_assertions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_break.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_case.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_discovery.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_functiontestcase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_loader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_program.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_result.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_runner.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_setups.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_skipping.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_suite.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/urllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/urllib2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/urlparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/user.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/uu.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/uuid.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/warnings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wave.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/weakref.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/webbrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/whichdb.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/handlers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/headers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/simple_server.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/validate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xdrlib.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/__init__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/NodeFilter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/domreg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/expatbuilder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/minicompat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/minidom.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/pulldom.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/xmlbuilder.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/ElementInclude.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/ElementPath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/ElementTree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/cElementTree.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers/expat.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/_exceptions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/expatreader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/handler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/saxutils.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/xmlreader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xmlrpclib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/zipfile.py ...
PYTHONPATH=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 \
./python -E -Wi -tt -O /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compileall.py \
-d /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/BaseHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/Bastion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/CGIHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ConfigParser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/Cookie.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/DocXMLRPCServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/HTMLParser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/MimeWriter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/Queue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/SimpleHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/SimpleXMLRPCServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/SocketServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/StringIO.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/UserDict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/UserList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/UserString.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_LWPCookieJar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_MozillaCookieJar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/__future__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/__phello__.foo.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_abcoll.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_osx_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_pyio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_strptime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_sysconfigdata.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_threading_local.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/_weakrefset.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/abc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/aifc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/antigravity.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/anydbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/argparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/asynchat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/asyncore.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/atexit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/audiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/base64.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/binhex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bisect.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/db.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbobj.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbrecio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbshelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbtables.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/dbutils.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_all.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_associate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_basics.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_compare.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_compat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_cursor_pget_bug.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_db.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbenv.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbobj.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbshelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_dbtables.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_distributed_transactions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_early_close.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_fileid.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_get_none.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_join.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_lock.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_misc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_pickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_queue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_recno.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_replication.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_sequence.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/bsddb/test/test_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cProfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/calendar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cgi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cgitb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/chunk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/code.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/codeop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/collections.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/colorsys.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/commands.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compileall.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/ast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/consts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/misc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/pyassem.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/pycodegen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/symbols.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/syntax.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/transformer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compiler/visitor.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/contextlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/cookielib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/copy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/copy_reg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/csv.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/_endian.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/dyld.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/dylib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/macholib/framework.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/runtests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_anon.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_array_in_pointer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_arrays.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_as_parameter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_bitfields.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_buffers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_byteswap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_callbacks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_cast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_cfuncs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_checkretval.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_delattr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_errno.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_find.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_frombuffer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_funcptr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_functions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_incomplete.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_init.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_internals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_keeprefs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_libc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_loading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_macholib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_memfunctions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_numbers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_objects.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_parameters.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_pep3118.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_pickling.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_pointers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_prototypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_python_api.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_random_things.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_refcounts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_returnfuncptrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_simplesubclasses.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_sizes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_slicing.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_stringptr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_strings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_struct_fields.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_structures.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_unaligned_structures.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_values.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_varsize_struct.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_win32.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/test/test_wintypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ctypes/wintypes.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/ascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/has_key.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/panel.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/textpad.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/curses/wrapper.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dbhash.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/decimal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/difflib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dircache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dis.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/archive_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/bcppcompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/ccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/cmd.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_dumb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_msi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_rpm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/bdist_wininst.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_clib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_py.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/build_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/check.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/clean.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_data.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_egg_info.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_headers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_lib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/install_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/register.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/sdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/command/upload.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/core.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/cygwinccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/debug.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/dep_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/dir_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/dist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/emxccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/errors.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/extension.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/fancy_getopt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/file_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/filelist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/log.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/msvc9compiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/msvccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/spawn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/sysconfig.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/setuptools_build_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/setuptools_extension.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_archive_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_dumb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_msi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_rpm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_bdist_wininst.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_clib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_py.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_build_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_ccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_check.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_clean.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_config_cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_core.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_dep_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_dir_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_dist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_file_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_filelist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_data.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_headers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_lib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_install_scripts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_msvc9compiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_register.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_sdist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_spawn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_sysconfig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_text_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_unixccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_upload.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_version.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/tests/test_versionpredicate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/text_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/unixccompiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/version.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/distutils/versionpredicate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/doctest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dumbdbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dummy_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/dummy_threading.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/_parseaddr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/base64mime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/charset.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/encoders.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/errors.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/feedparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/generator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/header.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/iterators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/message.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/application.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/audio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/base.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/image.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/message.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/multipart.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/nonmultipart.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/mime/text.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/parser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/quoprimime.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/__init__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/data ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_codecs_renamed.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_renamed.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/test/test_email_torture.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/email/utils.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/aliases.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/ascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/base64_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/big5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/big5hkscs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/bz2_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/charmap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp037.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1006.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1026.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1140.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1250.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1251.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1252.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1253.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1254.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1255.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1256.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1257.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp1258.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp424.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp437.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp500.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp720.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp737.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp775.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp850.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp852.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp855.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp856.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp857.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp858.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp860.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp861.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp862.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp863.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp864.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp865.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp866.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp869.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp874.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp875.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp932.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp949.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/cp950.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_jis_2004.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_jisx0213.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/euc_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/gb18030.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/gb2312.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/gbk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/hex_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/hp_roman8.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/hz.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/idna.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_2004.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_jp_ext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso2022_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_10.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_11.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_13.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_14.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_15.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_16.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_4.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_6.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_7.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_8.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/iso8859_9.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/johab.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/koi8_r.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/koi8_u.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/latin_1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_arabic.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_centeuro.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_croatian.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_cyrillic.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_farsi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_greek.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_iceland.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_latin2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_roman.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_romanian.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mac_turkish.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/mbcs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/palmos.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/ptcp154.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/punycode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/quopri_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/raw_unicode_escape.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/rot_13.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/shift_jis.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/shift_jis_2004.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/shift_jisx0213.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/string_escape.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/tis_620.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/undefined.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/unicode_escape.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/unicode_internal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_16.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_16_be.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_16_le.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_32.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_32_be.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_32_le.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_7.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_8.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/utf_8_sig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/uu_codec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/encodings/zlib_codec.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/__main__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/_bundled ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ensurepip/_uninstall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/filecmp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fileinput.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fnmatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/formatter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fpformat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/fractions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ftplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/functools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/genericpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/getopt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/getpass.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/gettext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/glob.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/gzip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hashlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/heapq.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hmac.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/log.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/stats.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/hotshot/stones.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/htmlentitydefs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/htmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/httplib.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/AutoComplete.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/AutoCompleteWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/AutoExpand.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Bindings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/CallTipWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/CallTips.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ClassBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/CodeContext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ColorDelegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Debugger.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Delegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/EditorWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/FileList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/FormatParagraph.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/GrepDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/HyperParser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/IOBinding.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Icons ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/IdleHistory.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/MultiCall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/MultiStatusBar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ObjectBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/OutputWindow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ParenMatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/PathBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/Percolator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/PyParse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/PyShell.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/RemoteDebugger.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/RemoteObjectBrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ReplaceDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/RstripExtension.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ScriptBinding.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ScrolledList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/SearchDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/SearchDialogBase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/SearchEngine.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/StackViewer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ToolTip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/TreeWidget.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/UndoDelegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/WidgetRedirector.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/WindowList.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/ZoomHeight.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/aboutDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configHandler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configHelpSourceEdit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/configSectionNameDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/dynOptionMenuWidget.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/htest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/mock_idle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/mock_tk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_autocomplete.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_autoexpand.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_calltips.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_config_name.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_configdialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_delegator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_formatparagraph.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_grep.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_hyperparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_idlehistory.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_parenmatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_pathbrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_rstrip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_searchdialogbase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_searchengine.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_text.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_textview.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_warning.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idle_test/test_widgetredir.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/idlever.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/keybindingDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/macosxSupport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/rpc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/run.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/tabbedpages.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/testcode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/idlelib/textView.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ihooks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/imaplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/imghdr.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/importlib ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/importlib/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/imputil.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/inspect.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/io.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/decoder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/encoder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/scanner.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_check_circular.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_decode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_default.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_dump.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_encode_basestring_ascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_fail.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_float.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_indent.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_pass1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_pass2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_pass3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_recursion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_scanstring.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_separators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_speedups.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_tool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tests/test_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/json/tool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/keyword.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Canvas.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Dialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/FileDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/FixTk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/ScrolledText.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/SimpleDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tix.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tkconstants.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tkdnd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/Tkinter.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/runtktests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_font.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_geometry_managers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_images.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_loadtk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_text.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_variables.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_tkinter/test_widgets.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_extensions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_functions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_style.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/test_ttk/test_widgets.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/test/widget_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkColorChooser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkCommonDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkFileDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkFont.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkMessageBox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/tkSimpleDialog.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/ttk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-tk/turtle.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/__main__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/btm_matcher.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/btm_utils.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixer_base.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixer_util.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_apply.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_asserts.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_basestring.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_buffer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_callable.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_dict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_except.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_exec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_execfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_exitfunc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_filter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_funcattrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_getcwdu.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_has_key.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_idioms.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_import.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_imports.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_imports2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_input.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_intern.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_isinstance.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_itertools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_long.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_map.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_metaclass.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_methodattrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_ne.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_next.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_nonzero.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_numliterals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_operator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_paren.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_print.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_raise.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_raw_input.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_reduce.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_renames.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_set_literal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_standarderror.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_sys_exc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_throw.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_tuple_params.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_types.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_urllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_ws_comma.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_xrange.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_xreadlines.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/fixes/fix_zip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/main.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/patcomp.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/conv.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/driver.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/grammar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/literals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/parse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/pgen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/token.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pgen2/tokenize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pygram.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/pytree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/refactor.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/__init__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/data/fixers/myfixes ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/pytree_idempotency.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_all_fixers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_fixers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_main.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_parser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_pytree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_refactor.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/tests/test_util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/linecache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/locale.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging/config.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/logging/handlers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/macpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/macurl2path.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mailbox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mailcap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/markupbase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/md5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mhlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mimetools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mimetypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mimify.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/modulefinder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multifile.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/connection.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/dummy/connection.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/forking.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/heap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/managers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/pool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/process.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/queues.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/reduction.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/sharedctypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/synchronize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/multiprocessing/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/mutex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/netrc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/new.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/nntplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ntpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/nturl2path.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/numbers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/opcode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/optparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/os.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/os2emxpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pickletools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pipes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pkgutil.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/CDROM.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/DLFCN.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/IN.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plat-linux2/TYPES.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/platform.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/plistlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/popen2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/poplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/posixfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/posixpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pprint.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/profile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pstats.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/py_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pyclbr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/pydoc_data/topics.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/quopri.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/random.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/re.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/rexec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/rfc822.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/rlcompleter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/robotparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/runpy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sched.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sets.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sgmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sha.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/shelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/shlex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/shutil.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/smtpd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/smtplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sndhdr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/socket.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3 ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/dbapi2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/dump.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/dbapi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/dump.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/factory.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/hooks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/py25tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/regression.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/transactions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/types.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sqlite3/test/userfunctions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre_constants.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sre_parse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/ssl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/stat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/statvfs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/string.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/stringold.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/stringprep.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/struct.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/subprocess.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sunau.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sunaudio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/symbol.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/symtable.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/sysconfig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tabnanny.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tarfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/telnetlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tempfile.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/_mock_backport.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiodata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/audiotests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/autotest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/buffer_tests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/capath ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/cjkencodings ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/curses_tests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/data ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/decimaltestdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/doctest_aliases.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/double_const.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/fork_wait.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/gdb_sample.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/imghdrdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/infinite_reload.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/inspect_fodder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/inspect_fodder2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/list_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/lock_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/make_ssl_certs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/mapping_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/mp_fork_bomb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/outstanding_bugs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pickletester.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/profilee.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pyclbr_input.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pydoc_mod.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pydocfodder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/pystone.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/re_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/regrtest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/relimport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/reperf.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sample_doctest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sample_doctest_no_docstrings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sample_doctest_no_doctests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/script_helper.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/seq_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/sortperf.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/ssl_servers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/string_tests.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/subprocessdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/subprocessdata/sigchild_ignore.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/symlink_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_MimeWriter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_SimpleHTTPServer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_StringIO.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test___all__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test___future__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test__locale.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test__osx_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_abc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_abstract_numbers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_aepack.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_aifc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_al.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_anydbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_applesingle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_argparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_array.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ascii_formatd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ast.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_asynchat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_asyncore.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_atexit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_audioop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_augassign.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_base64.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bastion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bigaddrspace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bigmem.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_binascii.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_binhex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_binop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bisect.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bool.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bsddb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bsddb185.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bsddb3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_buffer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bufio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_builtin.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bytes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_bz2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_calendar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_call.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_capi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cfgparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cgi.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_charmapcodec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_class.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmd_line.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cmd_line_script.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_code.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codeccallbacks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_cn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_hk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_iso2022.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecencodings_tw.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_cn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_hk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_jp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_kr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecmaps_tw.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_codeop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_coding.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_coercion.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_collections.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_colorsys.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_commands.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compare.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compileall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_compiler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_complex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_complex_args.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_contains.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_contextlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cookie.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cookielib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_copy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_copy_reg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cpickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_cprofile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_crypt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_csv.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ctypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_curses.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_datetime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_decimal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_decorators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_defaultdict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_deque.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_descr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_descrtut.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dictcomps.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dictviews.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_difflib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dircache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dis.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_distutils.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_doctest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_doctest2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_docxmlrpc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dumbdbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dummy_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_dummy_threading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_email.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_email_codecs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_email_renamed.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ensurepip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_enumerate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_eof.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_epoll.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_errno.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_exception_variations.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_exceptions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_extcall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fcntl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_file2k.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_file_eintr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_filecmp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fileinput.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fileio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_float.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fnmatch.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fork1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_format.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fpformat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_fractions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_frozen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ftplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_funcattrs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_functools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future1.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future4.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_future_builtins.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gdbm.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_generators.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_genericpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_genexps.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_getargs.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_getargs2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_getopt.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gettext.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_glob.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_global.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_grammar.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_grp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_gzip.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hash.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hashlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_heapq.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hmac.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_hotshot.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_htmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_htmlparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_httplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_httpservers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_idle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imageop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imaplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imgfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imghdr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_imp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_import.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_importhooks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_importlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_index.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_inspect.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_int.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_int_literal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_io.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ioctl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_isinstance.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_iter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_iterlen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_itertools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_json.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_kqueue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_largefile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_lib2to3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_linecache.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_linuxaudiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_list.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_locale.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_logging.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_long.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_long_future.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_longexp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macos.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macostools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_macurl2path.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mailbox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_marshal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_math.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_md5.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_memoryio.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_memoryview.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mhlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mimetools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mimetypes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_minidom.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mmap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_module.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_modulefinder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_msilib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multibytecodec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multibytecodec_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multifile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_multiprocessing.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mutants.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_mutex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_netrc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_new.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_nis.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_nntplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_normalization.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ntpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_old_mailbox.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_opcodes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_openpty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_operator.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_optparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_os.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ossaudiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_parser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_peepholer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep247.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep263.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep277.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep292.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pep352.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pickletools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pipes.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pkg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pkgimport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pkgutil.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_platform.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_plistlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_poll.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_popen.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_popen2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_poplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_posix.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_posixpath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pow.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pprint.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_print.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_profile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_property.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pstats.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pwd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_py3kwarn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_py_compile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pyclbr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pydoc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_pyexpat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_queue.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_quopri.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_random.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_re.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_readline.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_repr.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_resource.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_rfc822.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_richcmp.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_rlcompleter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_robotparser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_runpy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sax.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_scope.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_scriptpackages.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_select.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_set.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_setcomps.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sets.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sgmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sha.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_shelve.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_shlex.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_shutil.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_signal.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_site.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_slice.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_smtplib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_smtpnet.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_socket.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_socketserver.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_softspace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sort.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_spwd.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sqlite.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ssl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_startfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_stat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_str.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strftime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_string.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_stringprep.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strop.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strptime.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_strtod.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_struct.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_structmembers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_structseq.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_subprocess.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sunau.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sunaudiodev.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sundry.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_symtable.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_syntax.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sys.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sys_setprofile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sys_settrace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_sysconfig.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tarfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tcl.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_telnetlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tempfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_textwrap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_thread.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threaded_import.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threadedtempfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threading_local.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_threadsignals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_time.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_timeout.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tk.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tokenize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tools.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_trace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_traceback.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_transformer.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ttk_guionly.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ttk_textonly.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_tuple.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_typechecks.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_types.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_ucn.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unary.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_undocumented_details.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unicode.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unicode_file.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unicodedata.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unittest.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_univnewlines.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_univnewlines2k.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_unpack.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib2_localnet.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllib2net.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urllibnet.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_urlparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_userdict.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_userlist.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_userstring.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_uu.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_uuid.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wait3.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wait4.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_warnings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wave.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_weakref.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_weakset.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_whichdb.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_winreg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_winsound.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_with.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_wsgiref.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xdrlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xml_etree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xml_etree_c.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xmlrpc.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xpickle.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_xrange.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipfile.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipfile64.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipimport.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zipimport_support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/test_zlib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/testall.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/testcodec.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tf_inherit_check.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/threaded_import_hangers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/time_hashlib.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/tracedmodules/testmod.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/warning_tests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/win_console_handler.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltestdata ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/test/xmltests.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/textwrap.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/this.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/threading.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/timeit.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/toaiff.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/token.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tokenize.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/trace.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/traceback.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/tty.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/types.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/__main__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/case.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/loader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/main.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/result.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/runner.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/signals.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/suite.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/dummy.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/support.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_assertions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_break.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_case.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_discovery.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_functiontestcase.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_loader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_program.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_result.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_runner.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_setups.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_skipping.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/test/test_suite.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/unittest/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/urllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/urllib2.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/urlparse.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/user.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/uu.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/uuid.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/warnings.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wave.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/weakref.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/webbrowser.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/whichdb.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/handlers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/headers.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/simple_server.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/util.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/wsgiref/validate.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xdrlib.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/__init__.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/NodeFilter.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/domreg.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/expatbuilder.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/minicompat.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/minidom.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/pulldom.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/dom/xmlbuilder.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/ElementInclude.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/ElementPath.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/ElementTree.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/etree/cElementTree.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/parsers/expat.py ...
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/__init__.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/_exceptions.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/expatreader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/handler.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/saxutils.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xml/sax/xmlreader.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xmllib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/xmlrpclib.py ...
Compiling /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/zipfile.py ...
PYTHONPATH=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 \
./python -E -Wi -t /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compileall.py \
-d /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages -f \
-x badsyntax /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages ...
PYTHONPATH=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 \
./python -E -Wi -t -O /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/compileall.py \
-d /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages -f \
-x badsyntax /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages
Listing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/site-packages ...
PYTHONPATH=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 \
./python -E -m lib2to3.pgen2.driver /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/Grammar.txt
Generating grammar tables from /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/Grammar.txt
Writing grammar tables to /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/Grammar2.7.9.final.0.pickle
PYTHONPATH=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7 LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 \
./python -E -m lib2to3.pgen2.driver /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/PatternGrammar.txt
Generating grammar tables from /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/PatternGrammar.txt
Writing grammar tables to /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib2to3/PatternGrammar2.7.9.final.0.pickle
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/abstract.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/asdl.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/ast.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/bitset.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/boolobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/bufferobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytes_methods.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/bytesobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/cellobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/ceval.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/classobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/cobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/codecs.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/code.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/compile.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/complexobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/cStringIO.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/datetime.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/descrobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/dictobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/dtoa.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/enumobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/errcode.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/eval.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/fileobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/floatobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/frameobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/funcobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/genobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/graminit.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/grammar.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/import.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/intobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/intrcheck.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/iterobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/listobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/longintrepr.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/longobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/marshal.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/memoryobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/metagrammar.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/methodobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/modsupport.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/moduleobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/node.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/object.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/objimpl.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/opcode.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/osdefs.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/parsetok.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/patchlevel.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgen.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyarena.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pycapsule.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyctype.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/py_curses.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pydebug.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyerrors.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyexpat.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyfpe.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pygetopt.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymath.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pymem.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pyport.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystate.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pystrtod.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/Python-ast.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/Python.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythonrun.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/pythread.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/rangeobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/setobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/sliceobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/stringobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/structmember.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/structseq.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/symtable.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/sysmodule.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/timefuncs.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/token.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/traceback.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/tupleobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/ucnhash.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/warnings.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7
/usr/bin/install -c -m 644 pyconfig.h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/include/python2.7/pyconfig.h
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
sed -e "s,@EXENAME@,/home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python2.7," < ./Misc/python-config.in >python-config
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig
/usr/bin/install -c -m 644 Modules/config.c /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/config.c
/usr/bin/install -c -m 644 Modules/python.o /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/python.o
/usr/bin/install -c -m 644 ./Modules/config.c.in /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/config.c.in
/usr/bin/install -c -m 644 Makefile /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/Makefile
/usr/bin/install -c -m 644 Modules/Setup /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/Setup
/usr/bin/install -c -m 644 Modules/Setup.local /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/Setup.local
/usr/bin/install -c -m 644 Modules/Setup.config /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/Setup.config
/usr/bin/install -c -m 644 Misc/python.pc /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig/python-2.7.pc
/usr/bin/install -c ./Modules/makesetup /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/makesetup
/usr/bin/install -c ./install-sh /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/config/install-sh
/usr/bin/install -c python-config /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python2.7-config
rm python-config
LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 ./python -E ./setup.py install \
--prefix=/home/lisijo/.linuxbrew/Cellar/python/2.7.9 \
--install-scripts=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin \
--install-platlib=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload \
--root=/
running install
running build
running build_ext
ldd: warning: you do not have execution permission for `/home/lisijo/.linuxbrew/lib/libreadline.so'
building dbm using ndbm
INFO: Can't locate Tcl/Tk libs and/or headers
building 'readline' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/lisijo/.linuxbrew/Cellar/python/2.7.9/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/readline.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/readline.o
/tmp/python-cK61pV/Python-2.7.9/Modules/readline.c:31:31: fatal error: readline/readline.h: No such file or directory
#include <readline/readline.h>
^
compilation terminated.
building '_ssl' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/lisijo/.linuxbrew/Cellar/python/2.7.9/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.o
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -shared -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -isystem/home/lisijo/.linuxbrew/include build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_ssl.o -L/home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib -L/home/lisijo/.linuxbrew/lib -L/usr/local/lib -L. -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/_ssl.so
*** WARNING: renaming "_ssl" since importing it failed: build/lib.linux-x86_64-2.7/_ssl.so: undefined symbol: SSLv2_method
building '_curses_panel' extension
/home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -fPIC -fno-strict-aliasing -Os -pipe -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/home/lisijo/.linuxbrew/Cellar/python/2.7.9/include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/python-cK61pV/Python-2.7.9/Include -I/tmp/python-cK61pV/Python-2.7.9 -c /tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.7/tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.o
/tmp/python-cK61pV/Python-2.7.9/Modules/_curses_panel.c:17:19: fatal error: panel.h: No such file or directory
#include <panel.h>
^
compilation terminated.
Python build finished, but the necessary bits to build these modules were not found:
_bsddb _tkinter bsddb185
bz2 dl imageop
sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_curses_panel _ssl readline
running build_scripts
running install_lib
creating /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_struct.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_bisect.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/binascii.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_lsprof.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_codecs_jp.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/strop.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/resource.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/itertools.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_multibytecodec.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/nis.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/ossaudiodev.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/spwd.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/datetime.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/termios.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_sysconfigdata.pyo -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_ctypes.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_sysconfigdata.pyc -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_heapq.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_codecs_kr.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_hotshot.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/cStringIO.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_io.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_ctypes_test.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/cmath.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_codecs_hk.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/fcntl.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/gdbm.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/unicodedata.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_functools.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/pyexpat.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_codecs_iso2022.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_socket.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/future_builtins.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_csv.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_ssl_failed.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/time.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/dbm.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_codecs_cn.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/math.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/audioop.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_elementtree.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_testcapi.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_codecs_tw.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/mmap.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/grp.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_sysconfigdata.py -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/operator.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/cPickle.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/select.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_sqlite3.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/linuxaudiodev.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/syslog.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/crypt.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_hashlib.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_multiprocessing.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_random.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/array.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_curses.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_json.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/zlib.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_collections.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/_locale.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
copying build/lib.linux-x86_64-2.7/parser.so -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_struct.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_bisect.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/binascii.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_lsprof.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_codecs_jp.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/strop.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/resource.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/itertools.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_multibytecodec.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/nis.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/ossaudiodev.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/spwd.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/datetime.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/termios.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_sysconfigdata.pyo to 644
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_ctypes.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_sysconfigdata.pyc to 644
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_heapq.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_codecs_kr.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_hotshot.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/cStringIO.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_io.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_ctypes_test.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/cmath.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_codecs_hk.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/fcntl.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/gdbm.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/unicodedata.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_functools.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/pyexpat.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_codecs_iso2022.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_socket.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/future_builtins.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_csv.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_ssl_failed.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/time.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/dbm.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_codecs_cn.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/math.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/audioop.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_elementtree.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_testcapi.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_codecs_tw.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/mmap.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/grp.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_sysconfigdata.py to 644
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/operator.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/cPickle.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/select.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_sqlite3.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/linuxaudiodev.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/syslog.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/crypt.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_hashlib.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_multiprocessing.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_random.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/array.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_curses.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_json.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/zlib.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_collections.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_locale.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/parser.so to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/ to 755
running install_scripts
copying build/scripts-2.7/smtpd.py -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin
copying build/scripts-2.7/idle -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin
copying build/scripts-2.7/pydoc -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin
copying build/scripts-2.7/2to3 -> /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/smtpd.py to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/idle to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/pydoc to 755
changing mode of /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/2to3 to 755
running install_egg_info
Writing /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/Python-2.7.9-py2.7.egg-info
rm /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/python2.7/lib-dynload/_sysconfigdata.py*
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/share/man
Creating directory /home/lisijo/.linuxbrew/Cellar/python/2.7.9/share/man/man1
/usr/bin/install -c -m 644 ./Misc/python.man \
/home/lisijo/.linuxbrew/Cellar/python/2.7.9/share/man/man1/python2.7.1
if test -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python -o -h /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python; \
then rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python; \
else true; \
fi
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin; ln -s python2 python)
rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python2
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin; ln -s python2.7 python2)
rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python2-config
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin; ln -s python2.7-config python2-config)
rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin/python-config
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/bin; ln -s python2-config python-config)
test -d /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig || /usr/bin/install -c -d -m 755 /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig
rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig/python2.pc
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig; ln -s python-2.7.pc python2.pc)
rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig/python.pc
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/lib/pkgconfig; ln -s python2.pc python.pc)
rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/share/man/man1/python2.1
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/share/man/man1; ln -s python2.7.1 python2.1)
rm -f /home/lisijo/.linuxbrew/Cellar/python/2.7.9/share/man/man1/python.1
(cd /home/lisijo/.linuxbrew/Cellar/python/2.7.9/share/man/man1; ln -s python2.1 python.1)
if test "xno" != "xno" ; then \
case no in \
upgrade) ensurepip="--upgrade" ;; \
install|*) ensurepip="" ;; \
esac; \
LD_LIBRARY_PATH=/tmp/python-cK61pV/Python-2.7.9 ./python -E -m ensurepip \
$ensurepip --root=/ ; \
fi
This file has been truncated, but you can view the full file.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by python configure 2.7, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --prefix=/home/lisijo/.linuxbrew/Cellar/python/2.7.9 --enable-ipv6 --datarootdir=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/share --datadir=/home/lisijo/.linuxbrew/Cellar/python/2.7.9/share --enable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = rdev01
uname -m = x86_64
uname -r = 2.6.32.12-0.7-default
uname -s = Linux
uname -v = #1 SMP 2010-05-20 11:14:20 +0200
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/lisijo/.linuxbrew/bin
PATH: /home/lisijo/bin/vim/bin
PATH: /home/lisijo/gdal/bin
PATH: /home/lisijo/bin/texlive/2012/bin/x86_64-linux
PATH: /home/lisijo/.linuxbrew/bin
PATH: /home/lisijo/gdal/bin
PATH: /home/lisijo/bin/texlive/2012/bin/x86_64-linux
PATH: /home/lisijo/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin
PATH: /home/lisijo/.linuxbrew/Library/ENV/scm
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2795: checking build system type
configure:2809: result: x86_64-unknown-linux-gnu
configure:2829: checking host system type
configure:2842: result: x86_64-unknown-linux-gnu
configure:2953: checking for --enable-universalsdk
configure:2994: result: no
configure:3004: checking for --with-universal-archs
configure:3021: result: 32-bit
configure:3178: checking MACHDEP
configure:3370: result: linux2
configure:3376: checking EXTRAPLATDIR
configure:3391: result:
configure:3412: checking for --without-gcc
configure:3456: result: no
configure:3550: checking for gcc
configure:3577: result: /home/lisijo/.linuxbrew/bin/gcc-4.9
configure:3806: checking for C compiler version
configure:3815: /home/lisijo/.linuxbrew/bin/gcc-4.9 --version >&5
gcc-4.9 (Homebrew gcc 4.9.2) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3826: $? = 0
configure:3815: /home/lisijo/.linuxbrew/bin/gcc-4.9 -v >&5
Reading specs from /home/lisijo/.linuxbrew/Cellar/gcc/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/specs
COLLECT_GCC=/home/lisijo/.linuxbrew/bin/gcc-4.9
COLLECT_LTO_WRAPPER=/home/lisijo/.linuxbrew/Cellar/gcc/4.9.2/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --prefix=/home/lisijo/.linuxbrew/Cellar/gcc/4.9.2 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-4.9 --with-gmp=/home/lisijo/.linuxbrew/opt/gmp --with-mpfr=/home/lisijo/.linuxbrew/opt/mpfr --with-mpc=/home/lisijo/.linuxbrew/opt/libmpc --with-cloog=/home/lisijo/.linuxbrew/opt/cloog --with-isl=/home/lisijo/.linuxbrew/opt/isl --enable-libstdcxx-time=yes --enable-stage1-checking --enable-checking=release --enable-lto --disable-werror --with-pkgversion='Homebrew gcc 4.9.2' --with-bugurl=https://github.com/Homebrew/homebrew/issues --enable-plugin --disable-nls --disable-multilib
Thread model: posix
gcc version 4.9.2 (Homebrew gcc 4.9.2)
configure:3826: $? = 0
configure:3815: /home/lisijo/.linuxbrew/bin/gcc-4.9 -V >&5
gcc-4.9: error: unrecognized command line option '-V'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:3826: $? = 1
configure:3815: /home/lisijo/.linuxbrew/bin/gcc-4.9 -qversion >&5
gcc-4.9: error: unrecognized command line option '-qversion'
gcc-4.9: fatal error: no input files
compilation terminated.
configure:3826: $? = 1
configure:3846: checking whether the C compiler works
configure:3868: /home/lisijo/.linuxbrew/bin/gcc-4.9 -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:3872: $? = 0
configure:3920: result: yes
configure:3923: checking for C compiler default output file name
configure:3925: result: a.out
configure:3931: checking for suffix of executables
configure:3938: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:3942: $? = 0
configure:3964: result:
configure:3986: checking whether we are cross compiling
configure:3994: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:3998: $? = 0
configure:4005: ./conftest
configure:4009: $? = 0
configure:4024: result: no
configure:4029: checking for suffix of object files
configure:4051: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:4055: $? = 0
configure:4076: result: o
configure:4080: checking whether we are using the GNU C compiler
configure:4099: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:4099: $? = 0
configure:4108: result: yes
configure:4117: checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -g
configure:4137: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -g -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:4137: $? = 0
configure:4178: result: yes
configure:4195: checking for /home/lisijo/.linuxbrew/bin/gcc-4.9 option to accept ISO C89
configure:4258: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:4258: $? = 0
configure:4271: result: none needed
configure:4298: checking for --with-cxx-main=<compiler>
configure:4324: result: no
configure:4665: checking how to run the C preprocessor
configure:4696: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:4696: $? = 0
configure:4710: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4710: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4735: result: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E
configure:4755: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:4755: $? = 0
configure:4769: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:4769: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4798: checking for grep that handles long lines and -e
configure:4856: result: /usr/bin/grep
configure:4861: checking for egrep
configure:4923: result: /usr/bin/grep -E
configure:4928: checking for ANSI C header files
configure:4948: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:4948: $? = 0
configure:5021: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:5021: $? = 0
configure:5021: ./conftest
configure:5021: $? = 0
configure:5032: result: yes
configure:5045: checking for sys/types.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for sys/stat.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for stdlib.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for string.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for memory.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for strings.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for inttypes.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for stdint.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5045: checking for unistd.h
configure:5045: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5045: $? = 0
configure:5045: result: yes
configure:5058: checking minix/config.h usability
configure:5058: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:54:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:5058: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:5058: result: no
configure:5058: checking minix/config.h presence
configure:5058: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:21:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
configure:5058: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:5058: result: no
configure:5058: checking for minix/config.h
configure:5058: result: no
configure:5079: checking whether it is safe to define __EXTENSIONS__
configure:5097: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:5097: $? = 0
configure:5104: result: yes
configure:5128: checking for --with-suffix
configure:5141: result:
configure:5147: checking for case-insensitive build directory
configure:5159: result: no
configure:5187: checking LIBRARY
configure:5193: result: libpython$(VERSION).a
configure:5229: checking LINKCC
configure:5248: result: $(PURIFY) $(MAINCC)
configure:5257: checking for GNU ld
configure:5269: result: yes
configure:5272: checking for --enable-shared
configure:5289: result: yes
configure:5292: checking for --enable-profiling
configure:5317: result: no
configure:5325: checking LDLIBRARY
configure:5419: result: libpython$(VERSION).so
configure:5465: checking for ranlib
configure:5481: found /home/lisijo/.linuxbrew/bin/ranlib
configure:5492: result: ranlib
configure:5564: checking for ar
configure:5580: found /home/lisijo/.linuxbrew/bin/ar
configure:5591: result: ar
configure:5626: checking for svnversion
configure:5654: result: not-found
configure:5688: checking for hg
configure:5716: result: not-found
configure:5757: checking for a BSD-compatible install
configure:5825: result: /usr/bin/install -c
configure:5836: checking for a thread-safe mkdir -p
configure:5875: result: /bin/mkdir -p
configure:5891: checking for --with-pydebug
configure:5909: result: no
configure:5986: checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -fno-strict-aliasing
configure:6004: /home/lisijo/.linuxbrew/bin/gcc-4.9 -fno-strict-aliasing -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6004: $? = 0
configure:6013: result: yes
configure:6184: checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -OPT:Olimit=0
configure:6202: /home/lisijo/.linuxbrew/bin/gcc-4.9 -OPT:Olimit=0 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
cc1: error: argument to '-O' should be a non-negative integer, 'g', 's' or 'fast'
configure:6202: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6212: result: no
configure:6231: checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -Olimit 1500
configure:6249: /home/lisijo/.linuxbrew/bin/gcc-4.9 -Olimit 1500 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
gcc-4.9: error: 1500: No such file or directory
configure:6249: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:6259: result: no
configure:6276: checking whether gcc supports ParseTuple __format__
configure:6293: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -Werror -Wformat -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:28:5: error: 'PyArg_ParseTuple' is an unrecognized format function type [-Werror=format=]
void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2)));
^
cc1: all warnings being treated as errors
configure:6293: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| /* end confdefs.h. */
|
| void f(char*,...)__attribute((format(PyArg_ParseTuple, 1, 2)));
| int
| main ()
| {
|
| ;
| return 0;
| }
|
configure:6303: result: no
configure:6316: checking whether pthreads are available without options
configure:6341: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
/Rbeta/isr/tmp/ccKO2qKb.o: In function `main':
conftest.c:(.text.startup+0x14): undefined reference to `pthread_create'
conftest.c:(.text.startup+0x24): undefined reference to `pthread_detach'
collect2: error: ld returned 1 exit status
configure:6341: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <pthread.h>
|
| void* routine(void* p){return NULL;}
|
| int main(){
| pthread_t p;
| if(pthread_create(&p,NULL,routine,NULL)!=0)
| return 1;
| (void)pthread_detach(p);
| return 0;
| }
|
configure:6357: result: no
configure:6370: checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -Kpthread
configure:6397: /home/lisijo/.linuxbrew/bin/gcc-4.9 -Kpthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
gcc-4.9: error: unrecognized command line option '-Kpthread'
configure:6397: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <pthread.h>
|
| void* routine(void* p){return NULL;}
|
| int main(){
| pthread_t p;
| if(pthread_create(&p,NULL,routine,NULL)!=0)
| return 1;
| (void)pthread_detach(p);
| return 0;
| }
|
configure:6409: result: no
configure:6420: checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -Kthread
configure:6447: /home/lisijo/.linuxbrew/bin/gcc-4.9 -Kthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
gcc-4.9: error: unrecognized command line option '-Kthread'
configure:6447: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <pthread.h>
|
| void* routine(void* p){return NULL;}
|
| int main(){
| pthread_t p;
| if(pthread_create(&p,NULL,routine,NULL)!=0)
| return 1;
| (void)pthread_detach(p);
| return 0;
| }
|
configure:6459: result: no
configure:6470: checking whether /home/lisijo/.linuxbrew/bin/gcc-4.9 accepts -pthread
configure:6497: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:6497: $? = 0
configure:6497: ./conftest
configure:6497: $? = 0
configure:6509: result: yes
configure:6518: checking whether /home/lisijo/.linuxbrew/bin/g++-4.9 also accepts flags for thread support
configure:6549: result: yes
configure:6556: checking for ANSI C header files
configure:6660: result: yes
configure:6682: checking asm/types.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking asm/types.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for asm/types.h
configure:6682: result: yes
configure:6682: checking conio.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:62:19: fatal error: conio.h: No such file or directory
#include <conio.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <conio.h>
configure:6682: result: no
configure:6682: checking conio.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:29:19: fatal error: conio.h: No such file or directory
#include <conio.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| /* end confdefs.h. */
| #include <conio.h>
configure:6682: result: no
configure:6682: checking for conio.h
configure:6682: result: no
configure:6682: checking direct.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:62:20: fatal error: direct.h: No such file or directory
#include <direct.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <direct.h>
configure:6682: result: no
configure:6682: checking direct.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:29:20: fatal error: direct.h: No such file or directory
#include <direct.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| /* end confdefs.h. */
| #include <direct.h>
configure:6682: result: no
configure:6682: checking for direct.h
configure:6682: result: no
configure:6682: checking dlfcn.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking dlfcn.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for dlfcn.h
configure:6682: result: yes
configure:6682: checking errno.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking errno.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for errno.h
configure:6682: result: yes
configure:6682: checking fcntl.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking fcntl.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for fcntl.h
configure:6682: result: yes
configure:6682: checking grp.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking grp.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for grp.h
configure:6682: result: yes
configure:6682: checking ieeefp.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:66:20: fatal error: ieeefp.h: No such file or directory
#include <ieeefp.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ieeefp.h>
configure:6682: result: no
configure:6682: checking ieeefp.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:33:20: fatal error: ieeefp.h: No such file or directory
#include <ieeefp.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include <ieeefp.h>
configure:6682: result: no
configure:6682: checking for ieeefp.h
configure:6682: result: no
configure:6682: checking io.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:66:16: fatal error: io.h: No such file or directory
#include <io.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <io.h>
configure:6682: result: no
configure:6682: checking io.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:33:16: fatal error: io.h: No such file or directory
#include <io.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| /* end confdefs.h. */
| #include <io.h>
configure:6682: result: no
configure:6682: checking for io.h
configure:6682: result: no
configure:6682: checking langinfo.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking langinfo.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for langinfo.h
configure:6682: result: yes
configure:6682: checking libintl.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking libintl.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for libintl.h
configure:6682: result: yes
configure:6682: checking poll.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking poll.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for poll.h
configure:6682: result: yes
configure:6682: checking process.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:69:21: fatal error: process.h: No such file or directory
#include <process.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <process.h>
configure:6682: result: no
configure:6682: checking process.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:36:21: fatal error: process.h: No such file or directory
#include <process.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| /* end confdefs.h. */
| #include <process.h>
configure:6682: result: no
configure:6682: checking for process.h
configure:6682: result: no
configure:6682: checking pthread.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking pthread.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for pthread.h
configure:6682: result: yes
configure:6682: checking shadow.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking shadow.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for shadow.h
configure:6682: result: yes
configure:6682: checking signal.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking signal.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for signal.h
configure:6682: result: yes
configure:6682: checking for stdint.h
configure:6682: result: yes
configure:6682: checking stropts.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking stropts.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for stropts.h
configure:6682: result: yes
configure:6682: checking termios.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking termios.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for termios.h
configure:6682: result: yes
configure:6682: checking thread.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:75:20: fatal error: thread.h: No such file or directory
#include <thread.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <thread.h>
configure:6682: result: no
configure:6682: checking thread.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:42:20: fatal error: thread.h: No such file or directory
#include <thread.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| /* end confdefs.h. */
| #include <thread.h>
configure:6682: result: no
configure:6682: checking for thread.h
configure:6682: result: no
configure:6682: checking for unistd.h
configure:6682: result: yes
configure:6682: checking utime.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking utime.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for utime.h
configure:6682: result: yes
configure:6682: checking sys/audioio.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:77:25: fatal error: sys/audioio.h: No such file or directory
#include <sys/audioio.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/audioio.h>
configure:6682: result: no
configure:6682: checking sys/audioio.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:44:25: fatal error: sys/audioio.h: No such file or directory
#include <sys/audioio.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <sys/audioio.h>
configure:6682: result: no
configure:6682: checking for sys/audioio.h
configure:6682: result: no
configure:6682: checking sys/bsdtty.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:77:24: fatal error: sys/bsdtty.h: No such file or directory
#include <sys/bsdtty.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/bsdtty.h>
configure:6682: result: no
configure:6682: checking sys/bsdtty.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:44:24: fatal error: sys/bsdtty.h: No such file or directory
#include <sys/bsdtty.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| /* end confdefs.h. */
| #include <sys/bsdtty.h>
configure:6682: result: no
configure:6682: checking for sys/bsdtty.h
configure:6682: result: no
configure:6682: checking sys/epoll.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/epoll.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/epoll.h
configure:6682: result: yes
configure:6682: checking sys/event.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:78:23: fatal error: sys/event.h: No such file or directory
#include <sys/event.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/event.h>
configure:6682: result: no
configure:6682: checking sys/event.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:45:23: fatal error: sys/event.h: No such file or directory
#include <sys/event.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| /* end confdefs.h. */
| #include <sys/event.h>
configure:6682: result: no
configure:6682: checking for sys/event.h
configure:6682: result: no
configure:6682: checking sys/file.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/file.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/file.h
configure:6682: result: yes
configure:6682: checking sys/loadavg.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:79:25: fatal error: sys/loadavg.h: No such file or directory
#include <sys/loadavg.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/loadavg.h>
configure:6682: result: no
configure:6682: checking sys/loadavg.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:46:25: fatal error: sys/loadavg.h: No such file or directory
#include <sys/loadavg.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <sys/loadavg.h>
configure:6682: result: no
configure:6682: checking for sys/loadavg.h
configure:6682: result: no
configure:6682: checking sys/lock.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:79:22: fatal error: sys/lock.h: No such file or directory
#include <sys/lock.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/lock.h>
configure:6682: result: no
configure:6682: checking sys/lock.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:46:22: fatal error: sys/lock.h: No such file or directory
#include <sys/lock.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <sys/lock.h>
configure:6682: result: no
configure:6682: checking for sys/lock.h
configure:6682: result: no
configure:6682: checking sys/mkdev.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:79:23: fatal error: sys/mkdev.h: No such file or directory
#include <sys/mkdev.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:6682: result: no
configure:6682: checking sys/mkdev.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:46:23: fatal error: sys/mkdev.h: No such file or directory
#include <sys/mkdev.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:6682: result: no
configure:6682: checking for sys/mkdev.h
configure:6682: result: no
configure:6682: checking sys/modem.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:79:23: fatal error: sys/modem.h: No such file or directory
#include <sys/modem.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/modem.h>
configure:6682: result: no
configure:6682: checking sys/modem.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:46:23: fatal error: sys/modem.h: No such file or directory
#include <sys/modem.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include <sys/modem.h>
configure:6682: result: no
configure:6682: checking for sys/modem.h
configure:6682: result: no
configure:6682: checking sys/param.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/param.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/param.h
configure:6682: result: yes
configure:6682: checking sys/poll.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/poll.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/poll.h
configure:6682: result: yes
configure:6682: checking sys/select.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/select.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/select.h
configure:6682: result: yes
configure:6682: checking sys/socket.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/socket.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/socket.h
configure:6682: result: yes
configure:6682: checking sys/statvfs.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/statvfs.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/statvfs.h
configure:6682: result: yes
configure:6682: checking for sys/stat.h
configure:6682: result: yes
configure:6682: checking sys/termio.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:85:24: fatal error: sys/termio.h: No such file or directory
#include <sys/termio.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/termio.h>
configure:6682: result: no
configure:6682: checking sys/termio.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:52:24: fatal error: sys/termio.h: No such file or directory
#include <sys/termio.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| /* end confdefs.h. */
| #include <sys/termio.h>
configure:6682: result: no
configure:6682: checking for sys/termio.h
configure:6682: result: no
configure:6682: checking sys/time.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/time.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/time.h
configure:6682: result: yes
configure:6682: checking sys/times.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/times.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/times.h
configure:6682: result: yes
configure:6682: checking for sys/types.h
configure:6682: result: yes
configure:6682: checking sys/un.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/un.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/un.h
configure:6682: result: yes
configure:6682: checking sys/utsname.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/utsname.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/utsname.h
configure:6682: result: yes
configure:6682: checking sys/wait.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/wait.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/wait.h
configure:6682: result: yes
configure:6682: checking pty.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking pty.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for pty.h
configure:6682: result: yes
configure:6682: checking libutil.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:92:21: fatal error: libutil.h: No such file or directory
#include <libutil.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libutil.h>
configure:6682: result: no
configure:6682: checking libutil.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:59:21: fatal error: libutil.h: No such file or directory
#include <libutil.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| /* end confdefs.h. */
| #include <libutil.h>
configure:6682: result: no
configure:6682: checking for libutil.h
configure:6682: result: no
configure:6682: checking sys/resource.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sys/resource.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sys/resource.h
configure:6682: result: yes
configure:6682: checking netpacket/packet.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking netpacket/packet.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for netpacket/packet.h
configure:6682: result: yes
configure:6682: checking sysexits.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking sysexits.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for sysexits.h
configure:6682: result: yes
configure:6682: checking bluetooth.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:95:23: fatal error: bluetooth.h: No such file or directory
#include <bluetooth.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bluetooth.h>
configure:6682: result: no
configure:6682: checking bluetooth.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:62:23: fatal error: bluetooth.h: No such file or directory
#include <bluetooth.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| /* end confdefs.h. */
| #include <bluetooth.h>
configure:6682: result: no
configure:6682: checking for bluetooth.h
configure:6682: result: no
configure:6682: checking bluetooth/bluetooth.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:95:33: fatal error: bluetooth/bluetooth.h: No such file or directory
#include <bluetooth/bluetooth.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bluetooth/bluetooth.h>
configure:6682: result: no
configure:6682: checking bluetooth/bluetooth.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:62:33: fatal error: bluetooth/bluetooth.h: No such file or directory
#include <bluetooth/bluetooth.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| /* end confdefs.h. */
| #include <bluetooth/bluetooth.h>
configure:6682: result: no
configure:6682: checking for bluetooth/bluetooth.h
configure:6682: result: no
configure:6682: checking linux/tipc.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking linux/tipc.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for linux/tipc.h
configure:6682: result: yes
configure:6682: checking spawn.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking spawn.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for spawn.h
configure:6682: result: yes
configure:6682: checking util.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:97:18: fatal error: util.h: No such file or directory
#include <util.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <util.h>
configure:6682: result: no
configure:6682: checking util.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
conftest.c:64:18: fatal error: util.h: No such file or directory
#include <util.h>
^
compilation terminated.
configure:6682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| /* end confdefs.h. */
| #include <util.h>
configure:6682: result: no
configure:6682: checking for util.h
configure:6682: result: no
configure:6682: checking alloca.h usability
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking alloca.h presence
configure:6682: /home/lisijo/.linuxbrew/bin/gcc-4.9 -E -isystem/home/lisijo/.linuxbrew/include conftest.c
configure:6682: $? = 0
configure:6682: result: yes
configure:6682: checking for alloca.h
configure:6682: result: yes
configure:6695: checking for dirent.h that defines DIR
configure:6714: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6714: $? = 0
configure:6722: result: yes
configure:6735: checking for library containing opendir
configure:6766: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:6766: $? = 0
configure:6783: result: none required
configure:6850: checking whether sys/types.h defines makedev
configure:6866: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:6866: $? = 0
configure:6875: result: yes
configure:6904: checking for linux/netlink.h
configure:6904: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:6904: $? = 0
configure:6904: result: yes
configure:6925: checking for clock_t in time.h
configure:6944: result: yes
configure:6948: checking for makedev
configure:6968: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:6968: $? = 0
configure:7004: result: yes
configure:7020: checking Solaris LFS bug
configure:7037: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7037: $? = 0
configure:7043: result: no
configure:7075: checking for mode_t
configure:7075: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7075: $? = 0
configure:7075: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:109:21: error: expected expression before ')' token
if (sizeof ((mode_t)))
^
configure:7075: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:7075: result: yes
configure:7086: checking for off_t
configure:7086: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7086: $? = 0
configure:7086: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:109:20: error: expected expression before ')' token
if (sizeof ((off_t)))
^
configure:7086: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:7086: result: yes
configure:7097: checking for pid_t
configure:7097: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7097: $? = 0
configure:7097: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:109:20: error: expected expression before ')' token
if (sizeof ((pid_t)))
^
configure:7097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:7097: result: yes
configure:7113: checking for size_t
configure:7113: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7113: $? = 0
configure:7113: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:21: error: expected expression before ')' token
if (sizeof ((size_t)))
^
configure:7113: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:7113: result: yes
configure:7124: checking for uid_t in sys/types.h
configure:7143: result: yes
configure:7162: checking for uint32_t
configure:7162: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7162: $? = 0
configure:7162: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:110:23: error: expected expression before ')' token
if (sizeof ((uint32_t)))
^
configure:7162: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:7162: result: yes
configure:7169: checking for uint32_t
configure:7169: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7169: $? = 0
configure:7169: result: yes
configure:7184: checking for uint64_t
configure:7184: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7184: $? = 0
configure:7184: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:111:23: error: expected expression before ')' token
if (sizeof ((uint64_t)))
^
configure:7184: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:7184: result: yes
configure:7191: checking for uint64_t
configure:7191: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7191: $? = 0
configure:7191: result: yes
configure:7206: checking for int32_t
configure:7206: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7206: $? = 0
configure:7206: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:22: error: expected expression before ')' token
if (sizeof ((int32_t)))
^
configure:7206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int32_t)))
| return 0;
| ;
| return 0;
| }
configure:7206: result: yes
configure:7213: checking for int32_t
configure:7213: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7213: $? = 0
configure:7213: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:115:53: warning: integer overflow in expression [-Woverflow]
< (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:114:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
^
configure:7213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:7213: result: yes
configure:7225: checking for int64_t
configure:7225: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7225: $? = 0
configure:7225: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:22: error: expected expression before ')' token
if (sizeof ((int64_t)))
^
configure:7225: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:7225: result: yes
configure:7232: checking for int64_t
configure:7232: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7232: $? = 0
configure:7232: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:116:53: warning: integer overflow in expression [-Woverflow]
< (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
^
conftest.c:115:12: error: storage size of 'test_array' isn't constant
static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
^
configure:7232: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:7232: result: yes
configure:7244: checking for ssize_t
configure:7244: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7244: $? = 0
configure:7244: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:22: error: expected expression before ')' token
if (sizeof ((ssize_t)))
^
configure:7244: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:7244: result: yes
configure:7258: checking size of int
configure:7263: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7263: $? = 0
configure:7263: ./conftest
configure:7263: $? = 0
configure:7277: result: 4
configure:7291: checking size of long
configure:7296: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7296: $? = 0
configure:7296: ./conftest
configure:7296: $? = 0
configure:7310: result: 8
configure:7324: checking size of void *
configure:7329: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7329: $? = 0
configure:7329: ./conftest
configure:7329: $? = 0
configure:7343: result: 8
configure:7357: checking size of short
configure:7362: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7362: $? = 0
configure:7362: ./conftest
configure:7362: $? = 0
configure:7376: result: 2
configure:7390: checking size of float
configure:7395: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7395: $? = 0
configure:7395: ./conftest
configure:7395: $? = 0
configure:7409: result: 4
configure:7423: checking size of double
configure:7428: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7428: $? = 0
configure:7428: ./conftest
configure:7428: $? = 0
configure:7442: result: 8
configure:7456: checking size of fpos_t
configure:7461: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7461: $? = 0
configure:7461: ./conftest
configure:7461: $? = 0
configure:7475: result: 16
configure:7489: checking size of size_t
configure:7494: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7494: $? = 0
configure:7494: ./conftest
configure:7494: $? = 0
configure:7508: result: 8
configure:7522: checking size of pid_t
configure:7527: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7527: $? = 0
configure:7527: ./conftest
configure:7527: $? = 0
configure:7541: result: 4
configure:7552: checking for long long support
configure:7566: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7566: $? = 0
configure:7575: result: yes
configure:7582: checking size of long long
configure:7587: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7587: $? = 0
configure:7587: ./conftest
configure:7587: $? = 0
configure:7601: result: 8
configure:7613: checking for long double support
configure:7627: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7627: $? = 0
configure:7636: result: yes
configure:7643: checking size of long double
configure:7648: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7648: $? = 0
configure:7648: ./conftest
configure:7648: $? = 0
configure:7662: result: 16
configure:7674: checking for _Bool support
configure:7688: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7688: $? = 0
configure:7697: result: yes
configure:7704: checking size of _Bool
configure:7709: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7709: $? = 0
configure:7709: ./conftest
configure:7709: $? = 0
configure:7723: result: 1
configure:7735: checking for uintptr_t
configure:7735: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7735: $? = 0
configure:7735: /home/lisijo/.linuxbrew/bin/gcc-4.9 -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:104:24: error: expected expression before ')' token
if (sizeof ((uintptr_t)))
^
configure:7735: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| /* end confdefs.h. */
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
|
| int
| main ()
| {
| if (sizeof ((uintptr_t)))
| return 0;
| ;
| return 0;
| }
configure:7735: result: yes
configure:7752: checking size of uintptr_t
configure:7757: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7757: $? = 0
configure:7757: ./conftest
configure:7757: $? = 0
configure:7771: result: 8
configure:7788: checking size of off_t
configure:7793: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7793: $? = 0
configure:7793: ./conftest
configure:7793: $? = 0
configure:7812: result: 8
configure:7823: checking whether to enable large file support
configure:7835: result: no
configure:7847: checking size of time_t
configure:7852: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7852: $? = 0
configure:7852: ./conftest
configure:7852: $? = 0
configure:7874: result: 8
configure:7894: checking for pthread_t
configure:7910: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:7910: $? = 0
configure:7914: result: yes
configure:7921: checking size of pthread_t
configure:7926: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c >&5
configure:7926: $? = 0
configure:7926: ./conftest
configure:7926: $? = 0
configure:7945: result: 8
configure:7958: checking for --enable-toolbox-glue
configure:7988: result: no
configure:8082: checking for --enable-framework
configure:8099: result: no
configure:8103: checking for dyld
configure:8114: result: no
configure:8128: checking SO
configure:8154: result: .so
configure:8166: checking LDSHARED
configure:8312: result: $(CC) -shared
configure:8318: checking CCSHARED
configure:8353: result: -fPIC
configure:8357: checking LINKFORSHARED
configure:8413: result: -Xlinker -export-dynamic
configure:8418: checking CFLAGSFORSHARED
configure:8431: result: $(CCSHARED)
configure:8443: checking SHLIBS
configure:8449: result: $(LIBS)
configure:8454: checking for dlopen in -ldl
configure:8479: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -ldl >&5
configure:8479: $? = 0
configure:8488: result: yes
configure:8499: checking for shl_load in -ldld
configure:8524: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -ldld -ldl >&5
/home/lisijo/.linuxbrew/bin/ld: cannot find -ldld
collect2: error: ld returned 1 exit status
configure:8524: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
| ;
| return 0;
| }
configure:8533: result: no
configure:8547: checking for library containing sem_init
configure:8578: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -ldl >&5
/Rbeta/isr/tmp/ccvoxxC6.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `sem_init'
collect2: error: ld returned 1 exit status
configure:8578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sem_init ();
| int
| main ()
| {
| return sem_init ();
| ;
| return 0;
| }
configure:8578: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:8578: $? = 0
configure:8595: result: -lpthread
configure:8608: checking for textdomain in -lintl
configure:8633: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lintl -lpthread -ldl >&5
/home/lisijo/.linuxbrew/bin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
configure:8633: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char textdomain ();
| int
| main ()
| {
| return textdomain ();
| ;
| return 0;
| }
configure:8642: result: no
configure:8689: checking for t_open in -lnsl
configure:8714: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lnsl -lpthread -ldl >&5
/Rbeta/isr/tmp/ccKdLOKl.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `t_open'
collect2: error: ld returned 1 exit status
configure:8714: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char t_open ();
| int
| main ()
| {
| return t_open ();
| ;
| return 0;
| }
configure:8723: result: no
configure:8729: checking for socket in -lsocket
configure:8754: /home/lisijo/.linuxbrew/bin/gcc-4.9 -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lsocket -lpthread -ldl -lpthread -ldl >&5
/home/lisijo/.linuxbrew/bin/ld: cannot find -lsocket
collect2: error: ld returned 1 exit status
configure:8754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char socket ();
| int
| main ()
| {
| return socket ();
| ;
| return 0;
| }
configure:8763: result: no
configure:8815: checking for --with-libs
configure:8826: result: no
configure:8877: checking for pkg-config
configure:8895: found /home/lisijo/.linuxbrew/bin/pkg-config
configure:8907: result: /home/lisijo/.linuxbrew/bin/pkg-config
configure:8931: checking for --with-system-expat
configure:8942: result: no
configure:8946: checking for --with-system-ffi
configure:8964: result: no
configure:8970: checking for --with-tcltk-includes
configure:8980: result: default
configure:8982: checking for --with-tcltk-libs
configure:8992: result: default
configure:9008: checking for --with-dbmliborder
configure:9027: result:
configure:9033: checking for --with-signal-module
configure:9045: result: yes
configure:9060: checking for --with-dec-threads
configure:9074: result: no
configure:9085: checking for --with-threads
configure:9105: result: yes
configure:9622: checking if PTHREAD_SCOPE_SYSTEM is supported
configure:9647: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
conftest.c: In function 'main':
conftest.c:111:39: warning: incompatible implicit declaration of built-in function 'exit'
if (pthread_attr_init(&attr)) exit(-1);
^
configure:9647: $? = 0
configure:9647: ./conftest
configure:9647: $? = 0
configure:9659: result: yes
configure:9668: checking for pthread_sigmask
configure:9668: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:9668: $? = 0
configure:9668: result: yes
configure:9685: checking for pthread_atfork
configure:9685: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:9685: $? = 0
configure:9685: result: yes
configure:9699: checking if --enable-ipv6 is specified
configure:9709: result: yes
configure:9793: checking ipv6 stack type
configure:9926: result: linux-glibc
configure:9946: checking for OSX 10.5 SDK or later
configure:9961: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:107:29: fatal error: Carbon/Carbon.h: No such file or directory
#include <Carbon/Carbon.h>
^
compilation terminated.
configure:9961: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| #define WITH_THREAD 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define ENABLE_IPV6 1
| /* end confdefs.h. */
|
| #include <Carbon/Carbon.h>
| int
| main ()
| {
| FSIORefNum fRef = 0
| ;
| return 0;
| }
|
configure:9971: result: no
configure:9978: checking for --with-doc-strings
configure:9996: result: yes
configure:10000: checking for --with-tsc
configure:10017: result: no
configure:10023: checking for --with-pymalloc
configure:10041: result: yes
configure:10045: checking for --with-valgrind
configure:10055: result: no
configure:10072: checking for --with-wctype-functions
configure:10089: result: no
configure:10102: checking for dlopen
configure:10102: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10102: $? = 0
configure:10102: result: yes
configure:10115: checking DYNLOADFILE
configure:10141: result: dynload_shlib.o
configure:10153: checking MACHDEP_OBJS
configure:10161: result: MACHDEP_OBJS
configure:10182: checking for alarm
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setitimer
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getitimer
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for bind_textdomain_codeset
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for chown
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for clock
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for confstr
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for ctermid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for execv
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
conftest.c:141:6: warning: conflicting types for built-in function 'execv'
char execv ();
^
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for fchmod
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for fchown
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for fork
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
conftest.c:144:6: warning: conflicting types for built-in function 'fork'
char fork ();
^
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for fpathconf
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for ftime
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for ftruncate
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for gai_strerror
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getgroups
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getlogin
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getloadavg
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getpeername
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getpgid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getpid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getpriority
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getresuid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getresgid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getpwent
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getspnam
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getspent
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getsid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for getwd
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
/Rbeta/isr/tmp/ccWEmrae.o: In function `main':
conftest.c:(.text.startup+0x4): warning: the `getwd' function is dangerous and should not be used.
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for initgroups
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for kill
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for killpg
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for lchmod
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
conftest.c:171:1: error: unknown type name 'choke'
choke me
^
conftest.c:174:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int'
int
^
configure:10182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| #define WITH_THREAD 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define ENABLE_IPV6 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_EXECV 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 1
| #define HAVE_GETWD 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| /* end confdefs.h. */
| /* Define lchmod to an innocuous variant, in case <limits.h> declares lchmod.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define lchmod innocuous_lchmod
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char lchmod (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef lchmod
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char lchmod ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_lchmod || defined __stub___lchmod
| choke me
| #endif
|
| int
| main ()
| {
| return lchmod ();
| ;
| return 0;
| }
configure:10182: result: no
configure:10182: checking for lchown
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for lstat
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for mkfifo
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for mknod
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for mktime
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for mmap
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for mremap
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for nice
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for pathconf
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for pause
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for plock
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
/Rbeta/isr/tmp/ccTWHgjt.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `plock'
collect2: error: ld returned 1 exit status
configure:10182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| #define WITH_THREAD 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define ENABLE_IPV6 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_EXECV 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 1
| #define HAVE_GETWD 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LSTAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| /* end confdefs.h. */
| /* Define plock to an innocuous variant, in case <limits.h> declares plock.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define plock innocuous_plock
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char plock (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef plock
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char plock ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_plock || defined __stub___plock
| choke me
| #endif
|
| int
| main ()
| {
| return plock ();
| ;
| return 0;
| }
configure:10182: result: no
configure:10182: checking for poll
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for pthread_init
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
/Rbeta/isr/tmp/cctEqtgG.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `pthread_init'
collect2: error: ld returned 1 exit status
configure:10182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| #define WITH_THREAD 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define ENABLE_IPV6 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_EXECV 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 1
| #define HAVE_GETWD 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LSTAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_POLL 1
| /* end confdefs.h. */
| /* Define pthread_init to an innocuous variant, in case <limits.h> declares pthread_init.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define pthread_init innocuous_pthread_init
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char pthread_init (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef pthread_init
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_init ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_pthread_init || defined __stub___pthread_init
| choke me
| #endif
|
| int
| main ()
| {
| return pthread_init ();
| ;
| return 0;
| }
configure:10182: result: no
configure:10182: checking for putenv
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for readlink
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for realpath
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for select
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for sem_open
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for sem_timedwait
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for sem_getvalue
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for sem_unlink
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setegid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for seteuid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setgid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setlocale
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setregid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setreuid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setsid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setpgid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setpgrp
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setuid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setvbuf
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for snprintf
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
conftest.c:196:6: warning: conflicting types for built-in function 'snprintf'
char snprintf ();
^
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setlocale
configure:10182: result: yes
configure:10182: checking for setregid
configure:10182: result: yes
configure:10182: checking for setreuid
configure:10182: result: yes
configure:10182: checking for setresuid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setresgid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for setsid
configure:10182: result: yes
configure:10182: checking for setpgid
configure:10182: result: yes
configure:10182: checking for setpgrp
configure:10182: result: yes
configure:10182: checking for setuid
configure:10182: result: yes
configure:10182: checking for setvbuf
configure:10182: result: yes
configure:10182: checking for snprintf
configure:10182: result: yes
configure:10182: checking for sigaction
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for siginterrupt
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for sigrelse
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for strftime
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
conftest.c:211:6: warning: conflicting types for built-in function 'strftime'
char strftime ();
^
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for sysconf
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for tcgetpgrp
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for tcsetpgrp
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for tempnam
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
/Rbeta/isr/tmp/ccrVYTFd.o: In function `main':
conftest.c:(.text.startup+0x4): warning: the use of `tempnam' is dangerous, better use `mkstemp'
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for timegm
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for times
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for tmpfile
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for tmpnam
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
/Rbeta/isr/tmp/ccgXlo9B.o: In function `main':
conftest.c:(.text.startup+0x4): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for tmpnam_r
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
/Rbeta/isr/tmp/ccJCzxGK.o: In function `main':
conftest.c:(.text.startup+0x4): warning: the use of `tmpnam_r' is dangerous, better use `mkstemp'
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for truncate
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for uname
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for unsetenv
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for utimes
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for waitpid
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for wait3
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for wait4
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for wcscoll
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
configure:10182: $? = 0
configure:10182: result: yes
configure:10182: checking for _getpty
configure:10182: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -o conftest -Os -pipe -isystem/home/lisijo/.linuxbrew/include -L/home/lisijo/.linuxbrew/lib -Wl,-rpath,/home/lisijo/.linuxbrew/lib conftest.c -lpthread -ldl >&5
/Rbeta/isr/tmp/ccPOPb1p.o: In function `main':
conftest.c:(.text.startup+0x4): undefined reference to `_getpty'
collect2: error: ld returned 1 exit status
configure:10182: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| #define WITH_THREAD 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define ENABLE_IPV6 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_EXECV 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 1
| #define HAVE_GETWD 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LSTAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SELECT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGRELSE 1
| #define HAVE_STRFTIME 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_UNAME 1
| #define HAVE_UNSETENV 1
| #define HAVE_UTIMES 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WCSCOLL 1
| /* end confdefs.h. */
| /* Define _getpty to an innocuous variant, in case <limits.h> declares _getpty.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _getpty innocuous__getpty
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _getpty (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _getpty
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _getpty ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__getpty || defined __stub____getpty
| choke me
| #endif
|
| int
| main ()
| {
| return _getpty ();
| ;
| return 0;
| }
configure:10182: result: no
configure:10194: checking for chroot
configure:10207: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:10207: $? = 0
configure:10211: result: yes
configure:10219: checking for link
configure:10232: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:10232: $? = 0
configure:10236: result: yes
configure:10244: checking for symlink
configure:10257: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:10257: $? = 0
configure:10261: result: yes
configure:10269: checking for fchdir
configure:10282: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:10282: $? = 0
configure:10286: result: yes
configure:10294: checking for fsync
configure:10307: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:10307: $? = 0
configure:10311: result: yes
configure:10319: checking for fdatasync
configure:10332: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:10332: $? = 0
configure:10336: result: yes
configure:10344: checking for epoll
configure:10357: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
configure:10357: $? = 0
configure:10361: result: yes
configure:10369: checking for kqueue
configure:10385: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c:215:23: fatal error: sys/event.h: No such file or directory
#include <sys/event.h>
^
compilation terminated.
configure:10385: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 600
| #define _XOPEN_SOURCE_EXTENDED 1
| #define _POSIX_C_SOURCE 200112L
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define Py_ENABLE_SHARED 1
| #define STDC_HEADERS 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_POLL_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_SHADOW_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STROPTS_H 1
| #define HAVE_TERMIOS_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_SYS_EPOLL_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STATVFS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_PTY_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_NETPACKET_PACKET_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_LINUX_TIPC_H 1
| #define HAVE_SPAWN_H 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_LINUX_NETLINK_H 1
| #define HAVE_MAKEDEV 1
| #define _LARGEFILE_SOURCE 1
| #define _FILE_OFFSET_BITS 64
| #if defined(SCO_DS)
| #undef _OFF_T
| #endif
| #define RETSIGTYPE void
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_SSIZE_T 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_VOID_P 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_FPOS_T 16
| #define SIZEOF_SIZE_T 8
| #define SIZEOF_PID_T 4
| #define HAVE_LONG_LONG 1
| #define SIZEOF_LONG_LONG 8
| #define HAVE_LONG_DOUBLE 1
| #define SIZEOF_LONG_DOUBLE 16
| #define HAVE_C99_BOOL 1
| #define SIZEOF__BOOL 1
| #define HAVE_UINTPTR_T 1
| #define SIZEOF_UINTPTR_T 8
| #define SIZEOF_OFF_T 8
| #define SIZEOF_TIME_T 8
| #define SIZEOF_PTHREAD_T 8
| #define SHLIB_EXT ".so"
| #define HAVE_LIBDL 1
| #define WITH_THREAD 1
| #define PTHREAD_SYSTEM_SCHED_SUPPORTED 1
| #define HAVE_PTHREAD_SIGMASK 1
| #define HAVE_PTHREAD_ATFORK 1
| #define ENABLE_IPV6 1
| #define WITH_DOC_STRINGS 1
| #define WITH_PYMALLOC 1
| #define HAVE_DLOPEN 1
| #define HAVE_DYNAMIC_LOADING 1
| #define HAVE_ALARM 1
| #define HAVE_SETITIMER 1
| #define HAVE_GETITIMER 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_CHOWN 1
| #define HAVE_CLOCK 1
| #define HAVE_CONFSTR 1
| #define HAVE_CTERMID 1
| #define HAVE_EXECV 1
| #define HAVE_FCHMOD 1
| #define HAVE_FCHOWN 1
| #define HAVE_FORK 1
| #define HAVE_FPATHCONF 1
| #define HAVE_FTIME 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_GAI_STRERROR 1
| #define HAVE_GETGROUPS 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETLOADAVG 1
| #define HAVE_GETPEERNAME 1
| #define HAVE_GETPGID 1
| #define HAVE_GETPID 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_GETRESUID 1
| #define HAVE_GETRESGID 1
| #define HAVE_GETPWENT 1
| #define HAVE_GETSPNAM 1
| #define HAVE_GETSPENT 1
| #define HAVE_GETSID 1
| #define HAVE_GETWD 1
| #define HAVE_INITGROUPS 1
| #define HAVE_KILL 1
| #define HAVE_KILLPG 1
| #define HAVE_LCHOWN 1
| #define HAVE_LSTAT 1
| #define HAVE_MKFIFO 1
| #define HAVE_MKNOD 1
| #define HAVE_MKTIME 1
| #define HAVE_MMAP 1
| #define HAVE_MREMAP 1
| #define HAVE_NICE 1
| #define HAVE_PATHCONF 1
| #define HAVE_PAUSE 1
| #define HAVE_POLL 1
| #define HAVE_PUTENV 1
| #define HAVE_READLINK 1
| #define HAVE_REALPATH 1
| #define HAVE_SELECT 1
| #define HAVE_SEM_OPEN 1
| #define HAVE_SEM_TIMEDWAIT 1
| #define HAVE_SEM_GETVALUE 1
| #define HAVE_SEM_UNLINK 1
| #define HAVE_SETEGID 1
| #define HAVE_SETEUID 1
| #define HAVE_SETGID 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETLOCALE 1
| #define HAVE_SETREGID 1
| #define HAVE_SETREUID 1
| #define HAVE_SETRESUID 1
| #define HAVE_SETRESGID 1
| #define HAVE_SETSID 1
| #define HAVE_SETPGID 1
| #define HAVE_SETPGRP 1
| #define HAVE_SETUID 1
| #define HAVE_SETVBUF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGINTERRUPT 1
| #define HAVE_SIGRELSE 1
| #define HAVE_STRFTIME 1
| #define HAVE_SYSCONF 1
| #define HAVE_TCGETPGRP 1
| #define HAVE_TCSETPGRP 1
| #define HAVE_TEMPNAM 1
| #define HAVE_TIMEGM 1
| #define HAVE_TIMES 1
| #define HAVE_TMPFILE 1
| #define HAVE_TMPNAM 1
| #define HAVE_TMPNAM_R 1
| #define HAVE_TRUNCATE 1
| #define HAVE_UNAME 1
| #define HAVE_UNSETENV 1
| #define HAVE_UTIMES 1
| #define HAVE_WAITPID 1
| #define HAVE_WAIT3 1
| #define HAVE_WAIT4 1
| #define HAVE_WCSCOLL 1
| #define HAVE_CHROOT 1
| #define HAVE_LINK 1
| #define HAVE_SYMLINK 1
| #define HAVE_FCHDIR 1
| #define HAVE_FSYNC 1
| #define HAVE_FDATASYNC 1
| #define HAVE_EPOLL 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/event.h>
|
| int
| main ()
| {
| int x=kqueue()
| ;
| return 0;
| }
configure:10392: result: no
configure:10403: checking for ctermid_r
configure:10418: /home/lisijo/.linuxbrew/bin/gcc-4.9 -pthread -c -Os -pipe -isystem/home/lisijo/.linuxbrew/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:219:11: error: 'ctermid_r' undeclared (first use in this function)
void* p = ctermid_r
^
conftest.c:219:11: note: each undeclared identifier is reported only once for each function it appears in
configure:10418: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define _GNU_SOURCE 1
| #define _NETBSD_SOURCE 1
| #define __BSD_VISIBLE 1
| #define _BSD_TYPES 1
| #define _DARWIN_C_SOURCE 1
| #define _XOPEN_SOURCE 60
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment