Skip to content

Instantly share code, notes, and snippets.

@certik
Created May 7, 2011 17:35
Show Gist options
  • Select an option

  • Save certik/960670 to your computer and use it in GitHub Desktop.

Select an option

Save certik/960670 to your computer and use it in GitHub Desktop.
Python build log
checking for --with-universal-archs... 32-bit
checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS)
checking machine type as reported by uname -m... i386
checking for --without-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for --with-suffix...
checking for case-insensitive build directory... yes
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for --enable-shared... yes
checking for --enable-profiling...
checking LDLIBRARY... libpython$(VERSION).dylib
checking for ranlib... ranlib
checking for ar... ar
checking for svnversion... found
checking for a BSD-compatible install... /usr/bin/install -c
checking for --with-pydebug... no
checking whether gcc accepts -fno-strict-aliasing... yes
checking whether gcc accepts -OPT:Olimit=0... no
checking whether gcc accepts -Olimit 1500... no
checking whether gcc supports ParseTuple __format__... no
checking whether pthreads are available without options... yes
checking whether g++ also accepts flags for thread support... no
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 asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
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 ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.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... no
checking shadow.h presence... no
checking for shadow.h... no
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for stdint.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
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... yes
checking sys/lock.h presence... yes
checking for sys/lock.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/modem.h usability... no
checking sys/modem.h presence... no
checking for sys/modem.h... no
checking 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... no
checking pty.h presence... no
checking for pty.h... no
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... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... 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... no
checking linux/tipc.h presence... no
checking for linux/tipc.h... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for term.h... yes
checking for linux/netlink.h... no
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 return type of signal handlers... void
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for ssize_t... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for void *... yes
checking size of void *... 8
checking for short... yes
checking size of short... 2
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for fpos_t... yes
checking size of fpos_t... 8
checking for size_t... (cached) yes
checking size of size_t... 8
checking for pid_t... (cached) yes
checking size of pid_t... 4
checking for long long support... yes
checking for long long... yes
checking size of long long... 8
checking for long double support... yes
checking for long double... yes
checking size of long double... 16
checking for _Bool support... yes
checking for _Bool... yes
checking size of _Bool... 1
checking for uintptr_t... yes
checking for uintptr_t... (cached) 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... yes
checking for --enable-framework... no
checking for dyld... always on for Darwin
checking SO... .so
checking LDSHARED... $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup
checking CCSHARED...
checking LINKFORSHARED... -u _PyMac_Error
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... none required
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 --with-system-ffi...
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 if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... yes
checking ipv6 stack type... kame
using libc
checking for OSX 10.5 SDK or later... yes
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
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... no
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 getpwent... yes
checking for getspnam... no
checking for getspent... no
checking for getsid... yes
checking for getwd... yes
checking for kill... yes
checking for killpg... yes
checking for lchmod... yes
checking for lchown... yes
checking for lstat... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mktime... yes
checking for mremap... no
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 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 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... no
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... no
checking for epoll... no
checking for kqueue... yes
checking for ctermid_r... yes
checking for flock... yes
checking for getpagesize... yes
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... yes
checking for lchflags... yes
checking for inflateCopy in -lz... yes
checking for hstrerror... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for setgroups... yes
checking for openpty... 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... good
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... yes
checking for struct stat.st_gen... yes
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... yes
checking whether va_list is an array... yes
checking for gethostbyname_r... no
checking for gethostbyname... yes
checking for __fpu_control... no
checking for __fpu_control in -lieee... no
checking for --with-fpectl... no
checking for --with-libm=STRING... default LIBM=""
checking for --with-libc=STRING... default LIBC=""
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 expm1... yes
checking for finite... yes
checking for hypot... yes
checking for log1p... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether isfinite is declared... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... 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... no type found
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
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... no
checking for tv_nsec2 in struct stat... yes
checking whether mvwdelch is an expression... yes
checking whether WINDOW has _flags... no
checking for is_term_resized... yes
checking for resize_term... yes
checking for resizeterm... yes
checking for /dev/ptmx... yes
checking for /dev/ptc... no
checking for %zd printf() format support... yes
checking for socklen_t... yes
checking for build directories... done
configure: creating ./config.status
config.status: creating Makefile.pre
config.status: creating Modules/Setup.config
config.status: creating pyconfig.h
creating Modules/Setup
creating Modules/Setup.local
creating Makefile
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
Objects/unicodeobject.c: In function 'PyUnicodeUCS4_FromFormatV':
Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
Objects/unicodeobject.c:687: warning: pointer targets in passing argument 1 of 'PyUnicodeUCS4_DecodeUTF8' differ in signedness
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/future.o Python/future.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/import.o Python/import.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \
-DPREFIX='"/Users/ondrej/repos/qsnake/local"' \
-DEXEC_PREFIX='"/Users/ondrej/repos/qsnake/local"' \
-DVERSION='"2.6"' \
-DVPATH='""' \
-o Modules/getpath.o ./Modules/getpath.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
Modules/main.c: In function 'usage':
Modules/main.c:115: warning: format not a string literal and no format arguments
Modules/main.c:116: warning: format not a string literal and no format arguments
Modules/main.c:117: warning: format not a string literal and no format arguments
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -L/Users/ondrej/repos/qsnake/local/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 Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -o Parser/pgen
Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
rm -f libpython2.6.a
gcc -dynamiclib -Wl,-single_module -L/Users/ondrej/repos/qsnake/local/lib -undefined dynamic_lookup -Wl,-install_name,/Users/ondrej/repos/qsnake/local/lib/libpython2.6.dylib -Wl,-compatibility_version,2.6 -Wl,-current_version,2.6 -o libpython2.6.dylib 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/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/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/getmtime.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/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/mactoolboxglue.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/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -ldl ; \
ar cr libpython2.6.a Modules/getbuildinfo.o
ar cr libpython2.6.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 cr libpython2.6.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.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/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 cr libpython2.6.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/getmtime.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/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/mactoolboxglue.o Python/thread.o
/usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols
ar cr libpython2.6.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
/usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols
ar cr libpython2.6.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
/usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols
ranlib libpython2.6.a
ranlib: file: libpython2.6.a(pymath.o) has no symbols
gcc -L/Users/ondrej/repos/qsnake/local/lib -u _PyMac_Error -o python.exe \
Modules/python.o \
-L. -lpython2.6 -ldl
*** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain
Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/build/lib.macosx-10.4-i386-2.6/_locale.so
Expected in: dynamic lookup
In file included from /Users/ondrej/repos/qsnake/local/include/readline/readline.h:36,
from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/readline.c:31:
/Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:34: warning: function declaration isn't a prototype
/Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:35: warning: function declaration isn't a prototype
/Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:36: warning: function declaration isn't a prototype
/Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:37: warning: function declaration isn't a prototype
In file included from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/readline.c:31:
/Users/ondrej/repos/qsnake/local/include/readline/readline.h:378: warning: function declaration isn't a prototype
ld: warning: directory '/usr/lib/termcap' following -L not found
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbhashobject':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: 'HASHINFO' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: (Each undeclared identifier is reported only once
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: for each function it appears in.)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: expected ';' before 'info'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:63: error: 'info' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: implicit declaration of function 'dbopen'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: assignment makes pointer from integer without a cast
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbbtobject':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: 'BTREEINFO' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: expected ';' before 'info'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:111: error: 'info' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:124: warning: assignment makes pointer from integer without a cast
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbrnobject':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: 'RECNOINFO' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: expected ';' before 'info'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:162: error: 'info' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:182: warning: assignment makes pointer from integer without a cast
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_dealloc':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:223: error: too few arguments to function 'dp->di_bsddb->close'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_length':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:252: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:253: error: 'R_FIRST' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:255: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:256: error: 'R_NEXT' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_subscript':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:279: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: error: too few arguments to function 'dp->di_bsddb->get'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_ass_sub':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:330: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: warning: passing argument 2 of 'dp->di_bsddb->del' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: error: too few arguments to function 'dp->di_bsddb->del'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: warning: passing argument 2 of 'dp->di_bsddb->put' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: error: too few arguments to function 'dp->di_bsddb->put'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_close':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:388: error: too few arguments to function 'dp->di_bsddb->close'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_keys':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'R_FIRST' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:441: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:442: error: 'R_NEXT' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_has_key':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:474: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: error: too few arguments to function 'dp->di_bsddb->get'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_set_location':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:513: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'R_CURSOR' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_seq':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:570: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_next':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:608: error: 'R_NEXT' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_previous':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:613: error: 'R_PREV' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_first':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:618: error: 'R_FIRST' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_last':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:623: error: 'R_LAST' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_cursesmodule.c: In function 'PyCurses_getsyx':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_cursesmodule.c:1766: warning: 'y' may be used uninitialized in this function
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_cursesmodule.c:1766: warning: 'x' may be used uninitialized in this function
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFTypeRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:394: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:394: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFTypeRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:401: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFArrayRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:598: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:598: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFArrayRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:605: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableArrayRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:838: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:838: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableArrayRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:845: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDictionaryRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1031: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1031: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDictionaryRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1038: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDictionaryRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1208: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1208: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDictionaryRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1215: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDataRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1439: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1439: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDataRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1446: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDataRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1704: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1704: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDataRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1711: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function '_CFStringRefObj_Convert':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1837: warning: initialization from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_CFStringGetUnicode':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2368: warning: passing argument 3 of 'CFStringGetCharacters' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2447: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2447: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2454: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableStringRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2835: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2835: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableStringRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2842: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFURLRefObj_repr':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:3487: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:3487: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFURLRefObj_hash':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:3494: warning: cast from pointer to integer of different size
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c: In function 'PyCF_CF2Python_string':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c:136: warning: passing argument 3 of 'CFStringGetCharacters' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c: In function 'PyCF_Python2CF_string':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c:294: warning: assignment from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/Nav.c: In function 'initNav':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/Nav.c:933: warning: unused variable 'd'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/Nav.c:933: warning: unused variable 'm'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/ah/_AHmodule.c: In function 'Ah_AHGotoMainTOC':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/ah/_AHmodule.c:49: warning: 'AHGotoMainTOC' is deprecated (declared at /System/Library/Frameworks/Carbon.framework/Frameworks/Help.framework/Headers/AppleHelp.h:105)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/folder/_Foldermodule.c: In function 'Folder_ReleaseFolder':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/folder/_Foldermodule.c:59: warning: 'ReleaseFolder' is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:222)
ld: warning: in /System/Library/Frameworks//QuickTime.framework/QuickTime, missing required architecture x86_64 in file
In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78,
from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_tkinter.c:67:
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056: warning: function declaration isn't a prototype
i686-apple-darwin10-gcc-4.2.1: -framework: linker input file unused because linking not done
i686-apple-darwin10-gcc-4.2.1: Tk: linker input file unused because linking not done
In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78,
from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/tkappinit.c:17:
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522: warning: function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056: warning: function declaration isn't a prototype
i686-apple-darwin10-gcc-4.2.1: -framework: linker input file unused because linking not done
i686-apple-darwin10-gcc-4.2.1: Tk: linker input file unused because linking not done
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:49: warning: function declaration isn't a prototype
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:379: warning: function declaration isn't a prototype
[?1034h
Failed to find the necessary bits to build these modules:
_bsddb dl gdbm
imageop linuxaudiodev ossaudiodev
spwd sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_locale bsddb185
DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: ./python.exe -E ./setup.py install \
--prefix=/Users/ondrej/repos/qsnake/local \
--install-scripts=/Users/ondrej/repos/qsnake/local/bin \
--install-platlib=/Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload \
--root=/
/usr/bin/install -c python.exe /Users/ondrej/repos/qsnake/local/bin/python2.6
if test -f libpython2.6.dylib; then \
if test -n "" ; then \
/usr/bin/install -c -m 555 /Users/ondrej/repos/qsnake/local/bin; \
else \
/usr/bin/install -c -m 555 libpython2.6.dylib /Users/ondrej/repos/qsnake/local/lib/libpython2.6.dylib; \
if test libpython2.6.dylib != libpython2.6.dylib; then \
(cd /Users/ondrej/repos/qsnake/local/lib; ln -sf libpython2.6.dylib libpython2.6.dylib) \
fi \
fi; \
else true; \
fi
/usr/bin/install -c -m 644 ./Include/Python-ast.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Misc/python.man \
/Users/ondrej/repos/qsnake/local/share/man/man1/python.1
/usr/bin/install -c -m 644 ./Include/Python.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/abstract.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/asdl.h /Users/ondrej/repos/qsnake/local/include/python2.6
if test -f /Users/ondrej/repos/qsnake/local/bin/python -o -h /Users/ondrej/repos/qsnake/local/bin/python; \
then rm -f /Users/ondrej/repos/qsnake/local/bin/python; \
else true; \
fi
/usr/bin/install -c -m 644 ./Include/ast.h /Users/ondrej/repos/qsnake/local/include/python2.6
(cd /Users/ondrej/repos/qsnake/local/bin; ln python2.6 python)
/usr/bin/install -c -m 644 ./Include/bitset.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/boolobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
rm -f /Users/ondrej/repos/qsnake/local/bin/python-config
/usr/bin/install -c -m 644 ./Include/bufferobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
(cd /Users/ondrej/repos/qsnake/local/bin; ln -s python2.6-config python-config)
/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/bytes_methods.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/bytesobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/cStringIO.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/cellobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/ceval.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/classobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/cobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/code.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/codecs.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/compile.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/complexobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/datetime.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/descrobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/dictobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/enumobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/errcode.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/eval.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/fileobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/floatobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/frameobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/funcobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/genobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/graminit.h /Users/ondrej/repos/qsnake/local/include/python2.6
running install
running build
running build_ext
/usr/bin/install -c -m 644 ./Include/grammar.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/import.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/intobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/intrcheck.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/iterobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/listobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/longintrepr.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/longobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/marshal.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/metagrammar.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/methodobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/modsupport.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/moduleobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/node.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/object.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/objimpl.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/opcode.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/osdefs.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/parsetok.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/patchlevel.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pgen.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pgenheaders.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/py_curses.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pyarena.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pydebug.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pyerrors.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pyexpat.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pyfpe.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pygetopt.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pymacconfig.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pymactoolbox.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pymath.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pymem.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pyport.h /Users/ondrej/repos/qsnake/local/include/python2.6
building '_locale' extension
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Mac/Include -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -I/usr/local/include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src -c /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_localemodule.c -o build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_localemodule.o
/usr/bin/install -c -m 644 ./Include/pystate.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pystrcmp.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pystrtod.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pythonrun.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/pythread.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/rangeobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/setobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/sliceobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/stringobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/structmember.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/structseq.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/symtable.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/sysmodule.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/timefuncs.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/token.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/traceback.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/tupleobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/ucnhash.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/unicodeobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/warnings.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 ./Include/weakrefobject.h /Users/ondrej/repos/qsnake/local/include/python2.6
/usr/bin/install -c -m 644 pyconfig.h /Users/ondrej/repos/qsnake/local/include/python2.6/pyconfig.h
gcc -L/Users/ondrej/repos/qsnake/local/lib -bundle -undefined dynamic_lookup -L/Users/ondrej/repos/qsnake/local/lib -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_localemodule.o -L/Users/ondrej/repos/qsnake/local/lib -L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_locale.so -framework CoreFoundation
*** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain
Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/build/lib.macosx-10.4-i386-2.6/_locale.so
Expected in: dynamic lookup
*** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain
Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/build/lib.macosx-10.4-i386-2.6/_locale.so
Expected in: dynamic lookup
error: No such file or directory
make: [sharedmods] Error 1 (ignored)
/usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6
[?1034hbuilding 'bsddb185' extension
gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Mac/Include -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -I/usr/local/include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src -c /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c -o build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.o
/usr/bin/install -c -m 644 ./Lib/Bastion.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/ConfigParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/Cookie.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/HTMLParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/MimeWriter.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/Queue.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/SocketServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/StringIO.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/UserDict.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/UserList.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/UserString.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/__future__.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/_abcoll.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/_strptime.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/_threading_local.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/abc.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/aifc.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/anydbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/ast.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/asynchat.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/asyncore.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/atexit.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/audiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/base64.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/bdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbhashobject':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: 'HASHINFO' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: (Each undeclared identifier is reported only once
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: for each function it appears in.)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: expected ';' before 'info'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:63: error: 'info' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: implicit declaration of function 'dbopen'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: assignment makes pointer from integer without a cast
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbbtobject':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: 'BTREEINFO' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: expected ';' before 'info'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:111: error: 'info' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:124: warning: assignment makes pointer from integer without a cast
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbrnobject':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: 'RECNOINFO' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: expected ';' before 'info'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:162: error: 'info' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:182: warning: assignment makes pointer from integer without a cast
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_dealloc':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:223: error: too few arguments to function 'dp->di_bsddb->close'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_length':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:252: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:253: error: 'R_FIRST' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:255: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:256: error: 'R_NEXT' undeclared (first use in this function)
/usr/bin/install -c -m 644 ./Lib/binhex.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_subscript':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:279: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: error: too few arguments to function 'dp->di_bsddb->get'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_ass_sub':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:330: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: warning: passing argument 2 of 'dp->di_bsddb->del' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: error: too few arguments to function 'dp->di_bsddb->del'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: warning: passing argument 2 of 'dp->di_bsddb->put' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: error: too few arguments to function 'dp->di_bsddb->put'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_close':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:388: error: too few arguments to function 'dp->di_bsddb->close'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_keys':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'R_FIRST' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:441: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:442: error: 'R_NEXT' undeclared (first use in this function)
/usr/bin/install -c -m 644 ./Lib/bisect.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_has_key':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:474: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: error: too few arguments to function 'dp->di_bsddb->get'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_set_location':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: 'recno_t' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: expected ';' before 'recno'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:513: error: 'recno' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'R_CURSOR' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_seq':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:570: error: 'DB' has no member named 'seq'
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_next':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:608: error: 'R_NEXT' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_previous':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:613: error: 'R_PREV' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_first':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:618: error: 'R_FIRST' undeclared (first use in this function)
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_last':
/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:623: error: 'R_LAST' undeclared (first use in this function)
/usr/bin/install -c ./Lib/cProfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/calendar.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/cgi.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/cgitb.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/chunk.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/cmd.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/code.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/codeop.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/collections.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/colorsys.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/commands.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/compileall.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/contextlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/cookielib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/copy.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/copy_reg.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/csv.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/dbhash.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/decimal.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/difflib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/dircache.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/dis.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/doctest.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/dumbdbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/dummy_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/dummy_threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/filecmp.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/fileinput.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/fnmatch.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/formatter.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/fpformat.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/fractions.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/ftplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/functools.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/genericpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/getopt.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/getpass.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/gettext.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/glob.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/gzip.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/hashlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/heapq.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/hmac.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/htmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/httplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/ihooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/imaplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/imghdr.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/imputil.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/inspect.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/io.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/keyword.py /Users/ondrej/repos/qsnake/local/lib/python2.6
Failed to find the necessary bits to build these modules:
_bsddb dl gdbm
imageop linuxaudiodev ossaudiodev
spwd sunaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
Failed to build these modules:
_locale bsddb185
running build_scripts
/usr/bin/install -c -m 644 ./Lib/linecache.py /Users/ondrej/repos/qsnake/local/lib/python2.6
running install_lib
copying build/lib.macosx-10.4-i386-2.6/_AE.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_AH.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/locale.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_App.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_bisect.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_bytesio.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_CarbonEvt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_CF.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/macpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_CG.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Cm.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_codecs_cn.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/macurl2path.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_codecs_hk.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_codecs_iso2022.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_codecs_jp.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c ./Lib/mailbox.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_codecs_kr.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_codecs_tw.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/mailcap.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_collections.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_csv.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Ctl.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_ctypes.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/markupbase.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_ctypes_test.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_curses.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/md5.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_curses_panel.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Dlg.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Drag.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_elementtree.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Evt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_File.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/mhlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_fileio.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Fm.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Folder.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_functools.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_hashlib.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_heapq.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/mimetools.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_Help.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/mimetypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_hotshot.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c ./Lib/mimify.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_IBCarbon.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Icn.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_json.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Launch.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_List.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/modulefinder.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_lsprof.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Menu.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Mlte.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_multibytecodec.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_multiprocessing.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/multifile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_OSA.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Qd.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Qdoffs.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Qt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_random.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Res.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_scproxy.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Scrap.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Snd.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_socket.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_sqlite3.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/netrc.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_ssl.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_struct.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/new.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_TE.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_testcapi.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_tkinter.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/nntplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/_weakref.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/_Win.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/ntpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/array.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/nturl2path.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/audioop.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/autoGIL.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/binascii.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/bz2.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/numbers.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/cmath.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/ColorPicker.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/cPickle.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/opcode.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/crypt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/cStringIO.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/datetime.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/dbm.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/optparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/fcntl.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/future_builtins.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/gestalt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/os.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/grp.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/icglue.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/itertools.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/MacOS.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/os2emxpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/math.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/mmap.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/Nav.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/nis.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/operator.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/OSATerminology.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c ./Lib/pdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/parser.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/pyexpat.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/pickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/readline.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/resource.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/select.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/strop.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/syslog.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/termios.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/pickletools.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/time.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
copying build/lib.macosx-10.4-i386-2.6/unicodedata.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/pipes.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/lib.macosx-10.4-i386-2.6/zlib.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload
/usr/bin/install -c -m 644 ./Lib/pkgutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_AE.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_AH.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_App.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_bisect.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_bytesio.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_CarbonEvt.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_CF.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_CG.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Cm.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_codecs_cn.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_codecs_hk.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_codecs_iso2022.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_codecs_jp.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_codecs_kr.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_codecs_tw.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_collections.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_csv.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Ctl.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_ctypes.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_ctypes_test.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_curses.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_curses_panel.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Dlg.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Drag.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_elementtree.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Evt.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_File.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_fileio.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Fm.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Folder.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_functools.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_hashlib.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_heapq.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Help.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_hotshot.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_IBCarbon.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Icn.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_json.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Launch.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_List.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_lsprof.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Menu.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Mlte.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_multibytecodec.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_multiprocessing.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_OSA.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Qd.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Qdoffs.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Qt.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_random.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Res.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_scproxy.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Scrap.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Snd.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_socket.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_sqlite3.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_ssl.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_struct.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_TE.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_testcapi.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_tkinter.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_weakref.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/_Win.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/array.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/audioop.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/autoGIL.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/binascii.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/bz2.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/cmath.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/ColorPicker.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/cPickle.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/crypt.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/cStringIO.so to 755
/usr/bin/install -c ./Lib/platform.py /Users/ondrej/repos/qsnake/local/lib/python2.6
so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/dbm.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/fcntl.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/future_builtins.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/gestalt.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/grp.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/icglue.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/itertools.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/MacOS.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/math.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/mmap.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/Nav.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/nis.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/operator.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/OSATerminology.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/parser.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/pyexpat.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/readline.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/resource.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/select.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/strop.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/syslog.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/termios.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/time.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/unicodedata.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/zlib.so to 755
changing mode of /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/ to 755
/usr/bin/install -c -m 644 ./Lib/plistlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
running install_scripts
copying build/scripts-2.6/2to3 -> /Users/ondrej/repos/qsnake/local/bin
copying build/scripts-2.6/idle -> /Users/ondrej/repos/qsnake/local/bin
copying build/scripts-2.6/pydoc -> /Users/ondrej/repos/qsnake/local/bin
/usr/bin/install -c -m 644 ./Lib/popen2.py /Users/ondrej/repos/qsnake/local/lib/python2.6
copying build/scripts-2.6/smtpd.py -> /Users/ondrej/repos/qsnake/local/bin
changing mode of /Users/ondrej/repos/qsnake/local/bin/2to3 to 755
changing mode of /Users/ondrej/repos/qsnake/local/bin/idle to 755
changing mode of /Users/ondrej/repos/qsnake/local/bin/pydoc to 755
changing mode of /Users/ondrej/repos/qsnake/local/bin/smtpd.py to 755
running install_egg_info
/usr/bin/install -c -m 644 ./Lib/poplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
Writing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload/Python-2.6.4-py2.6.egg-info
/usr/bin/install -c -m 644 ./Lib/posixfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/posixpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/pprint.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/profile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/pstats.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/pty.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/py_compile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/pyclbr.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/pydoc.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/pydoc_topics.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/quopri.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/random.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/re.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/rexec.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/rfc822.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/robotparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/runpy.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sched.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sets.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sgmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sha.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/shelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/shlex.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/shutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6
ranlib: file: /Users/ondrej/repos/qsnake/local/lib/python2.6/config/libpython2.6.a(pymath.o) has no symbols
/usr/bin/install -c -m 644 ./Lib/site.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/smtpd.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/smtplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sndhdr.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/socket.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sre.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sre_compile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sre_constants.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sre_parse.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/ssl.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/stat.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/statvfs.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/string.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/stringold.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/stringprep.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/struct.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/subprocess.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sunau.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/sunaudio.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/symbol.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/symtable.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/tabnanny.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/tarfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/telnetlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/tempfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/textwrap.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/this.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/timeit.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/toaiff.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/token.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/tokenize.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/trace.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/traceback.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/tty.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/types.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/unittest.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/urllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/urllib2.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/urlparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/user.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c ./Lib/uu.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/uuid.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/warnings.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/wave.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/weakref.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/webbrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/whichdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/xdrlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/xmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/zipfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/pdb.doc /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /Users/ondrej/repos/qsnake/local/lib/python2.6
/usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c ./Lib/lib-tk/Tix.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk
/usr/bin/install -c -m 644 ./Lib/site-packages/README /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages
/usr/bin/install -c -m 644 ./Lib/test/185test.db /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/README /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/autotest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 Modules/config.c /Users/ondrej/repos/qsnake/local/lib/python2.6/config/config.c
/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 Modules/python.o /Users/ondrej/repos/qsnake/local/lib/python2.6/config/python.o
/usr/bin/install -c -m 644 ./Modules/config.c.in /Users/ondrej/repos/qsnake/local/lib/python2.6/config/config.c.in
/usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 Makefile /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Makefile
/usr/bin/install -c -m 644 Modules/Setup /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Setup
/usr/bin/install -c -m 644 ./Lib/test/cjkencodings_test.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 Modules/Setup.local /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Setup.local
/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 Modules/Setup.config /Users/ondrej/repos/qsnake/local/lib/python2.6/config/Setup.config
/usr/bin/install -c ./Modules/makesetup /Users/ondrej/repos/qsnake/local/lib/python2.6/config/makesetup
/usr/bin/install -c -m 644 ./Lib/test/curses_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./install-sh /Users/ondrej/repos/qsnake/local/lib/python2.6/config/install-sh
/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
/usr/bin/install -c -m 644 ./Lib/test/double_const.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
sed -e "s,@EXENAME@,/Users/ondrej/repos/qsnake/local/bin/python2.6," < ./Misc/python-config.in >python-config
/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c python-config /Users/ondrej/repos/qsnake/local/bin/python2.6-config
/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
rm python-config
/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/profilee.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/pystone.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/re_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/regex_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/regrtest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/relimport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/reperf.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/svn_python_org_https_cert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test.xml /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test.xml.out /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_aepack.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_al.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_array.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_binascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_binhex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_bsddb.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_call.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_cd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_cl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_class.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_cmath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_code.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_coding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_commands.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_cprofile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_crypt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_dbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_dl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_email.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_errno.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_fcntl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_file.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_float.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_format.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_future1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_future2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_gdbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_gl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_global.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_grp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_htmlparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_imageop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_imgfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_import.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_index.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_int.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_io.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_json.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_list.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_long.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_macos.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_math.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_md5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_module.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_mutex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_new.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_os.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_print.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_profile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_profilehooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_property.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_random.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_re.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_select.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_set.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sets.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sha.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_site.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_socket.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_str.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_strftime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_string.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_strop.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_time.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_types.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_userstring.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_with.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c ./Lib/test/test_wsgiref.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/testall.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/testimg.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/warning_tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /Users/ondrej/repos/qsnake/local/lib/python2.6/test
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata
/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings
/usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/ast.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/consts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/misc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler
/usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/log.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot
/usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot
/usr/bin/install -c -m 644 ./Lib/email/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/charset.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/encoders.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/errors.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/generator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/header.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/iterators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/message.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/parser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/utils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email
/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime
/usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test
/usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data
/usr/bin/install -c -m 644 ./Lib/json/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json
/usr/bin/install -c -m 644 ./Lib/json/decoder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json
/usr/bin/install -c -m 644 ./Lib/json/encoder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json
/usr/bin/install -c -m 644 ./Lib/json/scanner.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json
/usr/bin/install -c -m 644 ./Lib/json/tool.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json
/usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests
/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test
/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/logging
/usr/bin/install -c -m 644 ./Lib/logging/config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/logging
/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/logging
/usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/db.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb
/usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test
/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref
/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref
/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c ./Lib/lib2to3/refactor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/test_fixers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c ./Lib/lib2to3/tests/test_pytree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests
/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes
/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib
/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c ./Lib/idlelib/idle.bat /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons
/usr/bin/install -c -m 644 ./Lib/distutils/README /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/core.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/log.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/mwerkscompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/version.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils
/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command
/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_build_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_extension.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests
/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml
/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree
/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers
/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax
/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax
/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy
/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses
/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses
/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses
/usr/bin/install -c -m 644 ./Lib/curses/panel.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses
/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses
/usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /Users/ondrej/repos/qsnake/local/lib/python2.6/curses
/usr/bin/install -c -m 644 ./Lib/plat-darwin/IN.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin
/usr/bin/install -c ./Lib/plat-darwin/regen /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin
/usr/bin/install -c -m 644 ./Lib/plat-mac/Audio_mac.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/EasyDialogs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/FrameWork.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/MiniAEFrame.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/PixMapWrapper.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/aepack.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/aetools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/aetypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/applesingle.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/appletrawmain.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c ./Lib/plat-mac/appletrunner.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/argvemulator.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/bgenlocations.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/buildtools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c ./Lib/plat-mac/bundlebuilder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/cfmfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/dialogs.rsrc /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/errors.rsrc /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/findertools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/gensuitemodule.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/ic.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/icopen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/macerrors.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/macostools.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/macresource.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/pimp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/terminalcommand.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/videoreader.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AE.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AH.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Alias.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Aliases.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/App.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Appearance.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleEvents.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleHelp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CF.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c ./Lib/plat-mac/Carbon/CG.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c ./Lib/plat-mac/Carbon/CarbonEvents.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c ./Lib/plat-mac/Carbon/CarbonEvt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Cm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Components.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/ControlAccessor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Controls.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CoreFoundation.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c ./Lib/plat-mac/Carbon/CoreGraphics.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Ctl.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dialogs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dlg.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Drag.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dragconst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Events.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Evt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/File.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Files.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fm.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folder.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folders.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fonts.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Help.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbon.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbonRuntime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icn.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icons.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Launch.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/LaunchServices.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/List.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Lists.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacHelp.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacTextEditor.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MediaDescr.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menu.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menus.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Mlte.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSA.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSAconst.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QDOffscreen.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qdoffs.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qt.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickDraw.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickTime.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Res.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Resources.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Scrap.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Snd.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sndihooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sound.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TE.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TextEdit.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Win.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Windows.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Files.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_items.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Window_classes.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Text.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/__init__.py /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal
/usr/bin/install -c -m 644 ./LICENSE /Users/ondrej/repos/qsnake/local/lib/python2.6/LICENSE.txt
PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \
./python.exe -Wi -tt /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \
-d /Users/ondrej/repos/qsnake/local/lib/python2.6 -f \
-x 'bad_coding|badsyntax|site-packages' /Users/ondrej/repos/qsnake/local/lib/python2.6
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/BaseHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Bastion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/CGIHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ConfigParser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Cookie.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/DocXMLRPCServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/HTMLParser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/MimeWriter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Queue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleXMLRPCServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SocketServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/StringIO.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserDict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserString.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_LWPCookieJar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_MozillaCookieJar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__future__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__phello__.foo.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_abcoll.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_strptime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_threading_local.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/abc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/aifc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/anydbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asynchat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asyncore.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/atexit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/audiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/base64.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bdb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/binhex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bisect.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/db.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbobj.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbrecio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbshelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbtables.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbutils.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_all.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_associate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_basics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compare.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_cursor_pget_bug.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbobj.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbshelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbtables.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_distributed_transactions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_early_close.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_get_none.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_join.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_lock.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_misc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_pickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_queue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_recno.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_replication.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_sequence.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cProfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/calendar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgitb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/chunk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cmd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/code.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codeop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/collections.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/colorsys.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/commands.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/ast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/consts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/misc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pyassem.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pycodegen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/symbols.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/syntax.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/transformer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/visitor.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/config ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/contextlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cookielib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy_reg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/csv.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/_endian.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dyld.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dylib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/framework.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/runtests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_anon.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_array_in_pointer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_arrays.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_as_parameter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_bitfields.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_buffers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_byteswap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_callbacks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cfuncs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_checkretval.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_delattr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errcheck.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errno.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_find.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_frombuffer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_funcptr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_functions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_incomplete.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_init.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_integers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_internals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_keeprefs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_libc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_loading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_macholib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_memfunctions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_numbers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_objects.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_parameters.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pep3118.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pickling.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pointers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_prototypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_python_api.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_random_things.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_refcounts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_returnfuncptrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_simplesubclasses.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_sizes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_slicing.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_stringptr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_strings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_struct_fields.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_structures.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unaligned_structures.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_values.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_varsize_struct.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_win32.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/wintypes.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/curses ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/ascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/has_key.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/panel.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/textpad.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/wrapper.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dbhash.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/decimal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/difflib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dircache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dis.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/archive_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/bcppcompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/ccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cmd.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_dumb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_msi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_rpm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_wininst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_clib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_py.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/clean.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_data.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_egg_info.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_headers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_lib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/register.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/sdist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/upload.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/core.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cygwinccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/debug.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dep_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dir_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/emxccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/errors.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/extension.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/fancy_getopt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/file_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/filelist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/log.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvc9compiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/mwerkscompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/spawn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/sysconfig.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_build_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_extension.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_bdist_wininst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_py.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_core.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_dist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_filelist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_msvc9compiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_register.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sdist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sysconfig.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_upload.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_versionpredicate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/text_file.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/unixccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/version.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/versionpredicate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/doctest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dumbdbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_threading.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/_parseaddr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/base64mime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/charset.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/encoders.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/errors.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/feedparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/generator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/header.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/iterators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/message.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/application.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/audio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/base.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/image.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/message.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/multipart.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/nonmultipart.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/text.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/parser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/quoprimime.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs_renamed.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_renamed.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_torture.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/utils.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/aliases.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/base64_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5hkscs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/bz2_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/charmap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp037.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1006.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1026.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1140.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1250.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1251.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1252.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1253.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1254.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1255.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1256.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1257.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1258.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp424.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp437.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp500.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp737.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp775.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp850.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp852.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp855.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp856.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp857.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp860.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp861.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp862.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp863.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp864.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp865.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp866.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp869.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp874.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp875.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp932.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp949.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp950.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jis_2004.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jisx0213.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb18030.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb2312.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gbk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hex_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hp_roman8.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hz.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/idna.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2004.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_10.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_11.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_13.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_14.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_15.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_16.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_4.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_6.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_7.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_8.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_9.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/johab.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_r.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_u.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/latin_1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_arabic.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_centeuro.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_croatian.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_cyrillic.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_farsi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_greek.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_iceland.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_latin2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_roman.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_romanian.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_turkish.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mbcs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/palmos.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ptcp154.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/punycode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/quopri_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/raw_unicode_escape.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/rot_13.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis_2004.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jisx0213.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/string_escape.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/tis_620.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/undefined.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_escape.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_internal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_be.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_le.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_be.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_le.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_7.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8_sig.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/uu_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/zlib_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/filecmp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fileinput.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fnmatch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/formatter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fpformat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fractions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ftplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/functools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/genericpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getopt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getpass.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gettext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/glob.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gzip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hashlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/heapq.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hmac.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/log.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stats.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stones.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmlentitydefs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/httplib.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoComplete.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoCompleteWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoExpand.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Bindings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTipWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTips.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ClassBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CodeContext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ColorDelegator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Debugger.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Delegator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/EditorWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FileList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FormatParagraph.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/GrepDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/HyperParser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IOBinding.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IdleHistory.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiCall.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiStatusBar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ObjectBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/OutputWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ParenMatch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PathBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Percolator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyParse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyShell.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteDebugger.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteObjectBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ReplaceDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScriptBinding.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScrolledList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialogBase.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchEngine.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/StackViewer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ToolTip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/TreeWidget.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/UndoDelegator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WidgetRedirector.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WindowList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ZoomHeight.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/aboutDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHandler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHelpSourceEdit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configSectionNameDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/dynOptionMenuWidget.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idlever.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/keybindingDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/macosxSupport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/rpc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/run.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/tabbedpages.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/testcode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/textView.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ihooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imaplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imghdr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imputil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/inspect.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/io.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/decoder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/encoder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/scanner.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_decode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_default.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_dump.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_encode_basestring_ascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_fail.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_float.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_indent.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_recursion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_scanstring.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_separators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_speedups.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tool.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/keyword.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Canvas.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Dialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FileDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FixTk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/ScrolledText.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/SimpleDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tix.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkconstants.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkdnd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkinter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkColorChooser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkCommonDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFileDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFont.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkMessageBox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkSimpleDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/turtle.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_base.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_util.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_apply.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_basestring.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_buffer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_callable.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_dict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_except.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_exec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_execfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_filter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_funcattrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_getcwdu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_has_key.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_idioms.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_import.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_input.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_intern.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_isinstance.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_long.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_map.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_metaclass.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_methodattrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ne.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_next.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_nonzero.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_numliterals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_paren.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_print.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raise.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raw_input.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_reduce.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_renames.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_set_literal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_standarderror.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_sys_exc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_throw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_tuple_params.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_urllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ws_comma.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xrange.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xreadlines.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_zip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/main.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/patcomp.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/conv.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/driver.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/grammar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/literals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/parse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/pgen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/token.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/tokenize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pygram.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pytree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/refactor.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/pytree_idempotency.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_all_fixers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_fixers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_parser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_pytree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_refactor.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/linecache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/locale.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/logging ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/handlers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macurl2path.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailbox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailcap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/markupbase.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/md5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mhlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimify.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/modulefinder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multifile.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/connection.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/connection.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/forking.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/heap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/managers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/pool.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/process.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/queues.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/reduction.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/sharedctypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/synchronize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mutex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/netrc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/new.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nntplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ntpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nturl2path.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/numbers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/opcode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/optparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os2emxpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pdb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickletools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pipes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pkgutil.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin/IN.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Audio_mac.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AE.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AH.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Alias.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Aliases.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/App.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Appearance.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleEvents.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleHelp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CF.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CG.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvents.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Cm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Components.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/ControlAccessor.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Controls.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreFoundation.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreGraphics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Ctl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dialogs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dlg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Drag.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dragconst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Events.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Evt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/File.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Files.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folders.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fonts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Help.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbon.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbonRuntime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icons.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Launch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/LaunchServices.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/List.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Lists.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacHelp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacTextEditor.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MediaDescr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menus.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Mlte.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSA.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSAconst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QDOffscreen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qdoffs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickDraw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickTime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Res.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Resources.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Scrap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Snd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sndihooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sound.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TE.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TextEdit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Win.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Windows.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/EasyDialogs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/FrameWork.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/MiniAEFrame.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/PixMapWrapper.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aepack.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/applesingle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrawmain.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrunner.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/argvemulator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bgenlocations.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/buildtools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bundlebuilder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/cfmfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/findertools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/gensuitemodule.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/ic.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/icopen.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Required.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Enumerations.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Files.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_items.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Window_classes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Required_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Text.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macerrors.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macostools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macresource.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/pimp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/terminalcommand.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/videoreader.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/platform.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plistlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/popen2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/poplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pprint.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/profile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pstats.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/py_compile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pyclbr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc_topics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/quopri.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/random.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/re.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rexec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rfc822.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rlcompleter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/robotparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/runpy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sched.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sets.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sgmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sha.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shlex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shutil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtpd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sndhdr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/socket.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dbapi2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dump.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dbapi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dump.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/factory.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/hooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/py25tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/regression.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/transactions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/userfunctions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_compile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_constants.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_parse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ssl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/statvfs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/string.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringold.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringprep.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/struct.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/subprocess.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunau.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunaudio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symbol.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symtable.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tabnanny.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tarfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/telnetlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tempfile.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/autotest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/buffer_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/cjkencodings_test.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/curses_tests.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/doctest_aliases.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/double_const.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/fork_wait.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/infinite_reload.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/list_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/mapping_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/outstanding_bugs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pickletester.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/profilee.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pyclbr_input.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydoc_mod.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydocfodder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pystone.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/re_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regex_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regrtest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/relimport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/reperf.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sample_doctest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/seq_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sortperf.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/string_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_MimeWriter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_SimpleHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_StringIO.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___all__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___future__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test__locale.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abstract_numbers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aepack.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aifc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_al.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_anydbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_applesingle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_array.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asynchat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asyncore.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_atexit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_audioop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_augassign.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_base64.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bastion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigaddrspace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigmem.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binhex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bisect.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bool.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb185.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_buffer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bufio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_builtin.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bytes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bz2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_calendar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_call.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_capi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cfgparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cgi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_charmapcodec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_class.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line_script.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_code.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeccallbacks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_cn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_hk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_tw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_cn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_hk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_tw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coding.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coercion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_collections.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_colorsys.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_commands.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compare.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex_args.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contains.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contextlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookie.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookielib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy_reg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cpickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cprofile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_crypt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_csv.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ctypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_curses.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_datetime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decimal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decorators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_defaultdict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_deque.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descrtut.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_difflib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dircache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dis.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_distutils.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_docxmlrpc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dumbdbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_threading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_renamed.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_enumerate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_eof.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_epoll.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_errno.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exception_variations.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exceptions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_extcall.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fcntl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_file.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_filecmp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileinput.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_float.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fnmatch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fork1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_format.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fpformat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fractions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_frozen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ftplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_funcattrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_functools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future4.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future_builtins.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gdbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_generators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genericpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genexps.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getopt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gettext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_glob.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_global.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grammar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gzip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hash.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hashlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_heapq.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hmac.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hotshot.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmlparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httpservers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imageop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imaplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imgfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_import.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_importhooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_index.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_inspect.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int_literal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_io.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ioctl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_isinstance.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iterlen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_itertools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_json.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_kqueue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_largefile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_lib2to3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linecache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linuxaudiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_list.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_locale.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_logging.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long_future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_longexp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macos.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macostools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mailbox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_marshal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_math.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_md5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_memoryio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mhlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_minidom.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mmap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_module.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_modulefinder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec_support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multifile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multiprocessing.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutants.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_netrc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_new.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_nis.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_normalization.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ntpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_old_mailbox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_opcodes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_openpty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_operator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_optparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_os.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ossaudiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_parser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_peepholer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep247.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep263.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep277.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep292.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep352.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickletools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pipes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgimport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgutil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_platform.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_plistlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poll.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posix.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posixpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pprint.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_print.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profilehooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_property.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pstats.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pwd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_py3kwarn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyclbr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pydoc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyexpat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_queue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_quopri.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_random.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_re.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_resource.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_rfc822.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_richcmp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_robotparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_runpy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sax.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scope.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scriptpackages.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_select.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_set.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sets.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sgmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sha.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shlex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shutil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_signal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_site.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_slice.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtpnet.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socket.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socketserver.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_softspace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sort.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sqlite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ssl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_startfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_str.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strftime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_string.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_stringprep.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strptime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_struct.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structmembers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structseq.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_subprocess.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sunaudiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sundry.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_symtable.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_syntax.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sys.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tarfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tcl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_telnetlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tempfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_textwrap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threaded_import.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadedtempfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading_local.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadsignals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_time.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_timeout.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tokenize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_trace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_traceback.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_transformer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tuple.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_typechecks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ucn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unary.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_undocumented_details.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode_file.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicodedata.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unittest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_univnewlines.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unpack.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2_localnet.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2net.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllibnet.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urlparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userdict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userlist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userstring.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uuid.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait4.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_warnings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wave.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_weakref.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_whichdb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winreg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winsound.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_with.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wsgiref.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xdrlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree_c.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmlrpc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xpickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xrange.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile64.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport_support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testall.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testcodec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/tf_inherit_check.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/threaded_import_hangers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/time_hashlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/warning_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/xmltests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/textwrap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/this.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/threading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/timeit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/toaiff.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/token.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tokenize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/trace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/traceback.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/unittest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urlparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/user.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uuid.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/warnings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wave.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/weakref.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/webbrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/whichdb.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/handlers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/headers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/simple_server.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/validate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xdrlib.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/NodeFilter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/domreg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/expatbuilder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minicompat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minidom.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/pulldom.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/xmlbuilder.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementInclude.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementPath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementTree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/cElementTree.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/expat.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/_exceptions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/expatreader.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/handler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/saxutils.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/xmlreader.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmlrpclib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/zipfile.py ...
PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \
./python.exe -Wi -tt -O /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \
-d /Users/ondrej/repos/qsnake/local/lib/python2.6 -f \
-x 'bad_coding|badsyntax|site-packages' /Users/ondrej/repos/qsnake/local/lib/python2.6
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/BaseHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Bastion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/CGIHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ConfigParser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Cookie.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/DocXMLRPCServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/HTMLParser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/MimeWriter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/Queue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SimpleXMLRPCServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/SocketServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/StringIO.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserDict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/UserString.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_LWPCookieJar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_MozillaCookieJar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__future__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/__phello__.foo.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_abcoll.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_strptime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/_threading_local.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/abc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/aifc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/anydbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asynchat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/asyncore.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/atexit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/audiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/base64.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bdb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/binhex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bisect.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/db.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbobj.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbrecio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbshelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbtables.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/dbutils.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_all.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_associate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_basics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compare.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_compat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_cursor_pget_bug.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbobj.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbshelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_dbtables.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_distributed_transactions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_early_close.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_get_none.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_join.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_lock.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_misc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_pickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_queue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_recno.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_replication.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_sequence.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/bsddb/test/test_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cProfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/calendar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cgitb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/chunk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cmd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/code.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/codeop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/collections.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/colorsys.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/commands.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/ast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/consts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/misc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pyassem.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/pycodegen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/symbols.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/syntax.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/transformer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/compiler/visitor.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/config ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/contextlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/cookielib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/copy_reg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/csv.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/_endian.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dyld.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/dylib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/macholib/framework.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/runtests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_anon.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_array_in_pointer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_arrays.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_as_parameter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_bitfields.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_buffers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_byteswap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_callbacks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_cfuncs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_checkretval.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_delattr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errcheck.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_errno.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_find.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_frombuffer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_funcptr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_functions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_incomplete.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_init.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_integers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_internals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_keeprefs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_libc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_loading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_macholib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_memfunctions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_numbers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_objects.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_parameters.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pep3118.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pickling.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_pointers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_prototypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_python_api.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_random_things.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_refcounts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_returnfuncptrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_simplesubclasses.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_sizes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_slicing.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_stringptr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_strings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_struct_fields.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_structures.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unaligned_structures.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_values.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_varsize_struct.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/test/test_win32.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ctypes/wintypes.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/curses ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/ascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/has_key.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/panel.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/textpad.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/curses/wrapper.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dbhash.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/decimal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/difflib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dircache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dis.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/archive_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/bcppcompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/ccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cmd.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_dumb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_msi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_rpm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/bdist_wininst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_clib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_py.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/build_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/clean.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_data.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_egg_info.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_headers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_lib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/install_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/register.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/sdist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/command/upload.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/core.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/cygwinccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/debug.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dep_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dir_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/dist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/emxccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/errors.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/extension.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/fancy_getopt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/file_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/filelist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/log.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvc9compiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/msvccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/mwerkscompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/spawn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/sysconfig.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_build_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/setuptools_extension.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_bdist_wininst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_py.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_build_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_core.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_dist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_filelist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_install_scripts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_msvc9compiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_register.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sdist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_sysconfig.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_upload.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/tests/test_versionpredicate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/text_file.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/unixccompiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/version.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/distutils/versionpredicate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/doctest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dumbdbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/dummy_threading.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/_parseaddr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/base64mime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/charset.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/encoders.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/errors.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/feedparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/generator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/header.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/iterators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/message.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/application.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/audio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/base.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/image.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/message.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/multipart.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/nonmultipart.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/mime/text.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/parser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/quoprimime.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/data ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_codecs_renamed.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_renamed.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/test/test_email_torture.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/email/utils.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/aliases.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/base64_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/big5hkscs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/bz2_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/charmap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp037.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1006.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1026.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1140.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1250.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1251.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1252.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1253.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1254.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1255.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1256.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1257.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp1258.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp424.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp437.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp500.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp737.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp775.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp850.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp852.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp855.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp856.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp857.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp860.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp861.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp862.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp863.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp864.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp865.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp866.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp869.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp874.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp875.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp932.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp949.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/cp950.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jis_2004.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jisx0213.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/euc_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb18030.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gb2312.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/gbk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hex_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hp_roman8.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/hz.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/idna.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_2004.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_jp_ext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso2022_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_10.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_11.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_13.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_14.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_15.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_16.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_4.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_6.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_7.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_8.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/iso8859_9.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/johab.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_r.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/koi8_u.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/latin_1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_arabic.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_centeuro.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_croatian.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_cyrillic.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_farsi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_greek.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_iceland.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_latin2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_roman.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_romanian.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mac_turkish.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/mbcs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/palmos.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/ptcp154.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/punycode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/quopri_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/raw_unicode_escape.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/rot_13.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jis_2004.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/shift_jisx0213.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/string_escape.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/tis_620.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/undefined.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_escape.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/unicode_internal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_be.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_16_le.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_be.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_32_le.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_7.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/utf_8_sig.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/uu_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/encodings/zlib_codec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/filecmp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fileinput.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fnmatch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/formatter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fpformat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/fractions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ftplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/functools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/genericpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getopt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/getpass.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gettext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/glob.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/gzip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hashlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/heapq.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hmac.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/log.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stats.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/hotshot/stones.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmlentitydefs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/htmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/httplib.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoComplete.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoCompleteWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/AutoExpand.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Bindings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTipWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CallTips.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ClassBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/CodeContext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ColorDelegator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Debugger.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Delegator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/EditorWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FileList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/FormatParagraph.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/GrepDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/HyperParser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IOBinding.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Icons ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/IdleHistory.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiCall.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/MultiStatusBar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ObjectBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/OutputWindow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ParenMatch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PathBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/Percolator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyParse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/PyShell.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteDebugger.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/RemoteObjectBrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ReplaceDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScriptBinding.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ScrolledList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchDialogBase.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/SearchEngine.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/StackViewer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ToolTip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/TreeWidget.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/UndoDelegator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WidgetRedirector.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/WindowList.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/ZoomHeight.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/aboutDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHandler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configHelpSourceEdit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/configSectionNameDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/dynOptionMenuWidget.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/idlever.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/keybindingDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/macosxSupport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/rpc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/run.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/tabbedpages.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/testcode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/idlelib/textView.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ihooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imaplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imghdr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/imputil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/inspect.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/io.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/decoder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/encoder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/scanner.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_decode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_default.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_dump.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_encode_basestring_ascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_fail.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_float.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_indent.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_pass3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_recursion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_scanstring.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_separators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_speedups.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tests/test_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/json/tool.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/keyword.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Canvas.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Dialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FileDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/FixTk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/ScrolledText.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/SimpleDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tix.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkconstants.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkdnd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/Tkinter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkColorChooser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkCommonDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFileDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkFont.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkMessageBox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/tkSimpleDialog.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-tk/turtle.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_base.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixer_util.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_apply.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_basestring.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_buffer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_callable.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_dict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_except.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_exec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_execfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_filter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_funcattrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_getcwdu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_has_key.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_idioms.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_import.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_imports2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_input.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_intern.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_isinstance.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_long.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_map.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_metaclass.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_methodattrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ne.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_next.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_nonzero.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_numliterals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_paren.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_print.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raise.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_raw_input.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_reduce.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_renames.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_set_literal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_standarderror.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_sys_exc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_throw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_tuple_params.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_urllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_ws_comma.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xrange.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_xreadlines.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/fixes/fix_zip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/main.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/patcomp.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/conv.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/driver.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/grammar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/literals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/parse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/pgen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/token.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pgen2/tokenize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pygram.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/pytree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/refactor.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/pytree_idempotency.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_all_fixers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_fixers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_parser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_pytree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_refactor.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/lib2to3/tests/test_util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/linecache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/locale.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/logging ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/config.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/logging/handlers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/macurl2path.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailbox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mailcap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/markupbase.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/md5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mhlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimetypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mimify.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/modulefinder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multifile.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/connection.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/dummy/connection.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/forking.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/heap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/managers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/pool.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/process.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/queues.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/reduction.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/sharedctypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/synchronize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/multiprocessing/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/mutex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/netrc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/new.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nntplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ntpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/nturl2path.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/numbers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/opcode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/optparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/os2emxpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pdb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pickletools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pipes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pkgutil.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-darwin/IN.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Audio_mac.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AE.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AH.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Alias.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Aliases.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/App.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Appearance.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleEvents.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/AppleHelp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CF.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CG.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvents.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CarbonEvt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Cm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Components.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/ControlAccessor.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Controls.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreFoundation.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/CoreGraphics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Ctl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dialogs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dlg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Drag.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Dragconst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Events.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Evt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/File.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Files.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Folders.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Fonts.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Help.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbon.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/IBCarbonRuntime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Icons.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Launch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/LaunchServices.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/List.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Lists.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacHelp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MacTextEditor.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/MediaDescr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Menus.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Mlte.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSA.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/OSAconst.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QDOffscreen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qdoffs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Qt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickDraw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/QuickTime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Res.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Resources.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Scrap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Snd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sndihooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Sound.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TE.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/TextEdit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Win.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/Windows.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/Carbon/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/EasyDialogs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/FrameWork.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/MiniAEFrame.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/PixMapWrapper.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aepack.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/aetypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/applesingle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrawmain.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/appletrunner.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/argvemulator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bgenlocations.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/buildtools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/bundlebuilder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/cfmfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/findertools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/gensuitemodule.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/ic.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/icopen.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Required.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Explorer/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Enumerations.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Files.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Finder_items.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/Window_classes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Finder/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Required_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/Text.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Netscape/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/StdSuites/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/SystemEvents/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/Terminal/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macerrors.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macostools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/macresource.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/pimp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/terminalcommand.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plat-mac/videoreader.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/platform.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/plistlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/popen2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/poplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/posixpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pprint.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/profile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pstats.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/py_compile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pyclbr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/pydoc_topics.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/quopri.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/random.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/re.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rexec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rfc822.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/rlcompleter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/robotparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/runpy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sched.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sets.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sgmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sha.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shlex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/shutil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtpd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/smtplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sndhdr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/socket.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3 ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dbapi2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/dump.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dbapi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/dump.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/factory.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/hooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/py25tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/regression.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/transactions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sqlite3/test/userfunctions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_compile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_constants.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sre_parse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/ssl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/statvfs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/string.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringold.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/stringprep.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/struct.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/subprocess.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunau.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/sunaudio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symbol.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/symtable.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tabnanny.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tarfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/telnetlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tempfile.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/autotest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/buffer_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/cjkencodings_test.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/curses_tests.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/test/decimaltestdata ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/doctest_aliases.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/double_const.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/fork_wait.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/infinite_reload.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/inspect_fodder2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/list_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/mapping_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/outstanding_bugs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pickletester.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/profilee.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pyclbr_input.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydoc_mod.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pydocfodder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/pystone.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/re_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regex_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/regrtest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/relimport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/reperf.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sample_doctest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/seq_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/sortperf.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/string_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_MimeWriter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_SimpleHTTPServer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_StringIO.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___all__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test___future__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test__locale.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_abstract_numbers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aepack.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_aifc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_al.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_anydbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_applesingle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_array.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ast.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asynchat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_asyncore.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_atexit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_audioop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_augassign.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_base64.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bastion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigaddrspace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bigmem.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binascii.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binhex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_binop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bisect.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bool.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb185.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bsddb3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_buffer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bufio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_builtin.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bytes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_bz2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_calendar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_call.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_capi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cfgparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cgi.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_charmapcodec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_class.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cmd_line_script.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_code.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeccallbacks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_cn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_hk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecencodings_tw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_cn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_hk.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_jp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_kr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecmaps_tw.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_codeop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coding.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_coercion.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_collections.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_colorsys.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_commands.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compare.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_compiler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_complex_args.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contains.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_contextlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookie.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cookielib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_copy_reg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cpickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_cprofile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_crypt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_csv.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ctypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_curses.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_datetime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decimal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_decorators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_defaultdict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_deque.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_descrtut.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_difflib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dircache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dis.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_distutils.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_doctest2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_docxmlrpc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dumbdbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_dummy_threading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_codecs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_email_renamed.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_enumerate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_eof.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_epoll.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_errno.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exception_variations.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_exceptions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_extcall.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fcntl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_file.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_filecmp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileinput.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fileio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_float.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fnmatch.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fork1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_format.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fpformat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_fractions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_frozen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ftplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_funcattrs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_functools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future1.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future4.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_future_builtins.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gdbm.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_generators.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genericpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_genexps.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getargs2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_getopt.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gettext.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_glob.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_global.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grammar.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_grp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_gzip.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hash.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hashlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_heapq.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hmac.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_hotshot.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_htmlparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_httpservers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imageop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imaplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imgfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_imp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_import.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_importhooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_index.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_inspect.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_int_literal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_io.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ioctl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_isinstance.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_iterlen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_itertools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_json.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_kqueue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_largefile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_lib2to3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linecache.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_linuxaudiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_list.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_locale.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_logging.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_long_future.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_longexp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macos.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macostools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_macpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mailbox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_marshal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_math.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_md5.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_memoryio.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mhlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mimetypes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_minidom.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mmap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_module.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_modulefinder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multibytecodec_support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multifile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_multiprocessing.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutants.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_mutex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_netrc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_new.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_nis.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_normalization.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ntpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_old_mailbox.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_opcodes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_openpty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_operator.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_optparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_os.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ossaudiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_parser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_peepholer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep247.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep263.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep277.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep292.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pep352.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pickletools.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pipes.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgimport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pkgutil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_platform.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_plistlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poll.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_popen2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_poplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posix.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_posixpath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pow.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pprint.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_print.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_profilehooks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_property.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pstats.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pwd.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_py3kwarn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyclbr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pydoc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_pyexpat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_queue.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_quopri.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_random.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_re.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_repr.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_resource.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_rfc822.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_richcmp.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_robotparser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_runpy.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sax.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scope.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_scriptpackages.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_select.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_set.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sets.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sgmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sha.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shelve.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shlex.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_shutil.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_signal.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_site.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_slice.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtplib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_smtpnet.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socket.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_socketserver.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_softspace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sort.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sqlite.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ssl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_startfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_str.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strftime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_string.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_stringprep.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strop.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_strptime.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_struct.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structmembers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_structseq.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_subprocess.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sunaudiodev.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sundry.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_symtable.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_syntax.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_sys.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tarfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tcl.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_telnetlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tempfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_textwrap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_thread.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threaded_import.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadedtempfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threading_local.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_threadsignals.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_time.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_timeout.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tokenize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_trace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_traceback.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_transformer.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_tuple.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_typechecks.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_ucn.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unary.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_undocumented_details.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicode_file.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unicodedata.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unittest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_univnewlines.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_unpack.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2_localnet.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllib2net.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urllibnet.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_urlparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userdict.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userlist.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_userstring.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_uuid.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait3.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wait4.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_warnings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wave.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_weakref.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_whichdb.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winreg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_winsound.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_with.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_wsgiref.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xdrlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xml_etree_c.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xmlrpc.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xpickle.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_xrange.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipfile64.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zipimport_support.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/test_zlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testall.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/testcodec.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/tf_inherit_check.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/threaded_import_hangers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/time_hashlib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/warning_tests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/test/xmltests.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/textwrap.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/this.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/threading.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/timeit.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/toaiff.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/token.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tokenize.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/trace.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/traceback.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/tty.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/types.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/unittest.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urllib2.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/urlparse.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/user.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uu.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/uuid.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/warnings.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wave.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/weakref.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/webbrowser.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/whichdb.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/handlers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/headers.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/simple_server.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/util.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/wsgiref/validate.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xdrlib.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/__init__.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/NodeFilter.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/domreg.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/expatbuilder.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minicompat.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/minidom.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/pulldom.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/dom/xmlbuilder.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementInclude.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementPath.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/ElementTree.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/etree/cElementTree.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/parsers/expat.py ...
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/__init__.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/_exceptions.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/expatreader.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/handler.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/saxutils.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xml/sax/xmlreader.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmllib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/xmlrpclib.py ...
Compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/zipfile.py ...
PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \
./python.exe -Wi -t /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \
-d /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages -f \
-x badsyntax /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages ...
PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \
./python.exe -Wi -t -O /Users/ondrej/repos/qsnake/local/lib/python2.6/compileall.py \
-d /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages -f \
-x badsyntax /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages
Listing /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages ...
PYTHONPATH=/Users/ondrej/repos/qsnake/local/lib/python2.6 DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: \
./python.exe -Wi -t -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()"
import math
ok
import bz2
ok
import hashlib
ok
import _ssl
ok
import _hashlib
ok
Test https support in httplib
ok
import _sqlite3
ok
configure: Setting lib to 'lib' (the default)
configure: Will try -pthread then -lpthread to enable POSIX Threads.
configure: CHECKS for site configuration
configure: Setting CURLDIR to /Users/ondrej/repos/qsnake/local
configure: Setting ZLIB_PATH to /Users/ondrej/repos/qsnake/local
configure: CHECKS for programs
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for inline... inline
checking if linker supports -R... no
checking if linker supports -Wl,-rpath,... yes
checking for gtar... no
checking for tar... tar
checking for gnudiff... no
checking for gdiff... no
checking for diff... diff
checking for asciidoc... no
configure: CHECKS for libraries
checking for SHA1_Init in -lcrypto... yes
checking for curl_global_init in -lcurl... yes
checking for XML_ParserCreate in -lexpat... yes
checking for iconv in -lc... no
checking for iconv in -liconv... yes
checking for deflateBound in -lz... yes
checking for socket in -lc... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for hstrerror... yes
checking for basename in -lc... yes
configure: CHECKS for header files
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking for inttypes.h... (cached) yes
checking for old iconv()... no
configure: CHECKS for typedefs, structures, and compiler characteristics
checking for socklen_t... yes
checking for struct dirent.d_ino... yes
checking for struct dirent.d_type... yes
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for getaddrinfo... yes
checking for library containing getaddrinfo... none required
checking whether formatted IO functions support C99 size specifiers... yes
checking whether the platform regex can handle null bytes... yes
checking whether system succeeds to read fopen'ed directory... no
checking whether snprintf() and/or vsnprintf() return bogus value... no
configure: CHECKS for library functions
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking for strcasestr... yes
checking for library containing strcasestr... none required
checking for strtok_r... yes
checking for library containing strtok_r... none required
checking for fnmatch... yes
checking for library containing fnmatch... none required
checking whether the fnmatch function supports the FNMATCH_CASEFOLD GNU extension... yes
checking for memmem... no
checking for strlcpy... yes
checking for library containing strlcpy... none required
checking for uintmax_t... yes
checking for strtoumax... yes
checking for library containing strtoumax... none required
checking for setenv... yes
checking for library containing setenv... none required
checking for unsetenv... yes
checking for library containing unsetenv... none required
checking for mkdtemp... yes
checking for library containing mkdtemp... none required
checking for mkstemps... yes
checking for library containing mkstemps... none required
checking for initgroups... yes
checking for library containing initgroups... none required
checking Checking for POSIX Threads with '-mt'... no
checking Checking for POSIX Threads with '-pthread'... yes
configure: creating ./config.status
config.status: creating config.mak.autogen
GIT_VERSION = 1.7.4.1
* new build flags or prefix
GEN common-cmds.h
GEN git-am
GEN git-bisect
GEN git-difftool--helper
GEN git-filter-branch
GEN git-merge-octopus
GEN git-lost-found
GEN git-merge-one-file
GEN git-merge-resolve
GEN git-mergetool
GEN git-pull
GEN git-quiltimport
GEN git-rebase--interactive
GEN git-rebase
GEN git-repack
GEN git-request-pull
GEN git-stash
GEN git-submodule
GEN git-web--browse
SUBDIR perl
GEN git-remote-testgit
/usr/bin/perl Makefile.PL PREFIX='/Users/ondrej/repos/qsnake/local' INSTALL_BASE=''
SUBDIR gitweb
GEN git-mergetool--lib
GEN git-parse-remote
SUBDIR ../
GEN git-sh-setup
CC git.o
CC builtin/add.o
CC builtin/annotate.o
make[2]: `GIT-VERSION-FILE' is up to date.
GEN gitweb.cgi
CC builtin/apply.o
CC builtin/archive.o
CC builtin/bisect--helper.o
CC builtin/blame.o
CC builtin/branch.o
CC builtin/bundle.o
CC builtin/cat-file.o
Writing perl.mak for Git
CC builtin/check-attr.o
CC builtin/check-ref-format.o
CC builtin/checkout-index.o
CC builtin/checkout.o
CC builtin/clean.o
CC builtin/clone.o
CC builtin/commit-tree.o
CC builtin/commit.o
CC builtin/config.o
CC builtin/count-objects.o
CC builtin/describe.o
CC builtin/diff-files.o
CC builtin/diff-index.o
CC builtin/diff-tree.o
CC builtin/diff.o
CC builtin/fast-export.o
CC builtin/fetch-pack.o
CC builtin/fetch.o
CC builtin/fmt-merge-msg.o
CC builtin/for-each-ref.o
CC builtin/fsck.o
CC builtin/gc.o
CC builtin/grep.o
CC builtin/hash-object.o
CC builtin/help.o
CC builtin/index-pack.o
CC builtin/init-db.o
CC builtin/log.o
CC builtin/ls-files.o
CC builtin/ls-remote.o
CC builtin/ls-tree.o
CC builtin/mailinfo.o
CC builtin/mailsplit.o
CC builtin/merge.o
CC builtin/merge-base.o
CC builtin/merge-file.o
CC builtin/merge-index.o
CC builtin/merge-ours.o
CC builtin/merge-recursive.o
CC builtin/merge-tree.o
CC builtin/mktag.o
CC builtin/mktree.o
CC builtin/mv.o
CC builtin/name-rev.o
CC builtin/notes.o
CC builtin/pack-objects.o
CC builtin/pack-redundant.o
CC builtin/pack-refs.o
CC builtin/patch-id.o
CC builtin/prune-packed.o
CC builtin/prune.o
CC builtin/push.o
CC builtin/read-tree.o
CC builtin/receive-pack.o
CC builtin/reflog.o
CC builtin/remote.o
CC builtin/remote-ext.o
CC builtin/remote-fd.o
CC builtin/replace.o
CC builtin/rerere.o
CC builtin/reset.o
CC builtin/rev-list.o
CC builtin/rev-parse.o
CC builtin/revert.o
CC builtin/rm.o
CC builtin/send-pack.o
CC builtin/shortlog.o
CC builtin/show-branch.o
CC builtin/show-ref.o
CC builtin/stripspace.o
CC builtin/symbolic-ref.o
CC builtin/tag.o
CC builtin/tar-tree.o
CC builtin/unpack-file.o
CC builtin/unpack-objects.o
CC builtin/update-index.o
CC builtin/update-ref.o
CC builtin/update-server-info.o
CC builtin/upload-archive.o
CC builtin/var.o
CC builtin/verify-pack.o
CC builtin/verify-tag.o
CC builtin/write-tree.o
CC test-chmtime.o
CC test-ctype.o
CC test-date.o
CC test-delta.o
CC test-dump-cache-tree.o
CC test-genrandom.o
CC test-line-buffer.o
CC vcs-svn/string_pool.o
CC vcs-svn/repo_tree.o
CC vcs-svn/line_buffer.o
CC vcs-svn/fast_export.o
CC vcs-svn/svndump.o
CC test-match-trees.o
CC test-obj-pool.o
CC test-parse-options.o
CC test-path-utils.o
CC test-run-command.o
CC test-sha1.o
CC test-sigchain.o
CC test-string-pool.o
CC test-subprocess.o
CC test-svn-fe.o
CC test-treap.o
CC test-index-version.o
GEN bin-wrappers/git
GEN bin-wrappers/git-upload-pack
GEN bin-wrappers/git-receive-pack
GEN bin-wrappers/git-upload-archive
GEN bin-wrappers/git-shell
GEN bin-wrappers/git-cvsserver
GEN bin-wrappers/test-chmtime
GEN bin-wrappers/test-ctype
GEN bin-wrappers/test-date
GEN bin-wrappers/test-delta
GEN bin-wrappers/test-dump-cache-tree
GEN bin-wrappers/test-genrandom
GEN bin-wrappers/test-line-buffer
GEN bin-wrappers/test-match-trees
GEN bin-wrappers/test-obj-pool
GEN bin-wrappers/test-parse-options
GEN bin-wrappers/test-path-utils
GEN bin-wrappers/test-run-command
GEN bin-wrappers/test-sha1
GEN bin-wrappers/test-sigchain
GEN bin-wrappers/test-string-pool
GEN bin-wrappers/test-subprocess
GEN bin-wrappers/test-svn-fe
GEN bin-wrappers/test-treap
CC abspath.o
CC daemon.o
GEN bin-wrappers/test-index-version
CC advice.o
CC alias.o
CC alloc.o
CC archive.o
CC archive-tar.o
CC archive-zip.o
CC attr.o
CC base85.o
CC bisect.o
CC blob.o
CC branch.o
CC bundle.o
CC cache-tree.o
CC color.o
CC combine-diff.o
CC commit.o
CC config.o
CC connect.o
CC convert.o
CC copy.o
CC csum-file.o
CC ctype.o
CC date.o
CC decorate.o
CC diffcore-break.o
CC diffcore-delta.o
CC diffcore-order.o
CC diffcore-pickaxe.o
CC diffcore-rename.o
CC diff-delta.o
CC diff-lib.o
CC diff-no-index.o
CC diff.o
CC dir.o
CC editor.o
CC entry.o
CC environment.o
CC exec_cmd.o
CC fsck.o
CC graph.o
CC grep.o
CC hash.o
CC help.o
CC hex.o
CC ident.o
CC levenshtein.o
CC list-objects.o
CC ll-merge.o
CC lockfile.o
CC log-tree.o
CC mailmap.o
CC match-trees.o
CC merge-file.o
CC merge-recursive.o
CC name-hash.o
CC notes.o
CC notes-cache.o
CC notes-merge.o
CC object.o
CC pack-check.o
CC pack-refs.o
CC pack-revindex.o
CC pack-write.o
CC pager.o
CC parse-options.o
CC patch-delta.o
CC patch-ids.o
CC path.o
CC pkt-line.o
CC preload-index.o
CC pretty.o
CC progress.o
CC quote.o
CC reachable.o
CC read-cache.o
CC reflog-walk.o
CC refs.o
CC remote.o
CC replace_object.o
CC rerere.o
CC resolve-undo.o
CC revision.o
CC run-command.o
CC server-info.o
CC setup.o
CC sha1-lookup.o
CC sha1_file.o
CC sha1_name.o
CC shallow.o
CC sideband.o
CC sigchain.o
CC strbuf.o
CC string-list.o
CC submodule.o
CC symlinks.o
CC tag.o
CC trace.o
CC transport.o
CC transport-helper.o
CC tree.o
CC tree-diff.o
CC tree-walk.o
CC unpack-trees.o
CC url.o
CC usage.o
CC userdiff.o
CC utf8.o
CC walker.o
CC wrapper.o
CC write_or_die.o
CC ws.o
CC wt-status.o
CC xdiff-interface.o
CC zlib.o
CC thread-utils.o
CC compat/memmem.o
CC xdiff/xdiffi.o
CC xdiff/xprepare.o
CC xdiff/xutils.o
CC xdiff/xemit.o
CC xdiff/xmerge.o
CC xdiff/xpatience.o
CC fast-import.o
CC imap-send.o
CC shell.o
CC show-index.o
CC upload-pack.o
CC http-backend.o
CC http.o
CC http-walker.o
CC http-fetch.o
CC http-push.o
CC remote-curl.o
GEN git-add--interactive
GEN git-difftool
GEN git-archimport
GEN git-cvsexportcommit
GEN git-cvsimport
GEN git-cvsserver
GEN git-relink
GEN git-send-email
GEN git-svn
GEN git-instaweb
AR vcs-svn/lib.a
AR libgit.a
AR xdiff/lib.a
LINK git-daemon
LINK git-imap-send
LINK git-shell
LINK git-show-index
LINK git-upload-pack
LINK git-http-backend
LINK git-http-fetch
LINK git-remote-http
LINK git
LINK test-chmtime
LINK test-ctype
LINK test-date
LINK test-delta
LINK test-dump-cache-tree
LINK test-genrandom
LINK test-line-buffer
LINK test-match-trees
LINK test-obj-pool
LINK test-parse-options
LINK test-path-utils
LINK test-run-command
LINK test-sha1
LINK test-sigchain
LINK test-string-pool
LINK test-subprocess
LINK test-svn-fe
LINK test-treap
LINK test-index-version
LINK git-fast-import
LINK git-http-push
LN/CP git-remote-https
LN/CP git-remote-ftp
LN/CP git-remote-ftps
BUILTIN git-add
BUILTIN git-annotate
BUILTIN git-apply
BUILTIN git-archive
BUILTIN git-bisect--helper
BUILTIN git-branch
BUILTIN git-blame
BUILTIN git-cat-file
BUILTIN git-bundle
BUILTIN git-check-attr
BUILTIN git-check-ref-format
BUILTIN git-checkout
BUILTIN git-checkout-index
BUILTIN git-clean
BUILTIN git-clone
BUILTIN git-commit-tree
BUILTIN git-commit
BUILTIN git-config
BUILTIN git-count-objects
BUILTIN git-describe
BUILTIN git-diff-files
BUILTIN git-diff-index
BUILTIN git-diff-tree
BUILTIN git-diff
BUILTIN git-fast-export
BUILTIN git-fetch-pack
BUILTIN git-fetch
BUILTIN git-fmt-merge-msg
BUILTIN git-for-each-ref
BUILTIN git-fsck
BUILTIN git-gc
BUILTIN git-grep
BUILTIN git-hash-object
BUILTIN git-help
BUILTIN git-index-pack
BUILTIN git-init-db
BUILTIN git-log
BUILTIN git-ls-files
BUILTIN git-ls-remote
BUILTIN git-ls-tree
BUILTIN git-mailinfo
BUILTIN git-mailsplit
BUILTIN git-merge
BUILTIN git-merge-base
BUILTIN git-merge-file
BUILTIN git-merge-index
BUILTIN git-merge-ours
BUILTIN git-merge-recursive
BUILTIN git-merge-tree
BUILTIN git-mktag
BUILTIN git-mktree
BUILTIN git-name-rev
BUILTIN git-mv
BUILTIN git-notes
BUILTIN git-pack-objects
BUILTIN git-pack-redundant
BUILTIN git-pack-refs
BUILTIN git-patch-id
BUILTIN git-prune-packed
BUILTIN git-prune
BUILTIN git-push
BUILTIN git-read-tree
BUILTIN git-receive-pack
BUILTIN git-remote
BUILTIN git-remote-ext
BUILTIN git-reflog
BUILTIN git-remote-fd
BUILTIN git-replace
BUILTIN git-rerere
BUILTIN git-reset
BUILTIN git-rev-list
BUILTIN git-rev-parse
BUILTIN git-revert
BUILTIN git-rm
BUILTIN git-send-pack
BUILTIN git-shortlog
BUILTIN git-show-branch
BUILTIN git-show-ref
BUILTIN git-stripspace
BUILTIN git-symbolic-ref
BUILTIN git-tag
BUILTIN git-tar-tree
BUILTIN git-unpack-file
BUILTIN git-unpack-objects
BUILTIN git-update-index
BUILTIN git-update-ref
BUILTIN git-update-server-info
BUILTIN git-upload-archive
BUILTIN git-var
BUILTIN git-verify-pack
BUILTIN git-verify-tag
BUILTIN git-write-tree
BUILTIN git-cherry
BUILTIN git-fsck-objects
BUILTIN git-format-patch
BUILTIN git-cherry-pick
BUILTIN git-get-tar-commit-id
BUILTIN git-init
BUILTIN git-merge-subtree
BUILTIN git-peek-remote
BUILTIN git-repo-config
BUILTIN git-show
BUILTIN git-stage
BUILTIN git-status
BUILTIN git-whatchanged
SUBDIR git-gui
GITGUI_VERSION = 0.13.0.8.g8f85
* new locations or Tcl/Tk interpreter
MSGFMT po/de.msg MSGFMT po/el.msg MSGFMT po/fr.msg MSGFMT po/hu.msg MSGFMT po/it.msg 381 translated, 10 fuzzy.
514 translated.
MSGFMT po/ja.msg MSGFMT po/nb.msg 520 translated.
MSGFMT po/ru.msg 520 translated.
519 translated, 1 untranslated.
MSGFMT po/sv.msg MSGFMT po/zh_cn.msg 474 translated, 39 untranslated.
520 translated.
GEN git-gui
366 translated, 8 fuzzy, 17 untranslated.
GEN Git Gui.app
GEN git-gui.tcl
INDEX lib/
521 translated.
513 translated, 2 untranslated.
SUBDIR gitk-git
Generating catalog po/de.msg
GEN gitk-wish
tclsh po/po2msg.sh --statistics --tcl po/de.po -l de -d po/
Generating catalog po/es.msg
tclsh po/po2msg.sh --statistics --tcl po/es.po -l es -d po/
Generating catalog po/fr.msg
Generating catalog po/hu.msg
tclsh po/po2msg.sh --statistics --tcl po/fr.po -l fr -d po/
tclsh po/po2msg.sh --statistics --tcl po/hu.po -l hu -d po/
Generating catalog po/it.msg
tclsh po/po2msg.sh --statistics --tcl po/it.po -l it -d po/
200 translated messages, 0 fuzzy ones, 7 untranslated ones.
289 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/ja.msg
tclsh po/po2msg.sh --statistics --tcl po/ja.po -l ja -d po/
276 translated messages, 4 fuzzy ones, 0 untranslated ones.
Generating catalog po/pt_br.msg
tclsh po/po2msg.sh --statistics --tcl po/pt_br.po -l pt_br -d po/
288 translated messages, 0 fuzzy ones, 0 untranslated ones.
Generating catalog po/ru.msg
tclsh po/po2msg.sh --statistics --tcl po/ru.po -l ru -d po/
Generating catalog po/sv.msg
tclsh po/po2msg.sh --statistics --tcl po/sv.po -l sv -d po/
283 translated messages, 0 fuzzy ones, 6 untranslated ones.
284 translated messages, 0 fuzzy ones, 0 untranslated ones.
290 translated messages, 1 fuzzy ones, 0 untranslated ones.
245 translated messages, 0 fuzzy ones, 0 untranslated ones.
290 translated messages, 0 fuzzy ones, 0 untranslated ones.
SUBDIR perl
cp private-Error.pm blib/lib/Error.pm
cp Git.pm blib/lib/Git.pm
Manifying blib/man3/private-Error.3pm
Manifying blib/man3/Git.3pm
SUBDIR git_remote_helpers
SUBDIR templates
SUBDIR git-gui
SUBDIR gitk-git
make[1]: Nothing to be done for `all'.
SUBDIR perl
SUBDIR git_remote_helpers
SUBDIR templates
install -d -m 755 '/Users/ondrej/repos/qsnake/local/bin'
install -d -m 755 '/Users/ondrej/repos/qsnake/local/libexec/git-core'
install git-daemon git-fast-import git-imap-send git-shell git-show-index git-upload-pack git-http-backend git-http-fetch git-http-push git-remote-http git-remote-https git-remote-ftp git-remote-ftps git-am git-bisect git-difftool--helper git-filter-branch git-lost-found git-merge-octopus git-merge-one-file git-merge-resolve git-mergetool git-pull git-quiltimport git-rebase--interactive git-rebase git-repack git-request-pull git-stash git-submodule git-web--browse git-add--interactive git-difftool git-archimport git-cvsexportcommit git-cvsimport git-cvsserver git-relink git-send-email git-svn git-remote-testgit git-instaweb '/Users/ondrej/repos/qsnake/local/libexec/git-core'
install -m 644 git-mergetool--lib git-parse-remote git-sh-setup '/Users/ondrej/repos/qsnake/local/libexec/git-core'
install git git-upload-pack git-receive-pack git-upload-archive git-shell git-cvsserver '/Users/ondrej/repos/qsnake/local/bin'
make -C templates DESTDIR='' install
install -d -m 755 '/Users/ondrej/repos/qsnake/local/share/git-core/templates'
(cd blt && tar cf - .) | \
(cd '/Users/ondrej/repos/qsnake/local/share/git-core/templates' && umask 022 && tar xof -)
make -C perl prefix='/Users/ondrej/repos/qsnake/local' DESTDIR='' install
Appending installation info to /Users/ondrej/repos/qsnake/local/Library/Perl/Updates/5.10.0/darwin-thread-multi-2level/perllocal.pod
Installing /Users/ondrej/repos/qsnake/local/lib/perl5/site_perl/Error.pm
Installing /Users/ondrej/repos/qsnake/local/lib/perl5/site_perl/Git.pm
Installing /Users/ondrej/repos/qsnake/local/share/man/man3/Git.3pm
Installing /Users/ondrej/repos/qsnake/local/share/man/man3/private-Error.3pm
Writing /Users/ondrej/repos/qsnake/local/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level/auto/Git/.packlist
make -C gitweb install
SUBDIR ../
make[2]: `GIT-VERSION-FILE' is up to date.
install -d -m 755 '/Users/ondrej/repos/qsnake/local/share/gitweb'
install -m 755 gitweb.cgi '/Users/ondrej/repos/qsnake/local/share/gitweb'
install -d -m 755 '/Users/ondrej/repos/qsnake/local/share/gitweb/static'
install -m 644 static/gitweb.js static/gitweb.css static/git-logo.png static/git-favicon.png '/Users/ondrej/repos/qsnake/local/share/gitweb/static'
make -C git_remote_helpers prefix='/Users/ondrej/repos/qsnake/local' DESTDIR='' install
/Users/ondrej/repos/qsnake/local/bin/python setup.py install --prefix /Users/ondrej/repos/qsnake/local
running install
running build
running build_py
running install_lib
creating /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers
copying build/lib/git_remote_helpers/__init__.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers
creating /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/__init__.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/exporter.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/git.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/importer.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/non_local.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/git/repo.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git
copying build/lib/git_remote_helpers/util.py -> /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/__init__.py to __init__.pyc
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git/__init__.py to __init__.pyc
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git/exporter.py to exporter.pyc
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git/git.py to git.pyc
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git/importer.py to importer.pyc
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git/non_local.py to non_local.pyc
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/git/repo.py to repo.pyc
byte-compiling /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers/util.py to util.pyc
running install_egg_info
Writing /Users/ondrej/repos/qsnake/local/lib/python2.6/site-packages/git_remote_helpers-0.1.0-py2.6.egg-info
make -C gitk-git install
install -m 755 gitk-wish '/Users/ondrej/repos/qsnake/local/bin'/gitk
install -d -m 755 '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs'
install -m 644 po/de.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/es.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/fr.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/hu.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/it.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/ja.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/pt_br.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/ru.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && install -m 644 po/sv.msg '/Users/ondrej/repos/qsnake/local/share/gitk/lib/msgs' && true
make -C git-gui gitexecdir='/Users/ondrej/repos/qsnake/local/libexec/git-core' install
DEST /Users/ondrej/repos/qsnake/local/libexec/git-core
INSTALL 755 git-gui
INSTALL 755 git-gui--askpass
LINK git-citool -> git-gui
DEST /Users/ondrej/repos/qsnake/local/share/git-gui/lib
INSTALL 644 tclIndex
INSTALL Git Gui.app
200 blocks
INSTALL 755 git-gui.tcl
INSTALL 644 about.tcl
INSTALL 644 blame.tcl
INSTALL 644 branch.tcl
INSTALL 644 branch_checkout.tcl
INSTALL 644 branch_create.tcl
INSTALL 644 branch_delete.tcl
INSTALL 644 branch_rename.tcl
INSTALL 644 browser.tcl
INSTALL 644 checkout_op.tcl
INSTALL 644 choose_font.tcl
INSTALL 644 choose_repository.tcl
INSTALL 644 choose_rev.tcl
INSTALL 644 class.tcl
INSTALL 644 commit.tcl
INSTALL 644 console.tcl
INSTALL 644 database.tcl
INSTALL 644 date.tcl
INSTALL 644 diff.tcl
INSTALL 644 encoding.tcl
INSTALL 644 error.tcl
INSTALL 644 index.tcl
INSTALL 644 logo.tcl
INSTALL 644 merge.tcl
INSTALL 644 mergetool.tcl
INSTALL 644 option.tcl
INSTALL 644 remote.tcl
INSTALL 644 remote_add.tcl
INSTALL 644 remote_branch_delete.tcl
INSTALL 644 search.tcl
INSTALL 644 shortcut.tcl
INSTALL 644 spellcheck.tcl
INSTALL 644 sshkey.tcl
INSTALL 644 status_bar.tcl
INSTALL 644 themed.tcl
INSTALL 644 tools.tcl
INSTALL 644 tools_dlg.tcl
INSTALL 644 transport.tcl
INSTALL 644 win32.tcl
INSTALL 644 git-gui.ico
INSTALL 644 win32_shortcut.js
DEST /Users/ondrej/repos/qsnake/local/share/git-gui/lib/msgs
INSTALL 644 de.msg
INSTALL 644 el.msg
INSTALL 644 fr.msg
INSTALL 644 hu.msg
INSTALL 644 it.msg
INSTALL 644 ja.msg
INSTALL 644 nb.msg
INSTALL 644 ru.msg
INSTALL 644 sv.msg
INSTALL 644 zh_cn.msg
bindir=$(cd '/Users/ondrej/repos/qsnake/local/bin' && pwd) && \
execdir=$(cd '/Users/ondrej/repos/qsnake/local/libexec/git-core' && pwd) && \
{ test "$bindir/" = "$execdir/" || \
for p in git git-shell git-upload-pack git-cvsserver; do \
rm -f "$execdir/$p" && \
test -z "" && \
ln "$bindir/$p" "$execdir/$p" 2>/dev/null || \
cp "$bindir/$p" "$execdir/$p" || exit; \
done; \
} && \
for p in git-receive-pack git-upload-archive; do \
rm -f "$bindir/$p" && \
ln "$bindir/git" "$bindir/$p" 2>/dev/null || \
ln -s "git" "$bindir/$p" 2>/dev/null || \
cp "$bindir/git" "$bindir/$p" || exit; \
done && \
for p in git-add git-annotate git-apply git-archive git-bisect--helper git-blame git-branch git-bundle git-cat-file git-check-attr git-check-ref-format git-checkout-index git-checkout git-clean git-clone git-commit-tree git-commit git-config git-count-objects git-describe git-diff-files git-diff-index git-diff-tree git-diff git-fast-export git-fetch-pack git-fetch git-fmt-merge-msg git-for-each-ref git-fsck git-gc git-grep git-hash-object git-help git-index-pack git-init-db git-log git-ls-files git-ls-remote git-ls-tree git-mailinfo git-mailsplit git-merge git-merge-base git-merge-file git-merge-index git-merge-ours git-merge-recursive git-merge-tree git-mktag git-mktree git-mv git-name-rev git-notes git-pack-objects git-pack-redundant git-pack-refs git-patch-id git-prune-packed git-prune git-push git-read-tree git-receive-pack git-reflog git-remote git-remote-ext git-remote-fd git-replace git-rerere git-reset git-rev-list git-rev-parse git-revert git-rm git-send-pack git-shortlog git-show-branch git-show-ref git-stripspace git-symbolic-ref git-tag git-tar-tree git-unpack-file git-unpack-objects git-update-index git-update-ref git-update-server-info git-upload-archive git-var git-verify-pack git-verify-tag git-write-tree git-cherry git-cherry-pick git-format-patch git-fsck-objects git-get-tar-commit-id git-init git-merge-subtree git-peek-remote git-repo-config git-show git-stage git-status git-whatchanged; do \
rm -f "$execdir/$p" && \
ln "$execdir/git" "$execdir/$p" 2>/dev/null || \
ln -s "git" "$execdir/$p" 2>/dev/null || \
cp "$execdir/git" "$execdir/$p" || exit; \
done && \
remote_curl_aliases="git-remote-https git-remote-ftp git-remote-ftps" && \
for p in $remote_curl_aliases; do \
rm -f "$execdir/$p" && \
ln "$execdir/git-remote-http" "$execdir/$p" 2>/dev/null || \
ln -s "git-remote-http" "$execdir/$p" 2>/dev/null || \
cp "$execdir/git-remote-http" "$execdir/$p" || exit; \
done && \
./check_bindir "z$bindir" "z$execdir" "$bindir/git-add"
Running from numpy source directory.F2PY Version 2
numpy/core/setup_common.py:86: MismatchCAPIWarning: API mismatch detected, the C API version numbers have to be updated. Current C api version is 6, with checksum a413221a7ff73fcf251aeb5ee8fa73ff, but recorded checksum for C API version 6 in codegen_dir/cversions.txt is 941534d1afbc085b996141e8027d1d1e. If functions were added in the C API, you have to update C_API_VERSION in numpy/core/setup_common.py.
MismatchCAPIWarning)
blas_opt_info:
FOUND:
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
define_macros = [('NO_ATLAS_INFO', 3)]
extra_compile_args = ['-msse3', '-I/System/Library/Frameworks/vecLib.framework/Headers']
lapack_opt_info:
FOUND:
extra_link_args = ['-Wl,-framework', '-Wl,Accelerate']
define_macros = [('NO_ATLAS_INFO', 3)]
extra_compile_args = ['-msse3']
running install
running build
running config_cc
unifing config_cc, config, build_clib, build_ext, build commands --compiler options
running config_fc
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
running build_src
build_src
building py_modules sources
creating build
creating build/src.macosx-10.4-i386-2.6
creating build/src.macosx-10.4-i386-2.6/numpy
creating build/src.macosx-10.4-i386-2.6/numpy/distutils
building library "npymath" sources
customize NAGFCompiler
Could not locate executable f95
customize AbsoftFCompiler
Could not locate executable f90
Could not locate executable f77
customize IBMFCompiler
Could not locate executable xlf90
Could not locate executable xlf
customize IntelFCompiler
Could not locate executable ifort
Could not locate executable ifc
customize GnuFCompiler
Could not locate executable g77
customize Gnu95FCompiler
Could not locate executable gfortran
customize G95FCompiler
Could not locate executable g95
customize PGroupFCompiler
Could not locate executable pgf90
Could not locate executable pgf77
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'exp'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
creating build/src.macosx-10.4-i386-2.6/numpy/core
creating build/src.macosx-10.4-i386-2.6/numpy/core/src
creating build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath/npy_math.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath/ieee754.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath/npy_math_complex.c
building extension "numpy.core._sort" sources
Generating build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1:20: error: endian.h: No such file or directory
_configtest.c:1:20: error: endian.h: No such file or directory
failure.
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:7: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
_configtest.c:5: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:7: error: 'SIZEOF_LONGDOUBLE' undeclared (first use in this function)
_configtest.c:7: error: (Each undeclared identifier is reported only once
_configtest.c:7: error: for each function it appears in.)
failure.
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:5: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:7: error: size of array 'test_array' is negative
_configtest.c:6: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:7: error: size of array 'test_array' is negative
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'exp'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'asin'
_configtest.c:2: warning: conflicting types for built-in function 'cos'
_configtest.c:3: warning: conflicting types for built-in function 'log'
_configtest.c:4: warning: conflicting types for built-in function 'fabs'
_configtest.c:5: warning: conflicting types for built-in function 'tanh'
_configtest.c:6: warning: conflicting types for built-in function 'atan'
_configtest.c:7: warning: conflicting types for built-in function 'acos'
_configtest.c:8: warning: conflicting types for built-in function 'floor'
_configtest.c:9: warning: conflicting types for built-in function 'fmod'
_configtest.c:10: warning: conflicting types for built-in function 'sqrt'
_configtest.c:11: warning: conflicting types for built-in function 'cosh'
_configtest.c:12: warning: conflicting types for built-in function 'modf'
_configtest.c:13: warning: conflicting types for built-in function 'sinh'
_configtest.c:14: warning: conflicting types for built-in function 'frexp'
_configtest.c:15: warning: conflicting types for built-in function 'exp'
_configtest.c:16: warning: conflicting types for built-in function 'tan'
_configtest.c:17: warning: conflicting types for built-in function 'ceil'
_configtest.c:18: warning: conflicting types for built-in function 'log10'
_configtest.c:19: warning: conflicting types for built-in function 'sin'
_configtest.c:20: warning: conflicting types for built-in function 'ldexp'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'log2'
_configtest.c:2: warning: conflicting types for built-in function 'pow'
_configtest.c:3: warning: conflicting types for built-in function 'exp2'
_configtest.c:4: warning: conflicting types for built-in function 'atan2'
_configtest.c:5: warning: conflicting types for built-in function 'rint'
_configtest.c:6: warning: conflicting types for built-in function 'nextafter'
_configtest.c:7: warning: conflicting types for built-in function 'trunc'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'cosf'
_configtest.c:2: warning: conflicting types for built-in function 'coshf'
_configtest.c:3: warning: conflicting types for built-in function 'rintf'
_configtest.c:4: warning: conflicting types for built-in function 'fabsf'
_configtest.c:5: warning: conflicting types for built-in function 'floorf'
_configtest.c:6: warning: conflicting types for built-in function 'nextafterf'
_configtest.c:7: warning: conflicting types for built-in function 'tanhf'
_configtest.c:8: warning: conflicting types for built-in function 'log10f'
_configtest.c:9: warning: conflicting types for built-in function 'logf'
_configtest.c:10: warning: conflicting types for built-in function 'sinhf'
_configtest.c:11: warning: conflicting types for built-in function 'acosf'
_configtest.c:12: warning: conflicting types for built-in function 'sqrtf'
_configtest.c:13: warning: conflicting types for built-in function 'ldexpf'
_configtest.c:14: warning: conflicting types for built-in function 'hypotf'
_configtest.c:15: warning: conflicting types for built-in function 'log2f'
_configtest.c:16: warning: conflicting types for built-in function 'exp2f'
_configtest.c:17: warning: conflicting types for built-in function 'atanf'
_configtest.c:18: warning: conflicting types for built-in function 'fmodf'
_configtest.c:19: warning: conflicting types for built-in function 'atan2f'
_configtest.c:20: warning: conflicting types for built-in function 'modff'
_configtest.c:21: warning: conflicting types for built-in function 'ceilf'
_configtest.c:22: warning: conflicting types for built-in function 'log1pf'
_configtest.c:23: warning: conflicting types for built-in function 'asinf'
_configtest.c:24: warning: conflicting types for built-in function 'copysignf'
_configtest.c:25: warning: conflicting types for built-in function 'acoshf'
_configtest.c:26: warning: conflicting types for built-in function 'sinf'
_configtest.c:27: warning: conflicting types for built-in function 'tanf'
_configtest.c:28: warning: conflicting types for built-in function 'atanhf'
_configtest.c:29: warning: conflicting types for built-in function 'truncf'
_configtest.c:30: warning: conflicting types for built-in function 'asinhf'
_configtest.c:31: warning: conflicting types for built-in function 'frexpf'
_configtest.c:32: warning: conflicting types for built-in function 'powf'
_configtest.c:33: warning: conflicting types for built-in function 'expf'
_configtest.c:34: warning: conflicting types for built-in function 'expm1f'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'tanhl'
_configtest.c:2: warning: conflicting types for built-in function 'log10l'
_configtest.c:3: warning: conflicting types for built-in function 'nextafterl'
_configtest.c:4: warning: conflicting types for built-in function 'coshl'
_configtest.c:5: warning: conflicting types for built-in function 'cosl'
_configtest.c:6: warning: conflicting types for built-in function 'floorl'
_configtest.c:7: warning: conflicting types for built-in function 'rintl'
_configtest.c:8: warning: conflicting types for built-in function 'fabsl'
_configtest.c:9: warning: conflicting types for built-in function 'acosl'
_configtest.c:10: warning: conflicting types for built-in function 'ldexpl'
_configtest.c:11: warning: conflicting types for built-in function 'sqrtl'
_configtest.c:12: warning: conflicting types for built-in function 'logl'
_configtest.c:13: warning: conflicting types for built-in function 'expm1l'
_configtest.c:14: warning: conflicting types for built-in function 'hypotl'
_configtest.c:15: warning: conflicting types for built-in function 'log2l'
_configtest.c:16: warning: conflicting types for built-in function 'copysignl'
_configtest.c:17: warning: conflicting types for built-in function 'exp2l'
_configtest.c:18: warning: conflicting types for built-in function 'atanl'
_configtest.c:19: warning: conflicting types for built-in function 'frexpl'
_configtest.c:20: warning: conflicting types for built-in function 'atan2l'
_configtest.c:21: warning: conflicting types for built-in function 'sinhl'
_configtest.c:22: warning: conflicting types for built-in function 'fmodl'
_configtest.c:23: warning: conflicting types for built-in function 'log1pl'
_configtest.c:24: warning: conflicting types for built-in function 'asinl'
_configtest.c:25: warning: conflicting types for built-in function 'ceill'
_configtest.c:26: warning: conflicting types for built-in function 'sinl'
_configtest.c:27: warning: conflicting types for built-in function 'acoshl'
_configtest.c:28: warning: conflicting types for built-in function 'atanhl'
_configtest.c:29: warning: conflicting types for built-in function 'tanl'
_configtest.c:30: warning: conflicting types for built-in function 'truncl'
_configtest.c:31: warning: conflicting types for built-in function 'powl'
_configtest.c:32: warning: conflicting types for built-in function 'expl'
_configtest.c:33: warning: conflicting types for built-in function 'modfl'
_configtest.c:34: warning: conflicting types for built-in function 'asinhl'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:8: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
_configtest.c:6: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:8: error: 'HAVE_DECL_SIGNBIT' undeclared (first use in this function)
_configtest.c:8: error: (Each undeclared identifier is reported only once
_configtest.c:8: error: for each function it appears in.)
failure.
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:6: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'cexp'
_configtest.c:2: warning: conflicting types for built-in function 'clog'
_configtest.c:3: warning: conflicting types for built-in function 'ccos'
_configtest.c:4: warning: conflicting types for built-in function 'cimag'
_configtest.c:5: warning: conflicting types for built-in function 'cabs'
_configtest.c:6: warning: conflicting types for built-in function 'cpow'
_configtest.c:7: warning: conflicting types for built-in function 'csqrt'
_configtest.c:8: warning: conflicting types for built-in function 'carg'
_configtest.c:9: warning: conflicting types for built-in function 'creal'
_configtest.c:10: warning: conflicting types for built-in function 'csin'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'ccosf'
_configtest.c:2: warning: conflicting types for built-in function 'cargf'
_configtest.c:3: warning: conflicting types for built-in function 'csqrtf'
_configtest.c:4: warning: conflicting types for built-in function 'cpowf'
_configtest.c:5: warning: conflicting types for built-in function 'cexpf'
_configtest.c:6: warning: conflicting types for built-in function 'crealf'
_configtest.c:7: warning: conflicting types for built-in function 'csinf'
_configtest.c:8: warning: conflicting types for built-in function 'cabsf'
_configtest.c:9: warning: conflicting types for built-in function 'clogf'
_configtest.c:10: warning: conflicting types for built-in function 'cimagf'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'csqrtl'
_configtest.c:2: warning: conflicting types for built-in function 'cargl'
_configtest.c:3: warning: conflicting types for built-in function 'cexpl'
_configtest.c:4: warning: conflicting types for built-in function 'ccosl'
_configtest.c:5: warning: conflicting types for built-in function 'cpowl'
_configtest.c:6: warning: conflicting types for built-in function 'cimagl'
_configtest.c:7: warning: conflicting types for built-in function 'csinl'
_configtest.c:8: warning: conflicting types for built-in function 'creall'
_configtest.c:9: warning: conflicting types for built-in function 'clogl'
_configtest.c:10: warning: conflicting types for built-in function 'cabsl'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
('File:', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h')
#define SIZEOF_PY_INTPTR_T 8
#define SIZEOF_PY_LONG_LONG 8
#define MATHLIB
#define HAVE_SIN
#define HAVE_COS
#define HAVE_TAN
#define HAVE_SINH
#define HAVE_COSH
#define HAVE_TANH
#define HAVE_FABS
#define HAVE_FLOOR
#define HAVE_CEIL
#define HAVE_SQRT
#define HAVE_LOG10
#define HAVE_LOG
#define HAVE_EXP
#define HAVE_ASIN
#define HAVE_ACOS
#define HAVE_ATAN
#define HAVE_FMOD
#define HAVE_MODF
#define HAVE_FREXP
#define HAVE_LDEXP
#define HAVE_RINT
#define HAVE_TRUNC
#define HAVE_EXP2
#define HAVE_LOG2
#define HAVE_ATAN2
#define HAVE_POW
#define HAVE_NEXTAFTER
#define HAVE_SINF
#define HAVE_COSF
#define HAVE_TANF
#define HAVE_SINHF
#define HAVE_COSHF
#define HAVE_TANHF
#define HAVE_FABSF
#define HAVE_FLOORF
#define HAVE_CEILF
#define HAVE_RINTF
#define HAVE_TRUNCF
#define HAVE_SQRTF
#define HAVE_LOG10F
#define HAVE_LOGF
#define HAVE_LOG1PF
#define HAVE_EXPF
#define HAVE_EXPM1F
#define HAVE_ASINF
#define HAVE_ACOSF
#define HAVE_ATANF
#define HAVE_ASINHF
#define HAVE_ACOSHF
#define HAVE_ATANHF
#define HAVE_HYPOTF
#define HAVE_ATAN2F
#define HAVE_POWF
#define HAVE_FMODF
#define HAVE_MODFF
#define HAVE_FREXPF
#define HAVE_LDEXPF
#define HAVE_EXP2F
#define HAVE_LOG2F
#define HAVE_COPYSIGNF
#define HAVE_NEXTAFTERF
#define HAVE_SINL
#define HAVE_COSL
#define HAVE_TANL
#define HAVE_SINHL
#define HAVE_COSHL
#define HAVE_TANHL
#define HAVE_FABSL
#define HAVE_FLOORL
#define HAVE_CEILL
#define HAVE_RINTL
#define HAVE_TRUNCL
#define HAVE_SQRTL
#define HAVE_LOG10L
#define HAVE_LOGL
#define HAVE_LOG1PL
#define HAVE_EXPL
#define HAVE_EXPM1L
#define HAVE_ASINL
#define HAVE_ACOSL
#define HAVE_ATANL
#define HAVE_ASINHL
#define HAVE_ACOSHL
#define HAVE_ATANHL
#define HAVE_HYPOTL
#define HAVE_ATAN2L
#define HAVE_POWL
#define HAVE_FMODL
#define HAVE_MODFL
#define HAVE_FREXPL
#define HAVE_LDEXPL
#define HAVE_EXP2L
#define HAVE_LOG2L
#define HAVE_COPYSIGNL
#define HAVE_NEXTAFTERL
#define HAVE_DECL_SIGNBIT
#define HAVE_COMPLEX_H
#define HAVE_CREAL
#define HAVE_CIMAG
#define HAVE_CABS
#define HAVE_CARG
#define HAVE_CEXP
#define HAVE_CSQRT
#define HAVE_CLOG
#define HAVE_CCOS
#define HAVE_CSIN
#define HAVE_CPOW
#define HAVE_CREALF
#define HAVE_CIMAGF
#define HAVE_CABSF
#define HAVE_CARGF
#define HAVE_CEXPF
#define HAVE_CSQRTF
#define HAVE_CLOGF
#define HAVE_CCOSF
#define HAVE_CSINF
#define HAVE_CPOWF
#define HAVE_CREALL
#define HAVE_CIMAGL
#define HAVE_CABSL
#define HAVE_CARGL
#define HAVE_CEXPL
#define HAVE_CSQRTL
#define HAVE_CLOGL
#define HAVE_CCOSL
#define HAVE_CSINL
#define HAVE_CPOWL
#ifndef __cplusplus
/* #undef inline */
#endif
#ifndef _NPY_NPY_CONFIG_H_
#error config.h should never be included directly, include npy_config.h instead
#endif
EOF
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h' to sources.
Generating build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:1: warning: conflicting types for built-in function 'exp'
gcc _configtest.o -o _configtest
success!
removing: _configtest.c _configtest.o _configtest
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:5: warning: function declaration isn't a prototype
success!
removing: _configtest.c _configtest.o
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
_configtest.c:4: warning: function declaration isn't a prototype
_configtest.c: In function 'main':
_configtest.c:8: warning: control reaches end of non-void function
success!
removing: _configtest.c _configtest.o
File: build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h
#define NPY_SIZEOF_SHORT SIZEOF_SHORT
#define NPY_SIZEOF_INT SIZEOF_INT
#define NPY_SIZEOF_LONG SIZEOF_LONG
#define NPY_SIZEOF_FLOAT 4
#define NPY_SIZEOF_COMPLEX_FLOAT 8
#define NPY_SIZEOF_DOUBLE 8
#define NPY_SIZEOF_COMPLEX_DOUBLE 16
#define NPY_SIZEOF_LONGDOUBLE 16
#define NPY_SIZEOF_COMPLEX_LONGDOUBLE 32
#define NPY_SIZEOF_PY_INTPTR_T 8
#define NPY_SIZEOF_PY_LONG_LONG 8
#define NPY_SIZEOF_LONGLONG 8
#define NPY_NO_SMP 0
#define NPY_HAVE_DECL_ISNAN
#define NPY_HAVE_DECL_ISINF
#define NPY_HAVE_DECL_ISFINITE
#define NPY_HAVE_DECL_SIGNBIT
#define NPY_USE_C99_COMPLEX
#define NPY_HAVE_COMPLEX_DOUBLE 1
#define NPY_HAVE_COMPLEX_FLOAT 1
#define NPY_HAVE_COMPLEX_LONG_DOUBLE 1
#define NPY_USE_C99_FORMATS 1
#define NPY_VISIBILITY_HIDDEN __attribute__((visibility("hidden")))
#define NPY_ABI_VERSION 0x01000009
#define NPY_API_VERSION 0x00000006
#ifndef __STDC_FORMAT_MACROS
#define __STDC_FORMAT_MACROS 1
#endif
EOF
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources.
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/_sortmodule.c
numpy.core - nothing done with h_files = ['build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.multiarray" sources
non-existing path in 'numpy/core': 'build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray'
creating build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray/scalartypes.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray/arraytypes.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray/new_iterator.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray/lowlevel_strided_loops.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray/einsum.c
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources.
numpy.core - nothing done with h_files = ['build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__multiarray_api.h']
building extension "numpy.core.umath" sources
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources.
non-existing path in 'numpy/core': 'build/src.macosx-10.4-i386-2.6/numpy/core/src/umath'
creating build/src.macosx-10.4-i386-2.6/numpy/core/src/umath
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/umath/loops.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/umath/umathmodule.c
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/umath/funcs.inc
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/src/umath' to include_dirs.
numpy.core - nothing done with h_files = ['build/src.macosx-10.4-i386-2.6/numpy/core/src/umath/funcs.inc', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core.scalarmath" sources
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h' to sources.
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h' to sources.
executing numpy/core/code_generators/generate_numpy_api.py
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__multiarray_api.h' to sources.
executing numpy/core/code_generators/generate_ufunc_api.py
adding 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__ufunc_api.h' to sources.
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/scalarmathmodule.c
numpy.core - nothing done with h_files = ['build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/config.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/_numpyconfig.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__multiarray_api.h', 'build/src.macosx-10.4-i386-2.6/numpy/core/include/numpy/__ufunc_api.h']
building extension "numpy.core._dotblas" sources
adding 'numpy/core/blasdot/_dotblas.c' to sources.
building extension "numpy.core.umath_tests" sources
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/umath/umath_tests.c
building extension "numpy.core.multiarray_tests" sources
conv_template:> build/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray/multiarray_tests.c
building extension "numpy.lib._compiled_base" sources
building extension "numpy.numarray._capi" sources
building extension "numpy.fft.fftpack_lite" sources
building extension "numpy.linalg.lapack_lite" sources
creating build/src.macosx-10.4-i386-2.6/numpy/linalg
adding 'numpy/linalg/lapack_litemodule.c' to sources.
adding 'numpy/linalg/python_xerbla.c' to sources.
building extension "numpy.random.mtrand" sources
creating build/src.macosx-10.4-i386-2.6/numpy/random
/Users/ondrej/repos/qsnake/spkg/build/numpy-4391f02/numpy/distutils/command/config.py:40: DeprecationWarning:
+++++++++++++++++++++++++++++++++++++++++++++++++
Usage of try_run is deprecated: please do not
use it anymore, and avoid configuration checks
involving running executable on the target machine.
+++++++++++++++++++++++++++++++++++++++++++++++++
DeprecationWarning)
customize NAGFCompiler
customize AbsoftFCompiler
customize IBMFCompiler
customize IntelFCompiler
customize GnuFCompiler
customize Gnu95FCompiler
customize G95FCompiler
customize PGroupFCompiler
don't know how to compile Fortran code on platform 'posix'
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -c'
gcc: _configtest.c
gcc _configtest.o -o _configtest
_configtest
failure.
removing: _configtest.c _configtest.o _configtest
building data_files sources
build_src: building npy-pkg config files
running build_py
creating build/lib.macosx-10.4-i386-2.6
creating build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/_import_tools.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/add_newdocs.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/ctypeslib.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/dual.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/matlib.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying numpy/version.py -> build/lib.macosx-10.4-i386-2.6/numpy
copying build/src.macosx-10.4-i386-2.6/numpy/__config__.py -> build/lib.macosx-10.4-i386-2.6/numpy
creating build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/__version__.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/ccompiler.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/compat.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/conv_template.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/core.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/cpuinfo.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/environment.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/exec_command.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/extension.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/from_template.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/info.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/intelccompiler.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/interactive.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/lib2def.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/line_endings.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/log.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/mingw32ccompiler.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/misc_util.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/npy_pkg_config.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/numpy_distribution.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/pathccompiler.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/system_info.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying numpy/distutils/unixccompiler.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
copying build/src.macosx-10.4-i386-2.6/numpy/distutils/__config__.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils
creating build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/autodist.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/bdist_rpm.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/build.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/build_clib.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/build_ext.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/build_py.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/build_scripts.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/build_src.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/config.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/config_compiler.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/develop.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/egg_info.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/install.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/install_clib.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/install_data.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/install_headers.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/scons.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
copying numpy/distutils/command/sdist.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/command
creating build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/absoft.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/compaq.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/g95.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/gnu.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/hpux.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/ibm.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/intel.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/lahey.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/mips.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/nag.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/none.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pathf95.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/pg.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/sun.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
copying numpy/distutils/fcompiler/vast.py -> build/lib.macosx-10.4-i386-2.6/numpy/distutils/fcompiler
creating build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/decorators.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/noseclasses.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/nosetester.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/nulltester.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/numpytest.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/print_coercion_tables.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
copying numpy/testing/utils.py -> build/lib.macosx-10.4-i386-2.6/numpy/testing
creating build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/__version__.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/auxfuncs.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/capi_maps.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/cb_rules.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/cfuncs.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/common_rules.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/crackfortran.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/diagnose.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/f2py2e.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/f2py_testing.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/f90mod_rules.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/func2subr.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/info.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/rules.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
copying numpy/f2py/use_rules.py -> build/lib.macosx-10.4-i386-2.6/numpy/f2py
creating build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/_internal.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/_mx_datetime_parser.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/arrayprint.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/defchararray.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/fromnumeric.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/function_base.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/getlimits.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/info.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/machar.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/memmap.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/numeric.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/numerictypes.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/records.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/scons_support.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/setup_common.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/shape_base.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
copying numpy/core/code_generators/generate_numpy_api.py -> build/lib.macosx-10.4-i386-2.6/numpy/core
creating build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/_datasource.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/_iotools.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/arraysetops.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/arrayterator.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/financial.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/format.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/function_base.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/index_tricks.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/info.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/npyio.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/polynomial.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/recfunctions.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/scimath.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/shape_base.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/stride_tricks.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/twodim_base.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/type_check.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/ufunclike.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/user_array.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
copying numpy/lib/utils.py -> build/lib.macosx-10.4-i386-2.6/numpy/lib
creating build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/alter_code1.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/alter_code2.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/array_printer.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/arrayfns.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/compat.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/fft.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/fix_default_axis.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/functions.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/linear_algebra.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/ma.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/matrix.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/misc.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/mlab.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/precision.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/random_array.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/rng.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/rng_stats.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/typeconv.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/ufuncs.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
copying numpy/oldnumeric/user_array.py -> build/lib.macosx-10.4-i386-2.6/numpy/oldnumeric
creating build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/alter_code1.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/alter_code2.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/compat.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/convolve.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/fft.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/functions.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/image.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/linear_algebra.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/ma.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/matrix.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/mlab.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/nd_image.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/numerictypes.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/random_array.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/session.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/ufuncs.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
copying numpy/numarray/util.py -> build/lib.macosx-10.4-i386-2.6/numpy/numarray
creating build/lib.macosx-10.4-i386-2.6/numpy/fft
copying numpy/fft/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/fft
copying numpy/fft/fftpack.py -> build/lib.macosx-10.4-i386-2.6/numpy/fft
copying numpy/fft/helper.py -> build/lib.macosx-10.4-i386-2.6/numpy/fft
copying numpy/fft/info.py -> build/lib.macosx-10.4-i386-2.6/numpy/fft
copying numpy/fft/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/fft
copying numpy/fft/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/fft
creating build/lib.macosx-10.4-i386-2.6/numpy/linalg
copying numpy/linalg/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/linalg
copying numpy/linalg/info.py -> build/lib.macosx-10.4-i386-2.6/numpy/linalg
copying numpy/linalg/linalg.py -> build/lib.macosx-10.4-i386-2.6/numpy/linalg
copying numpy/linalg/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/linalg
copying numpy/linalg/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/linalg
creating build/lib.macosx-10.4-i386-2.6/numpy/random
copying numpy/random/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/random
copying numpy/random/info.py -> build/lib.macosx-10.4-i386-2.6/numpy/random
copying numpy/random/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/random
copying numpy/random/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/random
creating build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/bench.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/core.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/extras.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/mrecords.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/testutils.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/timer_comparison.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
copying numpy/ma/version.py -> build/lib.macosx-10.4-i386-2.6/numpy/ma
creating build/lib.macosx-10.4-i386-2.6/numpy/matrixlib
copying numpy/matrixlib/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/matrixlib
copying numpy/matrixlib/defmatrix.py -> build/lib.macosx-10.4-i386-2.6/numpy/matrixlib
copying numpy/matrixlib/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/matrixlib
copying numpy/matrixlib/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/matrixlib
creating build/lib.macosx-10.4-i386-2.6/numpy/compat
copying numpy/compat/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/compat
copying numpy/compat/_inspect.py -> build/lib.macosx-10.4-i386-2.6/numpy/compat
copying numpy/compat/py3k.py -> build/lib.macosx-10.4-i386-2.6/numpy/compat
copying numpy/compat/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/compat
copying numpy/compat/setupscons.py -> build/lib.macosx-10.4-i386-2.6/numpy/compat
creating build/lib.macosx-10.4-i386-2.6/numpy/polynomial
copying numpy/polynomial/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/polynomial
copying numpy/polynomial/chebyshev.py -> build/lib.macosx-10.4-i386-2.6/numpy/polynomial
copying numpy/polynomial/legendre.py -> build/lib.macosx-10.4-i386-2.6/numpy/polynomial
copying numpy/polynomial/polynomial.py -> build/lib.macosx-10.4-i386-2.6/numpy/polynomial
copying numpy/polynomial/polytemplate.py -> build/lib.macosx-10.4-i386-2.6/numpy/polynomial
copying numpy/polynomial/polyutils.py -> build/lib.macosx-10.4-i386-2.6/numpy/polynomial
copying numpy/polynomial/setup.py -> build/lib.macosx-10.4-i386-2.6/numpy/polynomial
creating build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/__init__.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/basics.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/broadcasting.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/byteswapping.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/constants.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/creation.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/glossary.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/howtofind.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/indexing.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/internals.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/io.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/jargon.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/methods_vs_functions.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/misc.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/performance.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/structured_arrays.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/subclassing.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
copying numpy/doc/ufuncs.py -> build/lib.macosx-10.4-i386-2.6/numpy/doc
running build_clib
customize UnixCCompiler
customize UnixCCompiler using build_clib
building 'npymath' library
compiling C sources
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
creating build/temp.macosx-10.4-i386-2.6
creating build/temp.macosx-10.4-i386-2.6/build
creating build/temp.macosx-10.4-i386-2.6/build/src.macosx-10.4-i386-2.6
creating build/temp.macosx-10.4-i386-2.6/build/src.macosx-10.4-i386-2.6/numpy
creating build/temp.macosx-10.4-i386-2.6/build/src.macosx-10.4-i386-2.6/numpy/core
creating build/temp.macosx-10.4-i386-2.6/build/src.macosx-10.4-i386-2.6/numpy/core/src
creating build/temp.macosx-10.4-i386-2.6/build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath
creating build/temp.macosx-10.4-i386-2.6/numpy
creating build/temp.macosx-10.4-i386-2.6/numpy/core
creating build/temp.macosx-10.4-i386-2.6/numpy/core/src
creating build/temp.macosx-10.4-i386-2.6/numpy/core/src/npymath
compile options: '-Inumpy/core/include -Ibuild/src.macosx-10.4-i386-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -Ibuild/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray -Ibuild/src.macosx-10.4-i386-2.6/numpy/core/src/umath -c'
gcc: build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath/npy_math_complex.c
gcc: numpy/core/src/npymath/halffloat.c
gcc: build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath/npy_math.c
gcc: build/src.macosx-10.4-i386-2.6/numpy/core/src/npymath/ieee754.c
ar: adding 4 object files to build/temp.macosx-10.4-i386-2.6/libnpymath.a
ranlib:@ build/temp.macosx-10.4-i386-2.6/libnpymath.a
running build_ext
customize UnixCCompiler
customize UnixCCompiler using build_ext
building 'numpy.core._sort' extension
compiling C sources
C compiler: gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
compile options: '-Inumpy/core/include -Ibuild/src.macosx-10.4-i386-2.6/numpy/core/include/numpy -Inumpy/core/src/private -Inumpy/core/src -Inumpy/core -Inumpy/core/src/npymath -Inumpy/core/src/multiarray -Inumpy/core/src/umath -Inumpy/core/include -I/Users/ondrej/repos/qsnake/local/include/python2.6 -Ibuild/src.macosx-10.4-i386-2.6/numpy/core/src/multiarray -Ibuild/src.macosx-10.4-i386-2.6/numpy/core/src/umath -c'
gcc: build/src.macosx-10.4-i386-2.6/numpy/core/src/_sortmodule.c
gcc -L/Users/ondrej/repos/qsnake/local/lib -bundle -undefined dynamic_lookup -shared build/temp.macosx-10.4-i386-2.6/build/src.macosx-10.4-i386-2.6/numpy/core/src/_sortmodule.o -Lbuild/temp.macosx-10.4-i386-2.6 -lnpymath -o build/lib.macosx-10.4-i386-2.6/numpy/core/_sort.so
i686-apple-darwin10-gcc-4.2.1: -bundle not allowed with -dynamiclib
i686-apple-darwin10-gcc-4.2.1: -bundle not allowed with -dynamiclib
error: Command "gcc -L/Users/ondrej/repos/qsnake/local/lib -bundle -undefined dynamic_lookup -shared build/temp.macosx-10.4-i386-2.6/build/src.macosx-10.4-i386-2.6/numpy/core/src/_sortmodule.o -Lbuild/temp.macosx-10.4-i386-2.6 -lnpymath -o build/lib.macosx-10.4-i386-2.6/numpy/core/_sort.so" failed with exit status 1
***************************************************
Qsnake is not installed. Running systemwide Python.
Only use this mode to install Qsnake.
***************************************************
Building Qsnake
Installing dependencies for /Users/ondrej/repos/qsnake/spkg/standard/git-a5b0d30.spkg...
Package 'readline' is already installed
Package 'libpng' is already installed
mkdir -p $QSNAKE_ROOT/local/bin
mkdir -p $QSNAKE_ROOT/local/doc
mkdir -p $QSNAKE_ROOT/local/include
mkdir -p $QSNAKE_ROOT/local/lib
mkdir -p $QSNAKE_ROOT/local/man
mkdir -p $QSNAKE_ROOT/local/share
cp $QSNAKE_ROOT/spkg/base/qsnake-env $QSNAKE_ROOT/local/bin/
Installing /Users/ondrej/repos/qsnake/spkg/standard/python-09f3484.spkg...
mkdir -p $QSNAKE_ROOT/spkg/build
mkdir -p $QSNAKE_ROOT/spkg/installed
cd $QSNAKE_ROOT/spkg/build; rm -rf python-09f3484
cd $QSNAKE_ROOT/spkg/build; tar xjf /Users/ondrej/repos/qsnake/spkg/standard/python-09f3484.spkg
cd $QSNAKE_ROOT/spkg/build/python-09f3484; chmod +x spkg-install
cd $QSNAKE_ROOT/spkg/build/python-09f3484; . $QSNAKE_ROOT/local/bin/qsnake-env; ./spkg-install
cd $QSNAKE_ROOT/spkg/build; rm -rf python-09f3484
touch $QSNAKE_ROOT/spkg/installed/python
Package 'python' installed.
mkdir -p $QSNAKE_ROOT/local/bin
mkdir -p $QSNAKE_ROOT/local/doc
mkdir -p $QSNAKE_ROOT/local/include
mkdir -p $QSNAKE_ROOT/local/lib
mkdir -p $QSNAKE_ROOT/local/man
mkdir -p $QSNAKE_ROOT/local/share
cp $QSNAKE_ROOT/spkg/base/qsnake-env $QSNAKE_ROOT/local/bin/
Installing /Users/ondrej/repos/qsnake/spkg/standard/git-a5b0d30.spkg...
mkdir -p $QSNAKE_ROOT/spkg/build
mkdir -p $QSNAKE_ROOT/spkg/installed
cd $QSNAKE_ROOT/spkg/build; rm -rf git-a5b0d30
cd $QSNAKE_ROOT/spkg/build; tar xjf /Users/ondrej/repos/qsnake/spkg/standard/git-a5b0d30.spkg
cd $QSNAKE_ROOT/spkg/build/git-a5b0d30; chmod +x spkg-install
cd $QSNAKE_ROOT/spkg/build/git-a5b0d30; . $QSNAKE_ROOT/local/bin/qsnake-env; ./spkg-install
cd $QSNAKE_ROOT/spkg/build; rm -rf git-a5b0d30
touch $QSNAKE_ROOT/spkg/installed/git
Package 'git' installed.
Installing dependencies for /Users/ondrej/repos/qsnake/spkg/standard/libqsnake-2cfde83.spkg...
Package 'readline' is already installed
Package 'libpng' is already installed
Package 'python' is already installed
mkdir -p $QSNAKE_ROOT/local/bin
mkdir -p $QSNAKE_ROOT/local/doc
mkdir -p $QSNAKE_ROOT/local/include
mkdir -p $QSNAKE_ROOT/local/lib
mkdir -p $QSNAKE_ROOT/local/man
mkdir -p $QSNAKE_ROOT/local/share
cp $QSNAKE_ROOT/spkg/base/qsnake-env $QSNAKE_ROOT/local/bin/
Installing /Users/ondrej/repos/qsnake/spkg/standard/numpy-4391f02.spkg...
mkdir -p $QSNAKE_ROOT/spkg/build
mkdir -p $QSNAKE_ROOT/spkg/installed
cd $QSNAKE_ROOT/spkg/build; rm -rf numpy-4391f02
cd $QSNAKE_ROOT/spkg/build; tar xjf /Users/ondrej/repos/qsnake/spkg/standard/numpy-4391f02.spkg
cd $QSNAKE_ROOT/spkg/build/numpy-4391f02; chmod +x spkg-install
cd $QSNAKE_ROOT/spkg/build/numpy-4391f02; . $QSNAKE_ROOT/local/bin/qsnake-env; ./spkg-install
Qsnake build failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment