building python31-3.1 in directory /z2/single/tinderbox/7.x-FreeBSD build started at Sun Jun 28 23:33:11 UTC 2009 port directory: /usr/ports/lang/python31 building for: 7.2-STABLE amd64 maintained by: python@FreeBSD.org ident warning: no id keywords in /usr/ports/lang/python31/Makefile Makefile ident: prefixes: LOCALBASE=usr/local X11BASE=usr/local PREFIX=/usr/local Begin Configuration: ---Begin Environment--- ARCH=amd64 PACKAGE_BUILDING=1 USER=root CCACHE_DIR= BRANCH=STABLE CCACHE_NOLINK=1 HOST_WORKDIR= X11BASE=/usr/local BATCH=1 OLDPWD=/ HOME=/root SRCBASE=/z2/single/tinderbox/jails/7/src PKGZIPCMD=bzip2 HAVE_MOTIF=1 FTP_TIMEOUT=900 HTTP_TIMEOUT=900 defaultUpdateHost=lucky7.cs.nctu.edu.tw pb=/z2/single/tinderbox DISTFILE_CACHE=/z2/single/distfiles OSREL=7.2 defaultUpdateType=CSUP TINDERD_LOGFILE=/dev/null PORTOBJFORMAT=elf WRKDIRPREFIX=/work DISTDIR=/tmp/distfiles DISTCACHE=/distcache CCACHE_LOGFILE= PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/local/bin PACKAGES=/tmp/packages TIMEOUT=7200 PKGSUFFIX=.tbz OSVERSION=702100 OPTIONS_ENABLED=0 __DSVERSION__=3.1 TINDERD_SLEEPTIME=120 UNAME_n=tinderbox.host __MKLVL__=1 CCACHE_JAIL=0 LOCALBASE=/usr/local CCACHE_MAX_SIZE=1G DISTFILE_URI= X_WINDOW_SYSTEM=xorg MASTER_SITE_OVERRIDE=file:///distcache/${DIST_SUBDIR}/ OPTIONS_DIR= UNAME_r=7.2-STABLE USA_RESIDENT=YES UNAME_s=FreeBSD PARALLEL_PACKAGE_BUILD=1 PWD=/usr/ports/lang/python31 UNAME_v=FreeBSD 7.2-STABLE #0: Mon Jun 29 07:32:55 CST 2009 root@tinderbox.host:/usr/src/sys/magic/kernel/path FTP_PASSIVE_MODE=yes CCACHE_ENABLED=0 INDEXFILE=INDEX-7 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for python31-3.1: THREADS=on (default) "Enable thread support" HUGE_STACK_SIZE=off (default) "Use a larger thread stack" UCS4=on (default) "Use UCS4 for unicode support" PYMALLOC=on (default) "Use python's internal malloc" IPV6=on (default) "Enable IPv6 support" FPECTL=off (default) "Enable floating point exception handling" ===> Use 'make config' to modify these settings ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS= RUN_DEPENDS= add_pkg ================================================================ ======================================== => Python-3.1.tgz doesn't seem to exist in /tmp/distfiles/python. => Attempting to fetch from file:///distcache/python/. Python-3.1.tgz 10 MB 79 MBps => MD5 Checksum OK for python/Python-3.1.tgz. => SHA256 Checksum OK for python/Python-3.1.tgz. ================================================================ ======================================== add_pkg ===> Extracting for python31-3.1 => MD5 Checksum OK for python/Python-3.1.tgz. => SHA256 Checksum OK for python/Python-3.1.tgz. ================================================================ ======================================== add_pkg ===> Patching for python31-3.1 /bin/mkdir -p /work/a/ports/lang/python31/work/Python-3.1/portbld.static /work/a/ports/lang/python31/work/Python-3.1/portbld.shared/Modules /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python3.1,' /work/a/ports/lang/python31/work/Python-3.1/Tools/scripts/2to3 > /work/a/ports/lang/python31/work/`echo 2to3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,' -e 's,(python-shared|python),\13.1,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python3.1,' /work/a/ports/lang/python31/work/Python-3.1/Tools/scripts/idle3 > /work/a/ports/lang/python31/work/`echo idle3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,' -e 's,(python-shared|python),\13.1,'` /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python3.1,' /work/a/ports/lang/python31/work/Python-3.1/Tools/scripts/pydoc3 > /work/a/ports/lang/python31/work/`echo pydoc3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,' -e 's,(python-shared|python),\13.1,'` /usr/bin/sed -i.bak -e 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' /work/a/ports/lang/python31/work/Python-3.1/Lib/pydoc.py /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g' /work/a/ports/lang/python31/work/Python-3.1/Lib/site.py /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' /work/a/ports/lang/python31/work/Python-3.1/Makefile.pre.in /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port \1|' /work/a/ports/lang/python31/work/Python-3.1/Makefile.pre.in /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python3.1|' /work/a/ports/lang/python31/work/Python-3.1/Misc/python-config.in > /work/a/ports/lang/python31/work/python3.1-config /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared3.1|' /work/a/ports/lang/python31/work/Python-3.1/Misc/python-config.in > /work/a/ports/lang/python31/work/python-shared3.1-config ===> Applying FreeBSD patches for python31-3.1 ================================================================ ======================================== add_pkg ===> Configuring for python31-3.1 checking for --with-universal-archs... 32-bit checking MACHDEP... freebsd7 checking machine type as reported by uname -m... amd64 checking for --without-gcc... no checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... cc -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... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... no checking for --enable-profiling... checking LDLIBRARY... libpython$(VERSION).a checking for ranlib... ranlib checking for ar... ar checking for svnversion... echo freebsd test: echo: unexpected operator checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for --with-pydebug... no checking whether cc accepts -fno-strict-aliasing... yes checking whether cc accepts -OPT:Olimit=0... no checking whether cc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking whether pthreads are available without options... yes checking whether c++ 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... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no 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... yes checking libutil.h presence... yes checking for libutil.h... yes 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... yes checking bluetooth.h presence... yes checking for bluetooth.h... yes 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 uint32_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int64_t... 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-framework... no checking for dyld... no checking SO... .so checking LDSHARED... cc -shared -pthread checking CCSHARED... -fPIC checking LINKFORSHARED... -Wl,--export-dynamic checking CFLAGSFORSHARED... checking SHLIBS... $(LIBS) checking for dlopen in -ldl... no 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-dbmliborder... checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... kame using libc checking for OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-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... no 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 mbrtowc... 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 sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... no checking for strftime... yes checking for strlcpy... 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 wcsftime... yes checking for wcsxfrm... 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... no checking for openpty in -lutil... yes checking for forkpty... yes checking for memmove... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... 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... yes 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... yes checking gethostbyname_r with 6 args... 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="-lm" checking for --with-libc=STRING... default LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking 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 for round... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking for broken sem_getvalue... Bad system call (core dumped) yes checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking 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 str... unsigned short checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline 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()... yes 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... yes 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 broken mbstowcs... no checking for --with-computed-gotos... no checking for build directories... done configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile /usr/bin/tar -C /work/a/ports/lang/python31/work/Python-3.1/portbld.static -cf - . | /usr/bin/tar -C /work/a/ports/lang/python31/work/Python-3.1/portbld.shared -xf - /bin/ln -sf /work/a/ports/lang/python31/work/Python-3.1/Lib /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib /usr/bin/sed -e 's,^\(LDLIBRARY=\).*$,\1libpython$(VERSION).so,' -e 's,^\(BLDLIBRARY=\).*$,\1-L. -lpython$(VERSION),' -e 's,^\(CFLAGSFORSHARED=\).*$,\1$(CCSHARED),' -e 's,^\(Makefile Modules/config.c:.*\)Makefile.pre,\1,' -e 's,^\(.(BUILDPYTHON)\: .*\).(LIBRARY),\1,' -e 's,^\(.(BUILDPYTHON):.*\).(LIBRARY),\1,' /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Makefile > /work/a/ports/lang/python31/work/Python-3.1/portbld.shared/Makefile ===> Building for python31-3.1 cd /work/a/ports/lang/python31/work/Python-3.1/portbld.shared; /usr/bin/env VPATH="/work/a/ports/lang/python31/work/Python-3.1" TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/local MOTIFLIB="-L/usr/local/lib -lXm -lXp" LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000" CXX="c++" CXXFLAGS="-O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" make libpython3.1.so python; /bin/ln -f libpython3.1.so libpython3.1.so.1; /bin/ln -f python python-shared3.1 cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o ./../Parser/acceler.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o ./../Parser/grammar1.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o ./../Parser/listnode.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/node.o ./../Parser/node.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o ./../Parser/parser.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o ./../Parser/parsetok.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o ./../Parser/bitset.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o ./../Parser/metagrammar.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o ./../Parser/firstsets.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o ./../Parser/grammar.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o ./../Parser/pgen.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o ./../Parser/myreadline.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o ./../Parser/tokenizer.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o ./../Objects/abstract.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o ./../Objects/boolobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o ./../Objects/bytes_methods.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o ./../Objects/bytearrayobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o ./../Objects/bytesobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o ./../Objects/cellobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o ./../Objects/classobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o ./../Objects/cobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o ./../Objects/codeobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o ./../Objects/complexobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o ./../Objects/descrobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o ./../Objects/enumobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o ./../Objects/exceptions.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o ./../Objects/genobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o ./../Objects/fileobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o ./../Objects/floatobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o ./../Objects/frameobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o ./../Objects/funcobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o ./../Objects/iterobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o ./../Objects/listobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o ./../Objects/longobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o ./../Objects/dictobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o ./../Objects/memoryobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o ./../Objects/methodobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o ./../Objects/moduleobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/object.o ./../Objects/object.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o ./../Objects/obmalloc.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o ./../Objects/capsule.c ./../Objects/capsule.c: In function 'PyCapsule_Import': ./../Objects/capsule.c:201: warning: comparison is always false due to limited range of data type cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o ./../Objects/rangeobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o ./../Objects/setobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o ./../Objects/sliceobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o ./../Objects/structseq.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o ./../Objects/tupleobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o ./../Objects/typeobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o ./../Objects/unicodeobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o ./../Objects/unicodectype.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o ./../Objects/weakrefobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o ./../Python/_warnings.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o ./../Python/Python-ast.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o ./../Python/asdl.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o ./../Python/mysnprintf.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o ./../Parser/tokenizer_pgen.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o ./../Parser/printgrammar.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o ./../Parser/pgenmain.c cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -pthread 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 -lutil -o Parser/pgen Parser/pgen ./../Grammar/Grammar ./../Include/graminit.h ./../Python/graminit.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/ast.o ./../Python/ast.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o ./../Python/bltinmodule.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o ./../Python/ceval.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/compile.o ./../Python/compile.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o ./../Python/codecs.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/errors.o ./../Python/errors.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o ./../Python/frozen.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o ./../Python/frozenmain.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/future.o ./../Python/future.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o ./../Python/getargs.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o ./../Python/getcompiler.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o ./../Python/getcopyright.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"freebsd7"' -o Python/getplatform.o ./../Python/getplatform.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o ./../Python/getversion.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o ./../Python/graminit.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/import.o ./../Python/import.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./../Python/importdl.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o ./../Python/marshal.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o ./../Python/modsupport.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o ./../Python/mystrtoul.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o ./../Python/peephole.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o ./../Python/pyarena.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o ./../Python/pyctype.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o ./../Python/pyfpe.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o ./../Python/pymath.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o ./../Python/pystate.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o ./../Python/pythonrun.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o ./../Python/structmember.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o ./../Python/symtable.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o ./../Python/sysmodule.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o ./../Python/traceback.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o ./../Python/getopt.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o ./../Python/pystrcmp.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o ./../Python/pystrtod.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o ./../Python/dtoa.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o ./../Python/formatter_unicode.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o ./../Python/dynload_shlib.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Python/thread.o ./../Python/thread.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-freebsd7"' -DPREFIX='"/usr/local"' -DEXEC_PREFIX='"/usr/local"' -DVERSION='"3.1"' -DVPATH='"./.."' -o Modules/getpath.o ./../Modules/getpath.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Modules/main.o ./../Modules/main.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o ./../Modules/gcmodule.c cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/_threadmodule.c -o Modules/_threadmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/signalmodule.c -o Modules/signalmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/posixmodule.c -o Modules/posixmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/errnomodule.c -o Modules/errnomodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/pwdmodule.c -o Modules/pwdmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/_sre.c -o Modules/_sre.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/_codecsmodule.c -o Modules/_codecsmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/_weakref.c -o Modules/_weakref.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/_localemodule.c -o Modules/_localemodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/_iomodule.c -o Modules/_iomodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/iobase.c -o Modules/iobase.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/fileio.c -o Modules/fileio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/bytesio.c -o Modules/bytesio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/bufferedio.c -o Modules/bufferedio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/textio.c -o Modules/textio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/stringio.c -o Modules/stringio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/zipimport.c -o Modules/zipimport.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/symtablemodule.c -o Modules/symtablemodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -c ./../Modules/xxsubtype.c -o Modules/xxsubtype.o cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c if test libpython3.1.so != libpython3.1.so; then cc -shared -pthread -pthread -Wl,-hlibpython3.1.so -o libpython3.1.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lutil -lm ; ln -f libpython3.1.so libpython3.1.so; else cc -shared -pthread -pthread -o libpython3.1.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lutil -lm ; fi cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./../Modules/python.c cc -pthread -Wl,--export-dynamic -o python Modules/python.o -L. -lpython3.1 -lutil -lm cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Modules/python.o ./../Modules/python.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/acceler.o ./../Parser/acceler.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/grammar1.o ./../Parser/grammar1.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/listnode.o ./../Parser/listnode.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/node.o ./../Parser/node.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/parser.o ./../Parser/parser.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/parsetok.o ./../Parser/parsetok.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/bitset.o ./../Parser/bitset.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/metagrammar.o ./../Parser/metagrammar.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/firstsets.o ./../Parser/firstsets.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/pgen.o ./../Parser/pgen.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/grammar.o ./../Parser/grammar.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/myreadline.o ./../Parser/myreadline.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/tokenizer.o ./../Parser/tokenizer.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/abstract.o ./../Objects/abstract.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/boolobject.o ./../Objects/boolobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/bytes_methods.o ./../Objects/bytes_methods.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o ./../Objects/bytearrayobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/bytesobject.o ./../Objects/bytesobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/cellobject.o ./../Objects/cellobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/classobject.o ./../Objects/classobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/cobject.o ./../Objects/cobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/codeobject.o ./../Objects/codeobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/complexobject.o ./../Objects/complexobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/descrobject.o ./../Objects/descrobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/enumobject.o ./../Objects/enumobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/exceptions.o ./../Objects/exceptions.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/genobject.o ./../Objects/genobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/fileobject.o ./../Objects/fileobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/floatobject.o ./../Objects/floatobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/frameobject.o ./../Objects/frameobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/funcobject.o ./../Objects/funcobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/iterobject.o ./../Objects/iterobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/listobject.o ./../Objects/listobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/longobject.o ./../Objects/longobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/dictobject.o ./../Objects/dictobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/memoryobject.o ./../Objects/memoryobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/methodobject.o ./../Objects/methodobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/moduleobject.o ./../Objects/moduleobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/object.o ./../Objects/object.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/obmalloc.o ./../Objects/obmalloc.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/capsule.o ./../Objects/capsule.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/rangeobject.o ./../Objects/rangeobject.c ./../Objects/capsule.c: In function 'PyCapsule_Import': ./../Objects/capsule.c:201: warning: comparison is always false due to limited range of data type cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/setobject.o ./../Objects/setobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/sliceobject.o ./../Objects/sliceobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/structseq.o ./../Objects/structseq.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/tupleobject.o ./../Objects/tupleobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/typeobject.o ./../Objects/typeobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/unicodeobject.o ./../Objects/unicodeobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/unicodectype.o ./../Objects/unicodectype.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Objects/weakrefobject.o ./../Objects/weakrefobject.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/_warnings.o ./../Python/_warnings.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/Python-ast.o ./../Python/Python-ast.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/asdl.o ./../Python/asdl.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/bltinmodule.o ./../Python/bltinmodule.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/codecs.o ./../Python/codecs.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/errors.o ./../Python/errors.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/frozen.o ./../Python/frozen.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/frozenmain.o ./../Python/frozenmain.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/future.o ./../Python/future.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/getargs.o ./../Python/getargs.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/getcompiler.o ./../Python/getcompiler.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/getcopyright.o ./../Python/getcopyright.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -DPLATFORM='"freebsd7"' -o Python/getplatform.o ./../Python/getplatform.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/getversion.o ./../Python/getversion.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/graminit.o ./../Python/graminit.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/import.o ./../Python/import.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./../Python/importdl.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/marshal.o ./../Python/marshal.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/modsupport.o ./../Python/modsupport.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/mystrtoul.o ./../Python/mystrtoul.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/mysnprintf.o ./../Python/mysnprintf.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/peephole.o ./../Python/peephole.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pyarena.o ./../Python/pyarena.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pyctype.o ./../Python/pyctype.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pyfpe.o ./../Python/pyfpe.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pymath.o ./../Python/pymath.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pystate.o ./../Python/pystate.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pythonrun.o ./../Python/pythonrun.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/structmember.o ./../Python/structmember.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/sysmodule.o ./../Python/sysmodule.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/traceback.o ./../Python/traceback.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/getopt.o ./../Python/getopt.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pystrcmp.o ./../Python/pystrcmp.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/pystrtod.o ./../Python/pystrtod.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/dtoa.o ./../Python/dtoa.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/formatter_unicode.o ./../Python/formatter_unicode.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/dynload_shlib.o ./../Python/dynload_shlib.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/thread.o ./../Python/thread.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Modules/main.o ./../Modules/main.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Modules/gcmodule.o ./../Modules/gcmodule.c cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/_threadmodule.c -o Modules/_threadmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/signalmodule.c -o Modules/signalmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/posixmodule.c -o Modules/posixmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/errnomodule.c -o Modules/errnomodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/pwdmodule.c -o Modules/pwdmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/_sre.c -o Modules/_sre.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/_codecsmodule.c -o Modules/_codecsmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/_weakref.c -o Modules/_weakref.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/_localemodule.c -o Modules/_localemodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/_iomodule.c -o Modules/_iomodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/iobase.c -o Modules/iobase.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/fileio.c -o Modules/fileio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/bytesio.c -o Modules/bytesio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/bufferedio.c -o Modules/bufferedio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/textio.c -o Modules/textio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -I./../Modules/_io -c ./../Modules/_io/stringio.c -o Modules/stringio.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/zipimport.c -o Modules/zipimport.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/symtablemodule.c -o Modules/symtablemodule.o cc -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -c ./../Modules/xxsubtype.c -o Modules/xxsubtype.o cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o ./../Parser/tokenizer_pgen.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/printgrammar.o ./../Parser/printgrammar.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Parser/pgenmain.o ./../Parser/pgenmain.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/ceval.o ./../Python/ceval.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-freebsd7"' -DPREFIX='"/usr/local"' -DEXEC_PREFIX='"/usr/local"' -DVERSION='"3.1"' -DVPATH='"./.."' -o Modules/getpath.o ./../Modules/getpath.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c cc -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -pthread 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 -lutil -o Parser/pgen Parser/pgen ./../Grammar/Grammar ./../Include/graminit.h ./../Python/graminit.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/compile.o ./../Python/compile.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/symtable.o ./../Python/symtable.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/ast.o ./../Python/ast.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c rm -f libpython3.1.a ar rc libpython3.1.a Modules/getbuildinfo.o ar rc libpython3.1.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar rc libpython3.1.a Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o ar rc libpython3.1.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/dynload_shlib.o Python/thread.o ar rc libpython3.1.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython3.1.a Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython3.1.a cc -pthread -Wl,--export-dynamic -o python Modules/python.o libpython3.1.a -lutil -lm running build running build_ext building dbm using ndbm INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build creating build/temp.freebsd-7.2-STABLE-amd64-3.1 creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31 creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1 creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_struct.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_struct.o creating build/lib.freebsd-7.2-STABLE-amd64-3.1 cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_struct.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_struct.so building '_ctypes_test' extension creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/_ctypes_test.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/_ctypes_test.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_ctypes_test.so building 'array' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/arraymodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/arraymodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/arraymodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/array.so building 'cmath' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cmathmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cmathmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cmathmodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-3.1/cmath.so building 'math' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/mathmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/mathmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/mathmodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-3.1/math.so building 'time' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/timemodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/timemodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-3.1/time.so building 'datetime' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/datetimemodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/datetimemodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/datetimemodule.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-3.1/datetime.so building 'itertools' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/itertoolsmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/itertoolsmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/itertoolsmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/itertools.so building '_random' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_randommodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_randommodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_randommodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_random.so building '_collections' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_collectionsmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_collectionsmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_collectionsmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_collections.so building '_bisect' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_bisectmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_bisectmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_bisect.so building '_heapq' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_heapqmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_heapqmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_heapq.so building 'operator' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/operator.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/operator.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/operator.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/operator.so building '_pickle' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_pickle.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_pickle.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_pickle.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_pickle.so building 'atexit' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/atexitmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/atexitmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/atexitmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/atexit.so building '_json' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_json.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_json.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_json.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_json.so building '_testcapi' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_testcapimodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_testcapimodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_testcapi.so building '_lsprof' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_lsprof.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_lsprof.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/rotatingtree.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/rotatingtree.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_lsprof.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_lsprof.so building 'unicodedata' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/unicodedata.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/unicodedata.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/unicodedata.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/unicodedata.so building 'fcntl' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/fcntlmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/fcntlmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/fcntl.so building 'grp' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/grpmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/grpmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/grpmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/grp.so building 'select' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/selectmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/selectmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/selectmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/select.so building 'parser' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/parsermodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/parsermodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/parsermodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/parser.so building 'mmap' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/mmapmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/mmapmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/mmap.so building 'syslog' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/syslogmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/syslogmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/syslog.so building 'audioop' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/audioop.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/audioop.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/audioop.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/audioop.so building 'readline' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/readline.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/readline.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/readline.o -L/usr/lib -L/usr/lib/termcap -L/usr/local/lib -lreadline -lncurses -o build/lib.freebsd-7.2-STABLE-amd64-3.1/readline.so building 'crypt' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cryptmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cryptmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.freebsd-7.2-STABLE-amd64-3.1/crypt.so building '_csv' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_csv.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_csv.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_csv.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_csv.so building '_socket' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/socketmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/socketmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/socketmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_socket.so building '_ssl' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ssl.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ssl.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_ssl.so building '_hashlib' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_hashopenssl.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_hashopenssl.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_hashopenssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_hashlib.so building '_dbm' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -DHAVE_NDBM_H -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_dbmmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_dbmmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_dbmmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_dbm.so building 'termios' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/termios.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/termios.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/termios.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/termios.so building 'resource' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/resource.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/resource.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/resource.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/resource.so building 'nis' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/nismodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/nismodule.o /work/a/ports/lang/python31/work/Python-3.1/Modules/nismodule.c: In function 'nis_cat': /work/a/ports/lang/python31/work/Python-3.1/Modules/nismodule.c:208: warning: assignment from incompatible pointer type cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/nismodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/nis.so building '_curses' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_cursesmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_cursesmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_cursesmodule.o -L/usr/lib -L/usr/local/lib -lncurses -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_curses.so building '_curses_panel' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_curses_panel.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_curses_panel.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_curses_panel.o -L/usr/lib -L/usr/local/lib -lpanel -lncurses -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_curses_panel.so building 'zlib' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/zlibmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/zlibmodule.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.freebsd-7.2-STABLE-amd64-3.1/zlib.so building 'binascii' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/binascii.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/binascii.o -DUSE_ZLIB_CRC32 cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/binascii.o -L/usr/local/lib -lz -o build/lib.freebsd-7.2-STABLE-amd64-3.1/binascii.so building 'bz2' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/bz2module.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/bz2module.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/bz2module.o -L/usr/local/lib -lbz2 -o build/lib.freebsd-7.2-STABLE-amd64-3.1/bz2.so building 'pyexpat' extension creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/expat cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static/./../Modules/expat -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/pyexpat.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/pyexpat.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static/./../Modules/expat -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmlparse.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmlparse.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static/./../Modules/expat -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmlrole.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmlrole.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static/./../Modules/expat -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmltok.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmltok.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/pyexpat.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmlparse.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmlrole.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/expat/xmltok.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/pyexpat.so building '_elementtree' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static/./../Modules/expat -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_elementtree.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_elementtree.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_elementtree.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_elementtree.so building '_multibytecodec' extension creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/multibytecodec.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/multibytecodec.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_multibytecodec.so building '_codecs_kr' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_kr.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_kr.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_kr.so building '_codecs_jp' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_jp.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_jp.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_jp.so building '_codecs_cn' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_cn.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_cn.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_cn.so building '_codecs_tw' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_tw.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_tw.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_tw.so building '_codecs_hk' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_hk.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_hk.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_hk.so building '_codecs_iso2022' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_iso2022.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_iso2022.so building '_multiprocessing' extension creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -IModules/_multiprocessing -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/multiprocessing.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/multiprocessing.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -IModules/_multiprocessing -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/socket_connection.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/socket_connection.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -IModules/_multiprocessing -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/semaphore.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/semaphore.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/multiprocessing.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/socket_connection.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_multiprocessing.so building 'ossaudiodev' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/ossaudiodev.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/ossaudiodev.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/ossaudiodev.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/ossaudiodev.so creating build/temp.freebsd-7.2-STABLE-amd64-3.1/libffi checking build system type... amd64-unknown-freebsd7.2 checking host system type... amd64-unknown-freebsd7.2 checking target system type... amd64-unknown-freebsd7.2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... none checking dependency style of cc... none checking whether cc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... none checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.2 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... no checking for alloca... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes configure: creating ./config.status config.status: creating include/ffi.h config.status: creating fficonfig.py config.status: creating fficonfig.h config.status: linking /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: linking /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h config.status: executing depfiles commands config.status: executing include commands config.status: executing src commands building '_ctypes' extension creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src creating build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86 cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/_ctypes.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/_ctypes.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callbacks.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callbacks.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callproc.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callproc.o /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callproc.c: In function 'py_dl_open': /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callproc.c:1380: warning: initialization discards qualifiers from pointer target type cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/stgdict.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/stgdict.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/cfield.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/cfield.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/malloc_closure.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/malloc_closure.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/prep_cif.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/ffi64.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/ffi64.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/unix64.S -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/unix64.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/ffi.c -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/ffi.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-3.1/libffi -I/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I../Include -I/work/a/ports/lang/python31/work/Python-3.1/portbld.static -c /work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/sysv.S -o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/sysv.o cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/_ctypes.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callbacks.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/callproc.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/stgdict.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/cfield.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/malloc_closure.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/prep_cif.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/ffi64.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/unix64.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.freebsd-7.2-STABLE-amd64-3.1/work/a/ports/lang/python31/work/Python-3.1/Modules/_ctypes/libffi/src/x86/sysv.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-3.1/_ctypes.so Python build finished, but the necessary bits to build these modules were not found: _gdbm _sqlite3 _tkinter spwd To find the necessary bits, look in setup.py in detect_modules() for the module's name. ================================================================ ======================================== cd /work/a/ports/lang/python31/work/Python-3.1/portbld.static && make test cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Python/graminit.o ./../Python/graminit.c cc -c -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -IInclude -I./../Include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c rm -f libpython3.1.a ar rc libpython3.1.a Modules/getbuildinfo.o ar rc libpython3.1.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar rc libpython3.1.a Objects/abstract.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o ar rc libpython3.1.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/dynload_shlib.o Python/thread.o ar rc libpython3.1.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython3.1.a Modules/_threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython3.1.a cc -pthread -Wl,--export-dynamic -o python Modules/python.o libpython3.1.a -lutil -lm running build running build_ext building dbm using ndbm INFO: Can't locate Tcl/Tk libs and/or headers Python build finished, but the necessary bits to build these modules were not found: _gdbm _sqlite3 _tkinter spwd To find the necessary bits, look in setup.py in detect_modules() for the module's name. ./python -E -c 'import sys ; from distutils.util import get_platform ; print(get_platform()+"-"+sys.version[0:3])' >platform find ./../Lib -name '*.py[co]' -print | xargs rm -f ./python -E -bb ./../Lib/test/regrtest.py -l test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_SimpleHTTPServer test___all__ test___future__ test__locale test_abc test_abstract_numbers test_aifc test_array test_ascii_formatd test_ast test_asynchat test_asyncore test_atexit test_audioop test_augassign test_base64 test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bufio test_bytes test_bz2 test_calendar test_call test_capi test_cfgparser test_cgi test_charmapcodec test_class test_cmath test_cmd test_cmd_line test_cmd_line_script test_code test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_hk test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_jp test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_kr test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_tw test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled test_codecs test_codeop test_coding test_collections test_colorsys test_compare test_compile test_compileall test_complex test_contains test_contextlib test_copy test_copyreg test_cprofile test_crypt test_csv test_ctypes test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_dbm_dumb test_dbm_gnu test_dbm_gnu skipped -- No module named _gdbm test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dictcomps test_dictviews test_difflib test_dis test_distutils test_docxmlrpc test_dummy_thread test_dummy_threading test_email test_enumerate test_eof test_epoll test_epoll skipped -- test works only on Linux 2.6 test_errno test_exception_variations test_extcall test_fcntl test_file test_filecmp test_fileinput test_fileio test_float test_flufl test_fnmatch test_fork1 test_format test_fractions test_frozen test_ftplib test_funcattrs test_functools test_future test_future3 test_future4 test_future5 test_gc test_generators test_genericpath test_genexps test_getargs2 test_getopt test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hmac test_htmlparser test_http_cookiejar test_http_cookies test_httplib test_httpservers test test_httpservers failed -- errors occurred; run in verbose mode for details test_imaplib test_imp test_import test_importhooks test_importlib test_index test_inspect test_int test_int_literal test_io test_ioctl test_ioctl skipped -- Unable to open /dev/tty test_isinstance test_iter test_iterlen test_itertools test_json test_keywordonlyarg test_kqueue test_largefile test_lib2to3 test_linecache test_list test_listcomps test_locale test_logging test_long test_longexp test_macpath test_mailbox test_marshal test_math test_memoryio test_memoryview test_metaclass test_mimetypes test_minidom test_mmap test_module test_modulefinder test_multibytecodec test_multibytecodec_support test_multiprocessing *** Signal 12 (ignored) ./python -E -bb ./../Lib/test/regrtest.py -l test_grammar test_opcodes test_dict test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_SimpleHTTPServer test___all__ test___future__ test__locale test_abc test_abstract_numbers test_aifc test_array test_ascii_formatd test_ast test_asynchat test_asyncore test_atexit test_audioop test_augassign test_base64 test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bufio test_bytes test_bz2 test_calendar test_call test_capi test_cfgparser test_cgi test_charmapcodec test_class test_cmath test_cmd test_cmd_line test_cmd_line_script test_code test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_hk test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_jp test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_kr test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_tw test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled test_codecs test_codeop test_coding test_collections test_colorsys test_compare test_compile test_compileall test_complex test_contains test_contextlib test_copy test_copyreg test_cprofile test_crypt test_csv test_ctypes test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_dbm_dumb test_dbm_gnu test_dbm_gnu skipped -- No module named _gdbm test_dbm_ndbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dictcomps test_dictviews test_difflib test_dis test_distutils test_docxmlrpc test_dummy_thread test_dummy_threading test_email test_enumerate test_eof test_epoll test_epoll skipped -- test works only on Linux 2.6 test_errno test_exception_variations test_extcall test_fcntl test_file test_filecmp test_fileinput test_fileio test_float test_flufl test_fnmatch test_fork1 test_format test_fractions test_frozen test_ftplib test_funcattrs test_functools test_future test_future3 test_future4 test_future5 test_gc test_generators test_genericpath test_genexps test_getargs2 test_getopt test_gettext test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hmac test_htmlparser test_http_cookiejar test_http_cookies test_httplib test_httpservers test test_httpservers failed -- errors occurred; run in verbose mode for details test_imaplib test_imp test_import test_importhooks test_importlib test_index test_inspect test_int test_int_literal test_io test_ioctl test_ioctl skipped -- Unable to open /dev/tty test_isinstance test_iter test_iterlen test_itertools test_json test_keywordonlyarg test_kqueue test_largefile test_lib2to3 test_linecache test_list test_listcomps test_locale test_logging test_long test_longexp test_macpath test_mailbox test_marshal test_math test_memoryio test_memoryview test_metaclass test_mimetypes test_minidom test_mmap test_module test_modulefinder test_multibytecodec test_multibytecodec_support test_multiprocessing *** Signal 12 (continuing) ================================================================ ======================================== add_pkg ===> Installing for python31-3.1 /bin/cat /a/ports/lang/python31/pkg-plist | /usr/bin/awk '{ print $0; } /LIBDIR.*\.py$/ && !/bad_coding|badsyntax|site-packages|py2_test_grammar|crlf|different_encoding/ { print $0 "o"; print $0 "c"; }' > /work/a/ports/lang/python31/work/PLIST ([ -f /work/a/ports/lang/python31/work/Python-3.1/portbld.static/.without_own_sha ] && /usr/bin/grep -v 'lib-dynload/_sha' /work/a/ports/lang/python31/work/PLIST > /work/a/ports/lang/python31/work/PLIST.tmp && /bin/cat /work/a/ports/lang/python31/work/PLIST.tmp > /work/a/ports/lang/python31/work/PLIST) || true ===> Generating temporary packing list ===> Checking if lang/python31 already installed /bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd4 install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd4/IN.py /usr/local/lib/python3.1/plat-freebsd4/ install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd4/regen /usr/local/lib/python3.1/plat-freebsd4/ /bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd5 install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd5/IN.py /usr/local/lib/python3.1/plat-freebsd5/ install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd5/regen /usr/local/lib/python3.1/plat-freebsd5/ /bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd6 install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd6/IN.py /usr/local/lib/python3.1/plat-freebsd6/ install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd6/regen /usr/local/lib/python3.1/plat-freebsd6/ /bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd7 install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd7/IN.py /usr/local/lib/python3.1/plat-freebsd7/ install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd7/regen /usr/local/lib/python3.1/plat-freebsd7/ /bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd8 install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd8/IN.py /usr/local/lib/python3.1/plat-freebsd8/ install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/portbld.static/Lib/plat-freebsd8/regen /usr/local/lib/python3.1/plat-freebsd8/ install -s -o root -g wheel -m 555 python /usr/local/bin/python3.1 if test -f libpython3.1.a; then if test -n "" ; then /usr/bin/install -c -o root -g wheel -m 555 /usr/local/bin; else /usr/bin/install -c -o root -g wheel -m 555 libpython3.1.a /usr/local/lib/libpython3.1.a; if test libpython3.1.a != libpython3.1.a; then (cd /usr/local/lib; ln -sf libpython3.1.a libpython3.1.a) fi fi; else true; fi running build running build_ext building dbm using ndbm INFO: Can't locate Tcl/Tk libs and/or headers Python build finished, but the necessary bits to build these modules were not found: _gdbm _sqlite3 _tkinter spwd To find the necessary bits, look in setup.py in detect_modules() for the module's name. Creating directory /usr/local/lib/python3.1/tkinter Creating directory /usr/local/lib/python3.1/site-packages Creating directory /usr/local/lib/python3.1/test Creating directory /usr/local/lib/python3.1/test/decimaltestdata Creating directory /usr/local/lib/python3.1/encodings Creating directory /usr/local/lib/python3.1/email Creating directory /usr/local/lib/python3.1/email/mime Creating directory /usr/local/lib/python3.1/email/test Creating directory /usr/local/lib/python3.1/email/test/data Creating directory /usr/local/lib/python3.1/html Creating directory /usr/local/lib/python3.1/json Creating directory /usr/local/lib/python3.1/json/tests Creating directory /usr/local/lib/python3.1/http Creating directory /usr/local/lib/python3.1/dbm Creating directory /usr/local/lib/python3.1/xmlrpc Creating directory /usr/local/lib/python3.1/sqlite3 Creating directory /usr/local/lib/python3.1/sqlite3/test Creating directory /usr/local/lib/python3.1/logging Creating directory /usr/local/lib/python3.1/wsgiref Creating directory /usr/local/lib/python3.1/urllib Creating directory /usr/local/lib/python3.1/lib2to3 Creating directory /usr/local/lib/python3.1/lib2to3/fixes Creating directory /usr/local/lib/python3.1/lib2to3/pgen2 Creating directory /usr/local/lib/python3.1/lib2to3/tests Creating directory /usr/local/lib/python3.1/lib2to3/tests/data Creating directory /usr/local/lib/python3.1/lib2to3/tests/data/fixers Creating directory /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes Creating directory /usr/local/lib/python3.1/ctypes Creating directory /usr/local/lib/python3.1/ctypes/test Creating directory /usr/local/lib/python3.1/ctypes/macholib Creating directory /usr/local/lib/python3.1/idlelib Creating directory /usr/local/lib/python3.1/idlelib/Icons Creating directory /usr/local/lib/python3.1/distutils Creating directory /usr/local/lib/python3.1/distutils/command Creating directory /usr/local/lib/python3.1/distutils/tests Creating directory /usr/local/lib/python3.1/xml Creating directory /usr/local/lib/python3.1/xml/dom Creating directory /usr/local/lib/python3.1/xml/etree Creating directory /usr/local/lib/python3.1/xml/parsers Creating directory /usr/local/lib/python3.1/xml/sax Creating directory /usr/local/lib/python3.1/importlib Creating directory /usr/local/lib/python3.1/importlib/test Creating directory /usr/local/lib/python3.1/importlib/test/builtin Creating directory /usr/local/lib/python3.1/importlib/test/extension Creating directory /usr/local/lib/python3.1/importlib/test/frozen Creating directory /usr/local/lib/python3.1/importlib/test/import_ Creating directory /usr/local/lib/python3.1/importlib/test/source Creating directory /usr/local/lib/python3.1/multiprocessing Creating directory /usr/local/lib/python3.1/multiprocessing/dummy Creating directory /usr/local/lib/python3.1/curses Creating directory /usr/local/lib/python3.1/pydoc_data install -o root -g wheel -m 444 ./../Lib/__future__.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/__phello__.foo.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_abcoll.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_compat_pickle.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_dummy_thread.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_markupbase.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_pyio.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_strptime.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_threading_local.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/_weakrefset.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/abc.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/aifc.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/antigravity.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/ast.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/asynchat.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/asyncore.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/base64.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/bdb.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/binhex.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/bisect.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/build_class.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/cProfile.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/calendar.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/cgi.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/cgitb.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/chunk.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/cmd.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/code.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/codecs.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/codeop.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/collections.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/colorsys.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/compileall.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/configparser.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/contextlib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/copy.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/copyreg.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/csv.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/decimal.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/difflib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/dis.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/doctest.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/dummy_threading.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/filecmp.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/fileinput.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/fnmatch.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/formatter.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/fractions.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/ftplib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/functools.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/genericpath.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/getopt.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/getpass.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/gettext.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/glob.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/gzip.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/hashlib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/heapq.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/hmac.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/imaplib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/imghdr.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/inspect.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/io.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/keyword.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/linecache.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/locale.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/macpath.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/macurl2path.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/mailbox.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/mailcap.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/mimetypes.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/modulefinder.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/netrc.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/nntplib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/ntpath.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/nturl2path.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/numbers.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/opcode.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/optparse.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/os.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/os2emxpath.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/pdb.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pickle.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pickletools.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pipes.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pkgutil.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/platform.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/plistlib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/poplib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/posixpath.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pprint.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/profile.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pstats.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pty.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/py_compile.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pyclbr.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/pydoc.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/queue.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/quopri.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/random.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/re.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/reprlib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/rlcompleter.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/runpy.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/sched.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/shelve.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/shlex.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/shutil.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/site.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/smtpd.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/smtplib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/sndhdr.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/socket.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/socketserver.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/sre_compile.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/sre_constants.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/sre_parse.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/ssl.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/stat.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/string.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/stringprep.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/struct.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/subprocess.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/sunau.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/symbol.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/symtable.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/tabnanny.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/tarfile.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/telnetlib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/tempfile.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/textwrap.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/this.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/threading.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/timeit.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/token.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/tokenize.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/trace.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/traceback.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/tty.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/turtle.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/types.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/unittest.py /usr/local/lib/python3.1 install -o root -g wheel -m 555 ./../Lib/uu.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/uuid.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/warnings.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/wave.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/weakref.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/webbrowser.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/xdrlib.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/zipfile.py /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/pdb.doc /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/wsgiref.egg-info /usr/local/lib/python3.1 install -o root -g wheel -m 444 ./../Lib/tkinter/__init__.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/_fix.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/colorchooser.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/commondialog.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/constants.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/dialog.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/dnd.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/filedialog.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/font.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/messagebox.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/scrolledtext.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/simpledialog.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/tix.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/tkinter/ttk.py /usr/local/lib/python3.1/tkinter install -o root -g wheel -m 444 ./../Lib/site-packages/README /usr/local/lib/python3.1/site-packages install -o root -g wheel -m 444 ./../Lib/test/185test.db /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/Sine-1000Hz-300ms.aif /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/__init__.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/audiotest.au /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/autotest.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/bad_coding.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/bad_coding2.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badcert.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badkey.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_3131.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future3.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future4.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future5.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future6.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future7.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future8.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future9.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_nocaret.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_pep3120.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/buffer_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/cfgparser.1 /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/check_soundcard.vbs /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/cjkencodings_test.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/cmath_testcases.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/curses_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/dis_module.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/doctest_aliases.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/double_const.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/empty.vbs /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/exception_hierarchy.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/floating_points.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/fork_wait.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/formatfloat_testcases.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/https_svn_python_org_root.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/ieee754.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder2.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/keycert.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/list_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/mapping_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/nullcert.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/outstanding_bugs.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/pickletester.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/profilee.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/pyclbr_input.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/pydoc_mod.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/pydocfodder.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/pystone.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/randv2_32.pck /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/randv2_64.pck /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/randv3.pck /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/re_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/regex_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/regrtest.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/relimport.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/reperf.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/sample_doctest.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/seq_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/sgml_input.html /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/sortperf.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/ssl_cert.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/ssl_key.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/string_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/support.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/svn_python_org_https_cert.pem /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test.xml /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test.xml.out /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_SimpleHTTPServer.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test___all__.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test___future__.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test__locale.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_abc.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_abstract_numbers.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_aifc.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_array.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ascii_formatd.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ast.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_asynchat.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_asyncore.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_atexit.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_audioop.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_augassign.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_base64.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_bigaddrspace.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_bigmem.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_binascii.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_binhex.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_binop.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_bisect.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_bool.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_bufio.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_builtin.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_bytes.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_bz2.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_calendar.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_call.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_capi.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_cfgparser.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_cgi.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_charmapcodec.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_class.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_cmath.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_cmd.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_cmd_line.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_cmd_line_script.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_code.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codeccallbacks.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_cn.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_hk.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_jp.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_kr.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_tw.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_cn.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_hk.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_jp.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_kr.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_tw.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codecs.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_codeop.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_coding.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_collections.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_colorsys.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_compare.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_compile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_compileall.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_complex.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_contains.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_contextlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_copy.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_copyreg.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_cprofile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_crypt.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_csv.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ctypes.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_curses.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_datetime.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dbm.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dbm_dumb.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_dbm_gnu.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_dbm_ndbm.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_decimal.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_decorators.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_defaultdict.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_deque.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_descr.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_descrtut.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dict.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dictcomps.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dictviews.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_difflib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_difflib_expect.html /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dis.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_distutils.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest3.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest4.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_docxmlrpc.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dummy_thread.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_dummy_threading.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_email.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_enumerate.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_eof.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_epoll.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_errno.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_exception_variations.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_exceptions.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_extcall.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_fcntl.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_file.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_filecmp.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_fileinput.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_fileio.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_float.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_flufl.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_fnmatch.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_fork1.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_format.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_fractions.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_frozen.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ftplib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_funcattrs.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_functools.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_future.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_future1.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_future2.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_future3.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_future4.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_future5.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_gc.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_generators.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_genericpath.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_genexps.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_getargs2.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_getopt.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_gettext.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_glob.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_global.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_grammar.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_grp.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_gzip.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_hash.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_hashlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_heapq.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_hmac.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_htmlparser.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_http_cookiejar.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_http_cookies.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_httplib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_httpservers.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_imaplib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_imp.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_import.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_importhooks.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_importlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_index.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_inspect.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_int.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_int_literal.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_io.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ioctl.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_isinstance.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_iter.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_iterlen.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_itertools.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_json.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_keywordonlyarg.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_kqueue.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_largefile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_lib2to3.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_linecache.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_list.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_listcomps.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_locale.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_logging.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_long.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_longexp.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_macpath.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_mailbox.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_marshal.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_math.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_memoryio.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_memoryview.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_metaclass.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_mimetypes.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_minidom.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_mmap.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_module.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_modulefinder.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec_support.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_multiprocessing.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_mutants.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_netrc.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_nis.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_normalization.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ntpath.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_opcodes.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_openpty.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_operator.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_optparse.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_os.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ossaudiodev.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_osx_env.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_parser.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pdb.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_peepholer.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pep247.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pep263.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pep277.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pep292.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pep3120.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pep3131.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pep352.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pickle.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pickletools.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pipes.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pkg.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pkgimport.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pkgutil.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_platform.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_plistlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_poll.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_popen.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_poplib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_posix.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_posixpath.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pow.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pprint.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_print.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_profile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_profilehooks.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_property.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pstats.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pty.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pwd.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pyclbr.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pydoc.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_pyexpat.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_queue.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_quopri.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_raise.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_random.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_range.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_re.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_reprlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_resource.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_richcmp.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_robotparser.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_runpy.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_sax.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_scope.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_select.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_set.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_setcomps.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_shelve.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_shlex.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_shutil.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_signal.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_site.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_slice.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_smtplib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_smtpnet.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_socket.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_socketserver.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_sort.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_sqlite.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ssl.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_startfile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_strftime.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_string.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_stringprep.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_strlit.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_strptime.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_struct.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_structmembers.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_structseq.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_subprocess.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_sundry.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_super.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_symtable.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_syntax.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_sys.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_syslog.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_tarfile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_tcl.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_telnetlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_tempfile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_textwrap.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_thread.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_threaded_import.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_threadedtempfile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_threading.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_threading_local.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_threadsignals.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_time.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_timeout.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_tk.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_tokenize.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_trace.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_traceback.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ttk_guionly.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ttk_textonly.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_tuple.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_typechecks.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_types.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_ucn.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_unary.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_unicode.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_unicode_file.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_unicodedata.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_unittest.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_univnewlines.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_unpack.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_unpack_ex.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib2.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib2_localnet.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib2net.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib_response.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_urllibnet.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_urlparse.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_userdict.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_userlist.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_userstring.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_uu.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_uuid.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_wait3.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_wait4.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_warnings.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_wave.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_weakref.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_weakset.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_winreg.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_winsound.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_with.py /usr/local/lib/python3.1/test install -o root -g wheel -m 555 ./../Lib/test/test_wsgiref.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_xdrlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree_c.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_xmlrpc.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_xmlrpc_net.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_zipfile.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_zipfile64.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_zipimport.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_zipimport_support.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/test_zlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/testcodec.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/testtar.tar /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/tf_inherit_check.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/threaded_import_hangers.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/time_hashlib.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests.txt /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/warning_tests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/xmltests.py /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/zipdir.zip /usr/local/lib/python3.1/test install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/abs.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/add.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/and.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/base.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/clamp.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/class.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/compare.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotal.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copy.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copyabs.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copynegate.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copysign.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAdd.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAnd.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddBase.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddClass.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompare.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopy.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivide.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddEncode.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddFMA.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddInvert.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddLogB.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMax.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMin.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddOr.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddReduce.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRotate.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddShift.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddXor.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decDouble.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decQuad.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decSingle.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divide.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divideint.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAdd.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAnd.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqBase.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqClass.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompare.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopy.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivide.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqEncode.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqFMA.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqInvert.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqLogB.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMax.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMin.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqOr.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqReduce.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRotate.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqShift.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqXor.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsBase.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsEncode.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/exp.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/extra.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/fma.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/inexact.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/invert.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ln.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/log10.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/logb.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/max.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/maxmag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/min.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minmag.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/multiply.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextminus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextplus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nexttoward.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/or.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/plus.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/power.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/powersqrt.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/quantize.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randomBound32.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randoms.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/reduce.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainder.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainderNear.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rescale.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rotate.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rounding.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/samequantum.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/scaleb.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/shift.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/squareroot.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/subtract.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/testall.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegral.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegralx.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/xor.decTest /usr/local/lib/python3.1/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/encodings/__init__.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/aliases.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/ascii.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/big5.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/big5hkscs.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/charmap.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp037.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1006.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1026.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1140.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1250.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1251.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1252.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1253.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1254.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1255.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1256.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1257.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1258.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp424.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp437.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp500.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp737.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp775.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp850.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp852.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp855.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp856.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp857.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp860.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp861.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp862.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp863.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp864.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp865.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp866.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp869.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp874.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp875.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp932.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp949.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp950.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_jis_2004.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_jisx0213.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_jp.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_kr.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/gb18030.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/gb2312.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/gbk.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/hp_roman8.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/hz.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/idna.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_1.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2004.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_3.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_ext.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_kr.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_1.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_10.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_11.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_13.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_14.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_15.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_16.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_2.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_3.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_4.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_5.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_6.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_7.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_8.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_9.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/johab.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/koi8_r.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/koi8_u.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/latin_1.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_arabic.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_centeuro.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_croatian.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_cyrillic.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_farsi.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_greek.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_iceland.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_latin2.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_roman.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_romanian.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_turkish.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mbcs.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/palmos.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/ptcp154.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/punycode.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/raw_unicode_escape.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis_2004.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/shift_jisx0213.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/tis_620.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/undefined.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/unicode_escape.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/unicode_internal.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_16.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_be.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_le.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_32.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_32_be.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_32_le.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_7.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_8.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_8_sig.py /usr/local/lib/python3.1/encodings install -o root -g wheel -m 444 ./../Lib/email/__init__.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/_parseaddr.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/base64mime.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/charset.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/encoders.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/errors.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/feedparser.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/generator.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/header.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/iterators.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/message.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/parser.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/quoprimime.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/utils.py /usr/local/lib/python3.1/email install -o root -g wheel -m 444 ./../Lib/email/mime/__init__.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/application.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/audio.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/base.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/image.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/message.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/multipart.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/nonmultipart.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/text.py /usr/local/lib/python3.1/email/mime install -o root -g wheel -m 444 ./../Lib/email/test/__init__.py /usr/local/lib/python3.1/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email.py /usr/local/lib/python3.1/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email_codecs.py /usr/local/lib/python3.1/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email_torture.py /usr/local/lib/python3.1/email/test install -o root -g wheel -m 444 ./../Lib/email/test/data/PyBanner048.gif /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/audiotest.au /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_01.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_02.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_03.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_04.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_05.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_06.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_07.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_08.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_09.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_10.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_11.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12a.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_13.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_14.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_15.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_16.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_17.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_18.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_19.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_20.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_21.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_22.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_23.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_24.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_25.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_26.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_27.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_28.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_29.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_30.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_31.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_32.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_33.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_34.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_35.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_36.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_37.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_38.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_39.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_40.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_41.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_42.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_43.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_44.txt /usr/local/lib/python3.1/email/test/data install -o root -g wheel -m 444 ./../Lib/html/__init__.py /usr/local/lib/python3.1/html install -o root -g wheel -m 444 ./../Lib/html/entities.py /usr/local/lib/python3.1/html install -o root -g wheel -m 444 ./../Lib/html/parser.py /usr/local/lib/python3.1/html install -o root -g wheel -m 444 ./../Lib/json/__init__.py /usr/local/lib/python3.1/json install -o root -g wheel -m 444 ./../Lib/json/decoder.py /usr/local/lib/python3.1/json install -o root -g wheel -m 444 ./../Lib/json/encoder.py /usr/local/lib/python3.1/json install -o root -g wheel -m 444 ./../Lib/json/scanner.py /usr/local/lib/python3.1/json install -o root -g wheel -m 444 ./../Lib/json/tool.py /usr/local/lib/python3.1/json install -o root -g wheel -m 444 ./../Lib/json/tests/__init__.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_decode.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_default.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_dump.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_encode_basestring_ascii.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_fail.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_float.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_indent.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass1.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass2.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass3.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_recursion.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_scanstring.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_separators.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_speedups.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/json/tests/test_unicode.py /usr/local/lib/python3.1/json/tests install -o root -g wheel -m 444 ./../Lib/http/__init__.py /usr/local/lib/python3.1/http install -o root -g wheel -m 444 ./../Lib/http/client.py /usr/local/lib/python3.1/http install -o root -g wheel -m 444 ./../Lib/http/cookiejar.py /usr/local/lib/python3.1/http install -o root -g wheel -m 444 ./../Lib/http/cookies.py /usr/local/lib/python3.1/http install -o root -g wheel -m 444 ./../Lib/http/server.py /usr/local/lib/python3.1/http install -o root -g wheel -m 444 ./../Lib/dbm/__init__.py /usr/local/lib/python3.1/dbm install -o root -g wheel -m 444 ./../Lib/dbm/dumb.py /usr/local/lib/python3.1/dbm install -o root -g wheel -m 444 ./../Lib/dbm/gnu.py /usr/local/lib/python3.1/dbm install -o root -g wheel -m 444 ./../Lib/dbm/ndbm.py /usr/local/lib/python3.1/dbm install -o root -g wheel -m 444 ./../Lib/xmlrpc/__init__.py /usr/local/lib/python3.1/xmlrpc install -o root -g wheel -m 444 ./../Lib/xmlrpc/client.py /usr/local/lib/python3.1/xmlrpc install -o root -g wheel -m 444 ./../Lib/xmlrpc/server.py /usr/local/lib/python3.1/xmlrpc install -o root -g wheel -m 444 ./../Lib/sqlite3/__init__.py /usr/local/lib/python3.1/sqlite3 install -o root -g wheel -m 444 ./../Lib/sqlite3/dbapi2.py /usr/local/lib/python3.1/sqlite3 install -o root -g wheel -m 444 ./../Lib/sqlite3/dump.py /usr/local/lib/python3.1/sqlite3 install -o root -g wheel -m 444 ./../Lib/sqlite3/test/__init__.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/dbapi.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/dump.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/factory.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/hooks.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/regression.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/transactions.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/types.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/userfunctions.py /usr/local/lib/python3.1/sqlite3/test install -o root -g wheel -m 444 ./../Lib/logging/__init__.py /usr/local/lib/python3.1/logging install -o root -g wheel -m 444 ./../Lib/logging/config.py /usr/local/lib/python3.1/logging install -o root -g wheel -m 444 ./../Lib/logging/handlers.py /usr/local/lib/python3.1/logging install -o root -g wheel -m 444 ./../Lib/wsgiref/__init__.py /usr/local/lib/python3.1/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/handlers.py /usr/local/lib/python3.1/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/headers.py /usr/local/lib/python3.1/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/simple_server.py /usr/local/lib/python3.1/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/util.py /usr/local/lib/python3.1/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/validate.py /usr/local/lib/python3.1/wsgiref install -o root -g wheel -m 444 ./../Lib/urllib/__init__.py /usr/local/lib/python3.1/urllib install -o root -g wheel -m 444 ./../Lib/urllib/error.py /usr/local/lib/python3.1/urllib install -o root -g wheel -m 444 ./../Lib/urllib/parse.py /usr/local/lib/python3.1/urllib install -o root -g wheel -m 444 ./../Lib/urllib/request.py /usr/local/lib/python3.1/urllib install -o root -g wheel -m 444 ./../Lib/urllib/response.py /usr/local/lib/python3.1/urllib install -o root -g wheel -m 444 ./../Lib/urllib/robotparser.py /usr/local/lib/python3.1/urllib install -o root -g wheel -m 444 ./../Lib/lib2to3/Grammar.txt /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/Grammar3.1.0.final.0.pickle /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/PatternGrammar.txt /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/PatternGrammar3.1.0.final.0.pickle /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/__init__.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/fixer_base.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/fixer_util.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/main.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/patcomp.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/pygram.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/pytree.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 555 ./../Lib/lib2to3/refactor.py /usr/local/lib/python3.1/lib2to3 install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/__init__.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_apply.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_basestring.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_buffer.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_callable.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_dict.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_except.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_exec.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_execfile.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_filter.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_funcattrs.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_future.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_getcwdu.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_has_key.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_idioms.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_import.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_imports.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_imports2.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_input.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_intern.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_isinstance.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_itertools.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_itertools_imports.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_long.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_map.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_metaclass.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_methodattrs.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_ne.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_next.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_nonzero.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_numliterals.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_paren.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_print.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_raise.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_raw_input.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_reduce.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_renames.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_repr.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_set_literal.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_standarderror.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_sys_exc.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_throw.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_tuple_params.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_types.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_unicode.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_urllib.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_ws_comma.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_xrange.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_xreadlines.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_zip.py /usr/local/lib/python3.1/lib2to3/fixes install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/__init__.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/conv.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/driver.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/grammar.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/literals.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/parse.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/pgen.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 555 ./../Lib/lib2to3/pgen2/token.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/tokenize.py /usr/local/lib/python3.1/lib2to3/pgen2 install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/__init__.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 555 ./../Lib/lib2to3/tests/pytree_idempotency.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/support.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_all_fixers.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 555 ./../Lib/lib2to3/tests/test_fixers.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_parser.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 555 ./../Lib/lib2to3/tests/test_pytree.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_refactor.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_util.py /usr/local/lib/python3.1/lib2to3/tests install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/README /usr/local/lib/python3.1/lib2to3/tests/data install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/crlf.py /usr/local/lib/python3.1/lib2to3/tests/data install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/different_encoding.py /usr/local/lib/python3.1/lib2to3/tests/data install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/infinite_recursion.py /usr/local/lib/python3.1/lib2to3/tests/data install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/py2_test_grammar.py /usr/local/lib/python3.1/lib2to3/tests/data install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/py3_test_grammar.py /usr/local/lib/python3.1/lib2to3/tests/data install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/bad_order.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes install -o root -g wheel -m 444 ./../Lib/ctypes/__init__.py /usr/local/lib/python3.1/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/_endian.py /usr/local/lib/python3.1/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/util.py /usr/local/lib/python3.1/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/wintypes.py /usr/local/lib/python3.1/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/test/__init__.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/runtests.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_anon.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_array_in_pointer.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_arrays.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_as_parameter.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_bitfields.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_buffers.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_bytes.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_byteswap.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_callbacks.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cast.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cfuncs.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_checkretval.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_delattr.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_errcheck.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_errno.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_find.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_frombuffer.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_funcptr.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_functions.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_incomplete.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_init.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_integers.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_internals.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_keeprefs.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_libc.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_loading.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_macholib.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_memfunctions.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_numbers.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_objects.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_parameters.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pep3118.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pickling.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pointers.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_prototypes.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_python_api.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_random_things.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_refcounts.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_repr.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_returnfuncptrs.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_simplesubclasses.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_sizes.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_slicing.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_stringptr.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_strings.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_struct_fields.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_structures.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unaligned_structures.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unicode.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_values.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_varsize_struct.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_win32.py /usr/local/lib/python3.1/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/README.ctypes /usr/local/lib/python3.1/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/__init__.py /usr/local/lib/python3.1/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dyld.py /usr/local/lib/python3.1/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dylib.py /usr/local/lib/python3.1/ctypes/macholib install -o root -g wheel -m 555 ./../Lib/ctypes/macholib/fetch_macholib /usr/local/lib/python3.1/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/fetch_macholib.bat /usr/local/lib/python3.1/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/framework.py /usr/local/lib/python3.1/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/idlelib/AutoComplete.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/AutoCompleteWindow.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/AutoExpand.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Bindings.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CREDITS.txt /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CallTipWindow.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CallTips.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ChangeLog /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ClassBrowser.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CodeContext.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ColorDelegator.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Debugger.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Delegator.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/EditorWindow.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/FileList.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/FormatParagraph.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/GrepDialog.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/HISTORY.txt /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/HyperParser.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/IOBinding.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/IdleHistory.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/MultiCall.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/MultiStatusBar.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/NEWS.txt /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ObjectBrowser.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/OutputWindow.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ParenMatch.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/PathBrowser.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Percolator.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/PyParse.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/PyShell.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/README.txt /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteDebugger.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteObjectBrowser.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ReplaceDialog.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/RstripExtension.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ScriptBinding.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ScrolledList.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialog.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialogBase.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/SearchEngine.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/StackViewer.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/TODO.txt /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ToolTip.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/TreeWidget.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/UndoDelegator.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/WidgetRedirector.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/WindowList.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ZoomHeight.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/__init__.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/aboutDialog.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-extensions.def /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-highlight.def /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-keys.def /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-main.def /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configDialog.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configHandler.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configHelpSourceEdit.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configSectionNameDialog.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/dynOptionMenuWidget.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/extend.txt /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/help.txt /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 555 ./../Lib/idlelib/idle.bat /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/idle.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/idle.pyw /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/idlever.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/keybindingDialog.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/macosxSupport.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/rpc.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/run.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/tabbedpages.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/testcode.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/textView.py /usr/local/lib/python3.1/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/folder.gif /usr/local/lib/python3.1/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/idle.icns /usr/local/lib/python3.1/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/minusnode.gif /usr/local/lib/python3.1/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/openfolder.gif /usr/local/lib/python3.1/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/plusnode.gif /usr/local/lib/python3.1/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/python.gif /usr/local/lib/python3.1/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/tk.gif /usr/local/lib/python3.1/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/distutils/README /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/__init__.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/archive_util.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/bcppcompiler.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/ccompiler.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/cmd.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/config.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/core.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/cygwinccompiler.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/debug.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/dep_util.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/dir_util.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/dist.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/emxccompiler.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/errors.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/extension.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/fancy_getopt.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/file_util.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/filelist.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/log.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/msvc9compiler.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/msvccompiler.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/spawn.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/sysconfig.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/text_file.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/unixccompiler.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/util.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/version.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/versionpredicate.py /usr/local/lib/python3.1/distutils install -o root -g wheel -m 444 ./../Lib/distutils/command/__init__.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_dumb.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_msi.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_rpm.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_wininst.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_clib.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_ext.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_py.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_scripts.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/check.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/clean.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/command_template /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/config.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_data.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_egg_info.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_headers.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_lib.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_scripts.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/register.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/sdist.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/upload.py /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-6.0.exe /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-7.1.exe /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-8.0.exe /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-9.0-amd64.exe /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-9.0.exe /usr/local/lib/python3.1/distutils/command install -o root -g wheel -m 555 ./../Lib/distutils/tests/Setup.sample /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/__init__.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/support.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_archive_util.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist_dumb.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist_rpm.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist_wininst.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_clib.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_ext.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_py.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_scripts.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_check.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 555 ./../Lib/distutils/tests/test_clean.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_cmd.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_config.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_config_cmd.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_core.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_cygwinccompiler.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_dir_util.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_dist.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 555 ./../Lib/distutils/tests/test_extension.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_file_util.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_filelist.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_data.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_headers.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_lib.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_scripts.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_msvc9compiler.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_register.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_sdist.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_spawn.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_sysconfig.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_text_file.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_unixccompiler.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_upload.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_util.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_version.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_versionpredicate.py /usr/local/lib/python3.1/distutils/tests install -o root -g wheel -m 444 ./../Lib/xml/__init__.py /usr/local/lib/python3.1/xml install -o root -g wheel -m 444 ./../Lib/xml/dom/NodeFilter.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/__init__.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/domreg.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/expatbuilder.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/minicompat.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/minidom.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/pulldom.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/xmlbuilder.py /usr/local/lib/python3.1/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementInclude.py /usr/local/lib/python3.1/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementPath.py /usr/local/lib/python3.1/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementTree.py /usr/local/lib/python3.1/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/__init__.py /usr/local/lib/python3.1/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/cElementTree.py /usr/local/lib/python3.1/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/parsers/__init__.py /usr/local/lib/python3.1/xml/parsers install -o root -g wheel -m 444 ./../Lib/xml/parsers/expat.py /usr/local/lib/python3.1/xml/parsers install -o root -g wheel -m 444 ./../Lib/xml/sax/__init__.py /usr/local/lib/python3.1/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/_exceptions.py /usr/local/lib/python3.1/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/expatreader.py /usr/local/lib/python3.1/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/handler.py /usr/local/lib/python3.1/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/saxutils.py /usr/local/lib/python3.1/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/xmlreader.py /usr/local/lib/python3.1/xml/sax install -o root -g wheel -m 444 ./../Lib/importlib/__init__.py /usr/local/lib/python3.1/importlib install -o root -g wheel -m 444 ./../Lib/importlib/_bootstrap.py /usr/local/lib/python3.1/importlib install -o root -g wheel -m 444 ./../Lib/importlib/abc.py /usr/local/lib/python3.1/importlib install -o root -g wheel -m 444 ./../Lib/importlib/machinery.py /usr/local/lib/python3.1/importlib install -o root -g wheel -m 444 ./../Lib/importlib/util.py /usr/local/lib/python3.1/importlib install -o root -g wheel -m 444 ./../Lib/importlib/test/__init__.py /usr/local/lib/python3.1/importlib/test install -o root -g wheel -m 444 ./../Lib/importlib/test/abc.py /usr/local/lib/python3.1/importlib/test install -o root -g wheel -m 444 ./../Lib/importlib/test/benchmark.py /usr/local/lib/python3.1/importlib/test install -o root -g wheel -m 444 ./../Lib/importlib/test/test_abc.py /usr/local/lib/python3.1/importlib/test install -o root -g wheel -m 444 ./../Lib/importlib/test/test_api.py /usr/local/lib/python3.1/importlib/test install -o root -g wheel -m 444 ./../Lib/importlib/test/test_util.py /usr/local/lib/python3.1/importlib/test install -o root -g wheel -m 444 ./../Lib/importlib/test/util.py /usr/local/lib/python3.1/importlib/test install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/__init__.py /usr/local/lib/python3.1/importlib/test/builtin install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/test_finder.py /usr/local/lib/python3.1/importlib/test/builtin install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/test_loader.py /usr/local/lib/python3.1/importlib/test/builtin install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/util.py /usr/local/lib/python3.1/importlib/test/builtin install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/__init__.py /usr/local/lib/python3.1/importlib/test/extension install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_case_sensitivity.py /usr/local/lib/python3.1/importlib/test/extension install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_finder.py /usr/local/lib/python3.1/importlib/test/extension install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_loader.py /usr/local/lib/python3.1/importlib/test/extension install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_path_hook.py /usr/local/lib/python3.1/importlib/test/extension install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/util.py /usr/local/lib/python3.1/importlib/test/extension install -o root -g wheel -m 444 ./../Lib/importlib/test/frozen/__init__.py /usr/local/lib/python3.1/importlib/test/frozen install -o root -g wheel -m 444 ./../Lib/importlib/test/frozen/test_finder.py /usr/local/lib/python3.1/importlib/test/frozen install -o root -g wheel -m 444 ./../Lib/importlib/test/frozen/test_loader.py /usr/local/lib/python3.1/importlib/test/frozen install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/__init__.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test___package__.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_caching.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_fromlist.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_meta_path.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_packages.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_path.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_relative_imports.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/util.py /usr/local/lib/python3.1/importlib/test/import_ install -o root -g wheel -m 444 ./../Lib/importlib/test/source/__init__.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_abc_loader.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_case_sensitivity.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_file_loader.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_finder.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_path_hook.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_source_encoding.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/importlib/test/source/util.py /usr/local/lib/python3.1/importlib/test/source install -o root -g wheel -m 444 ./../Lib/multiprocessing/__init__.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/connection.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/forking.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/heap.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/managers.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/pool.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/process.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/queues.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/reduction.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/sharedctypes.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/synchronize.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/util.py /usr/local/lib/python3.1/multiprocessing install -o root -g wheel -m 444 ./../Lib/multiprocessing/dummy/__init__.py /usr/local/lib/python3.1/multiprocessing/dummy install -o root -g wheel -m 444 ./../Lib/multiprocessing/dummy/connection.py /usr/local/lib/python3.1/multiprocessing/dummy install -o root -g wheel -m 444 ./../Lib/curses/__init__.py /usr/local/lib/python3.1/curses install -o root -g wheel -m 444 ./../Lib/curses/ascii.py /usr/local/lib/python3.1/curses install -o root -g wheel -m 444 ./../Lib/curses/has_key.py /usr/local/lib/python3.1/curses install -o root -g wheel -m 444 ./../Lib/curses/panel.py /usr/local/lib/python3.1/curses install -o root -g wheel -m 444 ./../Lib/curses/textpad.py /usr/local/lib/python3.1/curses install -o root -g wheel -m 444 ./../Lib/curses/wrapper.py /usr/local/lib/python3.1/curses install -o root -g wheel -m 444 ./../Lib/pydoc_data/__init__.py /usr/local/lib/python3.1/pydoc_data install -o root -g wheel -m 444 ./../Lib/pydoc_data/topics.py /usr/local/lib/python3.1/pydoc_data install -o root -g wheel -m 444 ./../Lib/plat-freebsd7/IN.py /usr/local/lib/python3.1/plat-freebsd7 install -o root -g wheel -m 444 ./../Lib/plat-freebsd7/regen /usr/local/lib/python3.1/plat-freebsd7 install -o root -g wheel -m 444 ./../LICENSE /usr/local/lib/python3.1/LICENSE.txt PYTHONPATH=/usr/local/lib/python3.1 ./python -Wi /usr/local/lib/python3.1/compileall.py -d /usr/local/lib/python3.1 -f -x 'bad_coding|badsyntax|site-packages|py2_test_grammar|crlf|different_encoding' /usr/local/lib/python3.1 Listing /usr/local/lib/python3.1 ... Compiling /usr/local/lib/python3.1/__future__.py ... Compiling /usr/local/lib/python3.1/__phello__.foo.py ... Compiling /usr/local/lib/python3.1/_abcoll.py ... Compiling /usr/local/lib/python3.1/_compat_pickle.py ... Compiling /usr/local/lib/python3.1/_dummy_thread.py ... Compiling /usr/local/lib/python3.1/_markupbase.py ... Compiling /usr/local/lib/python3.1/_pyio.py ... Compiling /usr/local/lib/python3.1/_strptime.py ... Compiling /usr/local/lib/python3.1/_threading_local.py ... Compiling /usr/local/lib/python3.1/_weakrefset.py ... Compiling /usr/local/lib/python3.1/abc.py ... Compiling /usr/local/lib/python3.1/aifc.py ... Compiling /usr/local/lib/python3.1/antigravity.py ... Compiling /usr/local/lib/python3.1/ast.py ... Compiling /usr/local/lib/python3.1/asynchat.py ... Compiling /usr/local/lib/python3.1/asyncore.py ... Compiling /usr/local/lib/python3.1/base64.py ... Compiling /usr/local/lib/python3.1/bdb.py ... Compiling /usr/local/lib/python3.1/binhex.py ... Compiling /usr/local/lib/python3.1/bisect.py ... Compiling /usr/local/lib/python3.1/build_class.py ... Compiling /usr/local/lib/python3.1/cProfile.py ... Compiling /usr/local/lib/python3.1/calendar.py ... Compiling /usr/local/lib/python3.1/cgi.py ... Compiling /usr/local/lib/python3.1/cgitb.py ... Compiling /usr/local/lib/python3.1/chunk.py ... Compiling /usr/local/lib/python3.1/cmd.py ... Compiling /usr/local/lib/python3.1/code.py ... Compiling /usr/local/lib/python3.1/codecs.py ... Compiling /usr/local/lib/python3.1/codeop.py ... Compiling /usr/local/lib/python3.1/collections.py ... Compiling /usr/local/lib/python3.1/colorsys.py ... Compiling /usr/local/lib/python3.1/compileall.py ... Compiling /usr/local/lib/python3.1/configparser.py ... Compiling /usr/local/lib/python3.1/contextlib.py ... Compiling /usr/local/lib/python3.1/copy.py ... Compiling /usr/local/lib/python3.1/copyreg.py ... Compiling /usr/local/lib/python3.1/csv.py ... Listing /usr/local/lib/python3.1/ctypes ... Compiling /usr/local/lib/python3.1/ctypes/__init__.py ... Compiling /usr/local/lib/python3.1/ctypes/_endian.py ... Listing /usr/local/lib/python3.1/ctypes/macholib ... Compiling /usr/local/lib/python3.1/ctypes/macholib/__init__.py ... Compiling /usr/local/lib/python3.1/ctypes/macholib/dyld.py ... Compiling /usr/local/lib/python3.1/ctypes/macholib/dylib.py ... Compiling /usr/local/lib/python3.1/ctypes/macholib/framework.py ... Listing /usr/local/lib/python3.1/ctypes/test ... Compiling /usr/local/lib/python3.1/ctypes/test/__init__.py ... Compiling /usr/local/lib/python3.1/ctypes/test/runtests.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_anon.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_array_in_pointer.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_arrays.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_as_parameter.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_bitfields.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_buffers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_bytes.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_byteswap.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_callbacks.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_cast.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_cfuncs.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_checkretval.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_delattr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_errcheck.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_errno.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_find.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_frombuffer.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_funcptr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_functions.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_incomplete.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_init.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_integers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_internals.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_keeprefs.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_libc.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_loading.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_macholib.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_memfunctions.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_numbers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_objects.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_parameters.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_pep3118.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_pickling.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_pointers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_prototypes.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_python_api.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_random_things.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_refcounts.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_repr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_returnfuncptrs.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_simplesubclasses.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_sizes.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_slicing.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_stringptr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_strings.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_struct_fields.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_structures.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_unaligned_structures.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_unicode.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_values.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_varsize_struct.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_win32.py ... Compiling /usr/local/lib/python3.1/ctypes/util.py ... Compiling /usr/local/lib/python3.1/ctypes/wintypes.py ... Listing /usr/local/lib/python3.1/curses ... Compiling /usr/local/lib/python3.1/curses/__init__.py ... Compiling /usr/local/lib/python3.1/curses/ascii.py ... Compiling /usr/local/lib/python3.1/curses/has_key.py ... Compiling /usr/local/lib/python3.1/curses/panel.py ... Compiling /usr/local/lib/python3.1/curses/textpad.py ... Compiling /usr/local/lib/python3.1/curses/wrapper.py ... Listing /usr/local/lib/python3.1/dbm ... Compiling /usr/local/lib/python3.1/dbm/__init__.py ... Compiling /usr/local/lib/python3.1/dbm/dumb.py ... Compiling /usr/local/lib/python3.1/dbm/gnu.py ... Compiling /usr/local/lib/python3.1/dbm/ndbm.py ... Compiling /usr/local/lib/python3.1/decimal.py ... Compiling /usr/local/lib/python3.1/difflib.py ... Compiling /usr/local/lib/python3.1/dis.py ... Listing /usr/local/lib/python3.1/distutils ... Compiling /usr/local/lib/python3.1/distutils/__init__.py ... Compiling /usr/local/lib/python3.1/distutils/archive_util.py ... Compiling /usr/local/lib/python3.1/distutils/bcppcompiler.py ... Compiling /usr/local/lib/python3.1/distutils/ccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/cmd.py ... Listing /usr/local/lib/python3.1/distutils/command ... Compiling /usr/local/lib/python3.1/distutils/command/__init__.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_dumb.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_msi.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_rpm.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_wininst.py ... Compiling /usr/local/lib/python3.1/distutils/command/build.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_clib.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_ext.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_py.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/command/check.py ... Compiling /usr/local/lib/python3.1/distutils/command/clean.py ... Compiling /usr/local/lib/python3.1/distutils/command/config.py ... Compiling /usr/local/lib/python3.1/distutils/command/install.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_data.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_egg_info.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_headers.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_lib.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/command/register.py ... Compiling /usr/local/lib/python3.1/distutils/command/sdist.py ... Compiling /usr/local/lib/python3.1/distutils/command/upload.py ... Compiling /usr/local/lib/python3.1/distutils/config.py ... Compiling /usr/local/lib/python3.1/distutils/core.py ... Compiling /usr/local/lib/python3.1/distutils/cygwinccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/debug.py ... Compiling /usr/local/lib/python3.1/distutils/dep_util.py ... Compiling /usr/local/lib/python3.1/distutils/dir_util.py ... Compiling /usr/local/lib/python3.1/distutils/dist.py ... Compiling /usr/local/lib/python3.1/distutils/emxccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/errors.py ... Compiling /usr/local/lib/python3.1/distutils/extension.py ... Compiling /usr/local/lib/python3.1/distutils/fancy_getopt.py ... Compiling /usr/local/lib/python3.1/distutils/file_util.py ... Compiling /usr/local/lib/python3.1/distutils/filelist.py ... Compiling /usr/local/lib/python3.1/distutils/log.py ... Compiling /usr/local/lib/python3.1/distutils/msvc9compiler.py ... Compiling /usr/local/lib/python3.1/distutils/msvccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/spawn.py ... Compiling /usr/local/lib/python3.1/distutils/sysconfig.py ... Listing /usr/local/lib/python3.1/distutils/tests ... Compiling /usr/local/lib/python3.1/distutils/tests/__init__.py ... Compiling /usr/local/lib/python3.1/distutils/tests/support.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_archive_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist_dumb.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist_rpm.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist_wininst.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_clib.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_ext.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_py.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_check.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_clean.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_cmd.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_config.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_config_cmd.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_core.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_cygwinccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_dir_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_dist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_extension.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_file_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_filelist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_data.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_headers.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_lib.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_msvc9compiler.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_register.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_sdist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_spawn.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_sysconfig.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_text_file.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_unixccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_upload.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_version.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_versionpredicate.py ... Compiling /usr/local/lib/python3.1/distutils/text_file.py ... Compiling /usr/local/lib/python3.1/distutils/unixccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/util.py ... Compiling /usr/local/lib/python3.1/distutils/version.py ... Compiling /usr/local/lib/python3.1/distutils/versionpredicate.py ... Compiling /usr/local/lib/python3.1/doctest.py ... Compiling /usr/local/lib/python3.1/dummy_threading.py ... Listing /usr/local/lib/python3.1/email ... Compiling /usr/local/lib/python3.1/email/__init__.py ... Compiling /usr/local/lib/python3.1/email/_parseaddr.py ... Compiling /usr/local/lib/python3.1/email/base64mime.py ... Compiling /usr/local/lib/python3.1/email/charset.py ... Compiling /usr/local/lib/python3.1/email/encoders.py ... Compiling /usr/local/lib/python3.1/email/errors.py ... Compiling /usr/local/lib/python3.1/email/feedparser.py ... Compiling /usr/local/lib/python3.1/email/generator.py ... Compiling /usr/local/lib/python3.1/email/header.py ... Compiling /usr/local/lib/python3.1/email/iterators.py ... Compiling /usr/local/lib/python3.1/email/message.py ... Listing /usr/local/lib/python3.1/email/mime ... Compiling /usr/local/lib/python3.1/email/mime/__init__.py ... Compiling /usr/local/lib/python3.1/email/mime/application.py ... Compiling /usr/local/lib/python3.1/email/mime/audio.py ... Compiling /usr/local/lib/python3.1/email/mime/base.py ... Compiling /usr/local/lib/python3.1/email/mime/image.py ... Compiling /usr/local/lib/python3.1/email/mime/message.py ... Compiling /usr/local/lib/python3.1/email/mime/multipart.py ... Compiling /usr/local/lib/python3.1/email/mime/nonmultipart.py ... Compiling /usr/local/lib/python3.1/email/mime/text.py ... Compiling /usr/local/lib/python3.1/email/parser.py ... Compiling /usr/local/lib/python3.1/email/quoprimime.py ... Listing /usr/local/lib/python3.1/email/test ... Compiling /usr/local/lib/python3.1/email/test/__init__.py ... Listing /usr/local/lib/python3.1/email/test/data ... Compiling /usr/local/lib/python3.1/email/test/test_email.py ... Compiling /usr/local/lib/python3.1/email/test/test_email_codecs.py ... Compiling /usr/local/lib/python3.1/email/test/test_email_torture.py ... Compiling /usr/local/lib/python3.1/email/utils.py ... Listing /usr/local/lib/python3.1/encodings ... Compiling /usr/local/lib/python3.1/encodings/__init__.py ... Compiling /usr/local/lib/python3.1/encodings/aliases.py ... Compiling /usr/local/lib/python3.1/encodings/ascii.py ... Compiling /usr/local/lib/python3.1/encodings/big5.py ... Compiling /usr/local/lib/python3.1/encodings/big5hkscs.py ... Compiling /usr/local/lib/python3.1/encodings/charmap.py ... Compiling /usr/local/lib/python3.1/encodings/cp037.py ... Compiling /usr/local/lib/python3.1/encodings/cp1006.py ... Compiling /usr/local/lib/python3.1/encodings/cp1026.py ... Compiling /usr/local/lib/python3.1/encodings/cp1140.py ... Compiling /usr/local/lib/python3.1/encodings/cp1250.py ... Compiling /usr/local/lib/python3.1/encodings/cp1251.py ... Compiling /usr/local/lib/python3.1/encodings/cp1252.py ... Compiling /usr/local/lib/python3.1/encodings/cp1253.py ... Compiling /usr/local/lib/python3.1/encodings/cp1254.py ... Compiling /usr/local/lib/python3.1/encodings/cp1255.py ... Compiling /usr/local/lib/python3.1/encodings/cp1256.py ... Compiling /usr/local/lib/python3.1/encodings/cp1257.py ... Compiling /usr/local/lib/python3.1/encodings/cp1258.py ... Compiling /usr/local/lib/python3.1/encodings/cp424.py ... Compiling /usr/local/lib/python3.1/encodings/cp437.py ... Compiling /usr/local/lib/python3.1/encodings/cp500.py ... Compiling /usr/local/lib/python3.1/encodings/cp737.py ... Compiling /usr/local/lib/python3.1/encodings/cp775.py ... Compiling /usr/local/lib/python3.1/encodings/cp850.py ... Compiling /usr/local/lib/python3.1/encodings/cp852.py ... Compiling /usr/local/lib/python3.1/encodings/cp855.py ... Compiling /usr/local/lib/python3.1/encodings/cp856.py ... Compiling /usr/local/lib/python3.1/encodings/cp857.py ... Compiling /usr/local/lib/python3.1/encodings/cp860.py ... Compiling /usr/local/lib/python3.1/encodings/cp861.py ... Compiling /usr/local/lib/python3.1/encodings/cp862.py ... Compiling /usr/local/lib/python3.1/encodings/cp863.py ... Compiling /usr/local/lib/python3.1/encodings/cp864.py ... Compiling /usr/local/lib/python3.1/encodings/cp865.py ... Compiling /usr/local/lib/python3.1/encodings/cp866.py ... Compiling /usr/local/lib/python3.1/encodings/cp869.py ... Compiling /usr/local/lib/python3.1/encodings/cp874.py ... Compiling /usr/local/lib/python3.1/encodings/cp875.py ... Compiling /usr/local/lib/python3.1/encodings/cp932.py ... Compiling /usr/local/lib/python3.1/encodings/cp949.py ... Compiling /usr/local/lib/python3.1/encodings/cp950.py ... Compiling /usr/local/lib/python3.1/encodings/euc_jis_2004.py ... Compiling /usr/local/lib/python3.1/encodings/euc_jisx0213.py ... Compiling /usr/local/lib/python3.1/encodings/euc_jp.py ... Compiling /usr/local/lib/python3.1/encodings/euc_kr.py ... Compiling /usr/local/lib/python3.1/encodings/gb18030.py ... Compiling /usr/local/lib/python3.1/encodings/gb2312.py ... Compiling /usr/local/lib/python3.1/encodings/gbk.py ... Compiling /usr/local/lib/python3.1/encodings/hp_roman8.py ... Compiling /usr/local/lib/python3.1/encodings/hz.py ... Compiling /usr/local/lib/python3.1/encodings/idna.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_1.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_2.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_2004.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_3.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_ext.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_kr.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_1.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_10.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_11.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_13.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_14.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_15.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_16.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_2.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_3.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_4.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_5.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_6.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_7.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_8.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_9.py ... Compiling /usr/local/lib/python3.1/encodings/johab.py ... Compiling /usr/local/lib/python3.1/encodings/koi8_r.py ... Compiling /usr/local/lib/python3.1/encodings/koi8_u.py ... Compiling /usr/local/lib/python3.1/encodings/latin_1.py ... Compiling /usr/local/lib/python3.1/encodings/mac_arabic.py ... Compiling /usr/local/lib/python3.1/encodings/mac_centeuro.py ... Compiling /usr/local/lib/python3.1/encodings/mac_croatian.py ... Compiling /usr/local/lib/python3.1/encodings/mac_cyrillic.py ... Compiling /usr/local/lib/python3.1/encodings/mac_farsi.py ... Compiling /usr/local/lib/python3.1/encodings/mac_greek.py ... Compiling /usr/local/lib/python3.1/encodings/mac_iceland.py ... Compiling /usr/local/lib/python3.1/encodings/mac_latin2.py ... Compiling /usr/local/lib/python3.1/encodings/mac_roman.py ... Compiling /usr/local/lib/python3.1/encodings/mac_romanian.py ... Compiling /usr/local/lib/python3.1/encodings/mac_turkish.py ... Compiling /usr/local/lib/python3.1/encodings/mbcs.py ... Compiling /usr/local/lib/python3.1/encodings/palmos.py ... Compiling /usr/local/lib/python3.1/encodings/ptcp154.py ... Compiling /usr/local/lib/python3.1/encodings/punycode.py ... Compiling /usr/local/lib/python3.1/encodings/raw_unicode_escape.py ... Compiling /usr/local/lib/python3.1/encodings/shift_jis.py ... Compiling /usr/local/lib/python3.1/encodings/shift_jis_2004.py ... Compiling /usr/local/lib/python3.1/encodings/shift_jisx0213.py ... Compiling /usr/local/lib/python3.1/encodings/tis_620.py ... Compiling /usr/local/lib/python3.1/encodings/undefined.py ... Compiling /usr/local/lib/python3.1/encodings/unicode_escape.py ... Compiling /usr/local/lib/python3.1/encodings/unicode_internal.py ... Compiling /usr/local/lib/python3.1/encodings/utf_16.py ... Compiling /usr/local/lib/python3.1/encodings/utf_16_be.py ... Compiling /usr/local/lib/python3.1/encodings/utf_16_le.py ... Compiling /usr/local/lib/python3.1/encodings/utf_32.py ... Compiling /usr/local/lib/python3.1/encodings/utf_32_be.py ... Compiling /usr/local/lib/python3.1/encodings/utf_32_le.py ... Compiling /usr/local/lib/python3.1/encodings/utf_7.py ... Compiling /usr/local/lib/python3.1/encodings/utf_8.py ... Compiling /usr/local/lib/python3.1/encodings/utf_8_sig.py ... Compiling /usr/local/lib/python3.1/filecmp.py ... Compiling /usr/local/lib/python3.1/fileinput.py ... Compiling /usr/local/lib/python3.1/fnmatch.py ... Compiling /usr/local/lib/python3.1/formatter.py ... Compiling /usr/local/lib/python3.1/fractions.py ... Compiling /usr/local/lib/python3.1/ftplib.py ... Compiling /usr/local/lib/python3.1/functools.py ... Compiling /usr/local/lib/python3.1/genericpath.py ... Compiling /usr/local/lib/python3.1/getopt.py ... Compiling /usr/local/lib/python3.1/getpass.py ... Compiling /usr/local/lib/python3.1/gettext.py ... Compiling /usr/local/lib/python3.1/glob.py ... Compiling /usr/local/lib/python3.1/gzip.py ... Compiling /usr/local/lib/python3.1/hashlib.py ... Compiling /usr/local/lib/python3.1/heapq.py ... Compiling /usr/local/lib/python3.1/hmac.py ... Listing /usr/local/lib/python3.1/html ... Compiling /usr/local/lib/python3.1/html/__init__.py ... Compiling /usr/local/lib/python3.1/html/entities.py ... Compiling /usr/local/lib/python3.1/html/parser.py ... Listing /usr/local/lib/python3.1/http ... Compiling /usr/local/lib/python3.1/http/__init__.py ... Compiling /usr/local/lib/python3.1/http/client.py ... Compiling /usr/local/lib/python3.1/http/cookiejar.py ... Compiling /usr/local/lib/python3.1/http/cookies.py ... Compiling /usr/local/lib/python3.1/http/server.py ... Listing /usr/local/lib/python3.1/idlelib ... Compiling /usr/local/lib/python3.1/idlelib/AutoComplete.py ... Compiling /usr/local/lib/python3.1/idlelib/AutoCompleteWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/AutoExpand.py ... Compiling /usr/local/lib/python3.1/idlelib/Bindings.py ... Compiling /usr/local/lib/python3.1/idlelib/CallTipWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/CallTips.py ... Compiling /usr/local/lib/python3.1/idlelib/ClassBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/CodeContext.py ... Compiling /usr/local/lib/python3.1/idlelib/ColorDelegator.py ... Compiling /usr/local/lib/python3.1/idlelib/Debugger.py ... Compiling /usr/local/lib/python3.1/idlelib/Delegator.py ... Compiling /usr/local/lib/python3.1/idlelib/EditorWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/FileList.py ... Compiling /usr/local/lib/python3.1/idlelib/FormatParagraph.py ... Compiling /usr/local/lib/python3.1/idlelib/GrepDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/HyperParser.py ... Compiling /usr/local/lib/python3.1/idlelib/IOBinding.py ... Listing /usr/local/lib/python3.1/idlelib/Icons ... Compiling /usr/local/lib/python3.1/idlelib/IdleHistory.py ... Compiling /usr/local/lib/python3.1/idlelib/MultiCall.py ... Compiling /usr/local/lib/python3.1/idlelib/MultiStatusBar.py ... Compiling /usr/local/lib/python3.1/idlelib/ObjectBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/OutputWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/ParenMatch.py ... Compiling /usr/local/lib/python3.1/idlelib/PathBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/Percolator.py ... Compiling /usr/local/lib/python3.1/idlelib/PyParse.py ... Compiling /usr/local/lib/python3.1/idlelib/PyShell.py ... Compiling /usr/local/lib/python3.1/idlelib/RemoteDebugger.py ... Compiling /usr/local/lib/python3.1/idlelib/RemoteObjectBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/ReplaceDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/RstripExtension.py ... Compiling /usr/local/lib/python3.1/idlelib/ScriptBinding.py ... Compiling /usr/local/lib/python3.1/idlelib/ScrolledList.py ... Compiling /usr/local/lib/python3.1/idlelib/SearchDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/SearchDialogBase.py ... Compiling /usr/local/lib/python3.1/idlelib/SearchEngine.py ... Compiling /usr/local/lib/python3.1/idlelib/StackViewer.py ... Compiling /usr/local/lib/python3.1/idlelib/ToolTip.py ... Compiling /usr/local/lib/python3.1/idlelib/TreeWidget.py ... Compiling /usr/local/lib/python3.1/idlelib/UndoDelegator.py ... Compiling /usr/local/lib/python3.1/idlelib/WidgetRedirector.py ... Compiling /usr/local/lib/python3.1/idlelib/WindowList.py ... Compiling /usr/local/lib/python3.1/idlelib/ZoomHeight.py ... Compiling /usr/local/lib/python3.1/idlelib/__init__.py ... Compiling /usr/local/lib/python3.1/idlelib/aboutDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/configDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/configHandler.py ... Compiling /usr/local/lib/python3.1/idlelib/configHelpSourceEdit.py ... Compiling /usr/local/lib/python3.1/idlelib/configSectionNameDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/dynOptionMenuWidget.py ... Compiling /usr/local/lib/python3.1/idlelib/idle.py ... Compiling /usr/local/lib/python3.1/idlelib/idlever.py ... Compiling /usr/local/lib/python3.1/idlelib/keybindingDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/macosxSupport.py ... Compiling /usr/local/lib/python3.1/idlelib/rpc.py ... Compiling /usr/local/lib/python3.1/idlelib/run.py ... Compiling /usr/local/lib/python3.1/idlelib/tabbedpages.py ... Compiling /usr/local/lib/python3.1/idlelib/testcode.py ... Compiling /usr/local/lib/python3.1/idlelib/textView.py ... Compiling /usr/local/lib/python3.1/imaplib.py ... Compiling /usr/local/lib/python3.1/imghdr.py ... Listing /usr/local/lib/python3.1/importlib ... Compiling /usr/local/lib/python3.1/importlib/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/_bootstrap.py ... Compiling /usr/local/lib/python3.1/importlib/abc.py ... Compiling /usr/local/lib/python3.1/importlib/machinery.py ... Listing /usr/local/lib/python3.1/importlib/test ... Compiling /usr/local/lib/python3.1/importlib/test/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/abc.py ... Compiling /usr/local/lib/python3.1/importlib/test/benchmark.py ... Listing /usr/local/lib/python3.1/importlib/test/builtin ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/test_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/util.py ... Listing /usr/local/lib/python3.1/importlib/test/extension ... Compiling /usr/local/lib/python3.1/importlib/test/extension/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_case_sensitivity.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_path_hook.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/util.py ... Listing /usr/local/lib/python3.1/importlib/test/frozen ... Compiling /usr/local/lib/python3.1/importlib/test/frozen/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/frozen/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/frozen/test_loader.py ... Listing /usr/local/lib/python3.1/importlib/test/import_ ... Compiling /usr/local/lib/python3.1/importlib/test/import_/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test___package__.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_caching.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_fromlist.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_meta_path.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_packages.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_path.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_relative_imports.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/util.py ... Listing /usr/local/lib/python3.1/importlib/test/source ... Compiling /usr/local/lib/python3.1/importlib/test/source/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_abc_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_case_sensitivity.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_file_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_path_hook.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_source_encoding.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/util.py ... Compiling /usr/local/lib/python3.1/importlib/test/test_abc.py ... Compiling /usr/local/lib/python3.1/importlib/test/test_api.py ... Compiling /usr/local/lib/python3.1/importlib/test/test_util.py ... Compiling /usr/local/lib/python3.1/importlib/test/util.py ... Compiling /usr/local/lib/python3.1/importlib/util.py ... Compiling /usr/local/lib/python3.1/inspect.py ... Compiling /usr/local/lib/python3.1/io.py ... Listing /usr/local/lib/python3.1/json ... Compiling /usr/local/lib/python3.1/json/__init__.py ... Compiling /usr/local/lib/python3.1/json/decoder.py ... Compiling /usr/local/lib/python3.1/json/encoder.py ... Compiling /usr/local/lib/python3.1/json/scanner.py ... Listing /usr/local/lib/python3.1/json/tests ... Compiling /usr/local/lib/python3.1/json/tests/__init__.py ... Compiling /usr/local/lib/python3.1/json/tests/test_decode.py ... Compiling /usr/local/lib/python3.1/json/tests/test_default.py ... Compiling /usr/local/lib/python3.1/json/tests/test_dump.py ... Compiling /usr/local/lib/python3.1/json/tests/test_encode_basestring_ascii.py ... Compiling /usr/local/lib/python3.1/json/tests/test_fail.py ... Compiling /usr/local/lib/python3.1/json/tests/test_float.py ... Compiling /usr/local/lib/python3.1/json/tests/test_indent.py ... Compiling /usr/local/lib/python3.1/json/tests/test_pass1.py ... Compiling /usr/local/lib/python3.1/json/tests/test_pass2.py ... Compiling /usr/local/lib/python3.1/json/tests/test_pass3.py ... Compiling /usr/local/lib/python3.1/json/tests/test_recursion.py ... Compiling /usr/local/lib/python3.1/json/tests/test_scanstring.py ... Compiling /usr/local/lib/python3.1/json/tests/test_separators.py ... Compiling /usr/local/lib/python3.1/json/tests/test_speedups.py ... Compiling /usr/local/lib/python3.1/json/tests/test_unicode.py ... Compiling /usr/local/lib/python3.1/json/tool.py ... Compiling /usr/local/lib/python3.1/keyword.py ... Listing /usr/local/lib/python3.1/lib2to3 ... Compiling /usr/local/lib/python3.1/lib2to3/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixer_base.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixer_util.py ... Listing /usr/local/lib/python3.1/lib2to3/fixes ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_apply.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_basestring.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_buffer.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_callable.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_dict.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_except.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_exec.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_execfile.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_filter.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_funcattrs.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_future.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_getcwdu.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_has_key.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_idioms.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_import.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_imports.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_imports2.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_input.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_intern.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_isinstance.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_itertools.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_itertools_imports.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_long.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_map.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_metaclass.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_methodattrs.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_ne.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_next.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_nonzero.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_numliterals.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_paren.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_print.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_raise.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_raw_input.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_reduce.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_renames.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_repr.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_set_literal.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_standarderror.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_sys_exc.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_throw.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_tuple_params.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_types.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_unicode.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_urllib.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_ws_comma.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_xrange.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_xreadlines.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_zip.py ... Compiling /usr/local/lib/python3.1/lib2to3/main.py ... Compiling /usr/local/lib/python3.1/lib2to3/patcomp.py ... Listing /usr/local/lib/python3.1/lib2to3/pgen2 ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/conv.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/driver.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/grammar.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/literals.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/parse.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/pgen.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/token.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/tokenize.py ... Compiling /usr/local/lib/python3.1/lib2to3/pygram.py ... Compiling /usr/local/lib/python3.1/lib2to3/pytree.py ... Compiling /usr/local/lib/python3.1/lib2to3/refactor.py ... Listing /usr/local/lib/python3.1/lib2to3/tests ... Compiling /usr/local/lib/python3.1/lib2to3/tests/__init__.py ... Listing /usr/local/lib/python3.1/lib2to3/tests/data ... Listing /usr/local/lib/python3.1/lib2to3/tests/data/fixers ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/bad_order.py ... Listing /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_first.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_last.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/no_fixer_cls.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/parrot_example.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/infinite_recursion.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/py3_test_grammar.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/pytree_idempotency.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/support.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_all_fixers.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_fixers.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_parser.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_pytree.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_refactor.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_util.py ... Compiling /usr/local/lib/python3.1/linecache.py ... Compiling /usr/local/lib/python3.1/locale.py ... Listing /usr/local/lib/python3.1/logging ... Compiling /usr/local/lib/python3.1/logging/__init__.py ... Compiling /usr/local/lib/python3.1/logging/config.py ... Compiling /usr/local/lib/python3.1/logging/handlers.py ... Compiling /usr/local/lib/python3.1/macpath.py ... Compiling /usr/local/lib/python3.1/macurl2path.py ... Compiling /usr/local/lib/python3.1/mailbox.py ... Compiling /usr/local/lib/python3.1/mailcap.py ... Compiling /usr/local/lib/python3.1/mimetypes.py ... Compiling /usr/local/lib/python3.1/modulefinder.py ... Listing /usr/local/lib/python3.1/multiprocessing ... Compiling /usr/local/lib/python3.1/multiprocessing/__init__.py ... Compiling /usr/local/lib/python3.1/multiprocessing/connection.py ... Listing /usr/local/lib/python3.1/multiprocessing/dummy ... Compiling /usr/local/lib/python3.1/multiprocessing/dummy/__init__.py ... Compiling /usr/local/lib/python3.1/multiprocessing/dummy/connection.py ... Compiling /usr/local/lib/python3.1/multiprocessing/forking.py ... Compiling /usr/local/lib/python3.1/multiprocessing/heap.py ... Compiling /usr/local/lib/python3.1/multiprocessing/managers.py ... Compiling /usr/local/lib/python3.1/multiprocessing/pool.py ... Compiling /usr/local/lib/python3.1/multiprocessing/process.py ... Compiling /usr/local/lib/python3.1/multiprocessing/queues.py ... Compiling /usr/local/lib/python3.1/multiprocessing/reduction.py ... Compiling /usr/local/lib/python3.1/multiprocessing/sharedctypes.py ... Compiling /usr/local/lib/python3.1/multiprocessing/synchronize.py ... Compiling /usr/local/lib/python3.1/multiprocessing/util.py ... Compiling /usr/local/lib/python3.1/netrc.py ... Compiling /usr/local/lib/python3.1/nntplib.py ... Compiling /usr/local/lib/python3.1/ntpath.py ... Compiling /usr/local/lib/python3.1/nturl2path.py ... Compiling /usr/local/lib/python3.1/numbers.py ... Compiling /usr/local/lib/python3.1/opcode.py ... Compiling /usr/local/lib/python3.1/optparse.py ... Compiling /usr/local/lib/python3.1/os.py ... Compiling /usr/local/lib/python3.1/os2emxpath.py ... Compiling /usr/local/lib/python3.1/pdb.py ... Compiling /usr/local/lib/python3.1/pickle.py ... Compiling /usr/local/lib/python3.1/pickletools.py ... Compiling /usr/local/lib/python3.1/pipes.py ... Compiling /usr/local/lib/python3.1/pkgutil.py ... Listing /usr/local/lib/python3.1/plat-freebsd4 ... Compiling /usr/local/lib/python3.1/plat-freebsd4/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd5 ... Compiling /usr/local/lib/python3.1/plat-freebsd5/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd6 ... Compiling /usr/local/lib/python3.1/plat-freebsd6/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd7 ... Compiling /usr/local/lib/python3.1/plat-freebsd7/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd8 ... Compiling /usr/local/lib/python3.1/plat-freebsd8/IN.py ... Compiling /usr/local/lib/python3.1/platform.py ... Compiling /usr/local/lib/python3.1/plistlib.py ... Compiling /usr/local/lib/python3.1/poplib.py ... Compiling /usr/local/lib/python3.1/posixpath.py ... Compiling /usr/local/lib/python3.1/pprint.py ... Compiling /usr/local/lib/python3.1/profile.py ... Compiling /usr/local/lib/python3.1/pstats.py ... Compiling /usr/local/lib/python3.1/pty.py ... Compiling /usr/local/lib/python3.1/py_compile.py ... Compiling /usr/local/lib/python3.1/pyclbr.py ... Compiling /usr/local/lib/python3.1/pydoc.py ... Listing /usr/local/lib/python3.1/pydoc_data ... Compiling /usr/local/lib/python3.1/pydoc_data/__init__.py ... Compiling /usr/local/lib/python3.1/pydoc_data/topics.py ... Compiling /usr/local/lib/python3.1/queue.py ... Compiling /usr/local/lib/python3.1/quopri.py ... Compiling /usr/local/lib/python3.1/random.py ... Compiling /usr/local/lib/python3.1/re.py ... Compiling /usr/local/lib/python3.1/reprlib.py ... Compiling /usr/local/lib/python3.1/rlcompleter.py ... Compiling /usr/local/lib/python3.1/runpy.py ... Compiling /usr/local/lib/python3.1/sched.py ... Compiling /usr/local/lib/python3.1/shelve.py ... Compiling /usr/local/lib/python3.1/shlex.py ... Compiling /usr/local/lib/python3.1/shutil.py ... Compiling /usr/local/lib/python3.1/site.py ... Compiling /usr/local/lib/python3.1/smtpd.py ... Compiling /usr/local/lib/python3.1/smtplib.py ... Compiling /usr/local/lib/python3.1/sndhdr.py ... Compiling /usr/local/lib/python3.1/socket.py ... Compiling /usr/local/lib/python3.1/socketserver.py ... Listing /usr/local/lib/python3.1/sqlite3 ... Compiling /usr/local/lib/python3.1/sqlite3/__init__.py ... Compiling /usr/local/lib/python3.1/sqlite3/dbapi2.py ... Compiling /usr/local/lib/python3.1/sqlite3/dump.py ... Listing /usr/local/lib/python3.1/sqlite3/test ... Compiling /usr/local/lib/python3.1/sqlite3/test/__init__.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/dbapi.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/dump.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/factory.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/hooks.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/regression.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/transactions.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/types.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/userfunctions.py ... Compiling /usr/local/lib/python3.1/sre_compile.py ... Compiling /usr/local/lib/python3.1/sre_constants.py ... Compiling /usr/local/lib/python3.1/sre_parse.py ... Compiling /usr/local/lib/python3.1/ssl.py ... Compiling /usr/local/lib/python3.1/stat.py ... Compiling /usr/local/lib/python3.1/string.py ... Compiling /usr/local/lib/python3.1/stringprep.py ... Compiling /usr/local/lib/python3.1/struct.py ... Compiling /usr/local/lib/python3.1/subprocess.py ... Compiling /usr/local/lib/python3.1/sunau.py ... Compiling /usr/local/lib/python3.1/symbol.py ... Compiling /usr/local/lib/python3.1/symtable.py ... Compiling /usr/local/lib/python3.1/tabnanny.py ... Compiling /usr/local/lib/python3.1/tarfile.py ... Compiling /usr/local/lib/python3.1/telnetlib.py ... Compiling /usr/local/lib/python3.1/tempfile.py ... Listing /usr/local/lib/python3.1/test ... Compiling /usr/local/lib/python3.1/test/__init__.py ... Compiling /usr/local/lib/python3.1/test/autotest.py ... Compiling /usr/local/lib/python3.1/test/buffer_tests.py ... Compiling /usr/local/lib/python3.1/test/cjkencodings_test.py ... Compiling /usr/local/lib/python3.1/test/curses_tests.py ... Listing /usr/local/lib/python3.1/test/decimaltestdata ... Compiling /usr/local/lib/python3.1/test/dis_module.py ... Compiling /usr/local/lib/python3.1/test/doctest_aliases.py ... Compiling /usr/local/lib/python3.1/test/double_const.py ... Compiling /usr/local/lib/python3.1/test/fork_wait.py ... Compiling /usr/local/lib/python3.1/test/inspect_fodder.py ... Compiling /usr/local/lib/python3.1/test/inspect_fodder2.py ... Compiling /usr/local/lib/python3.1/test/list_tests.py ... Compiling /usr/local/lib/python3.1/test/mapping_tests.py ... Compiling /usr/local/lib/python3.1/test/outstanding_bugs.py ... Compiling /usr/local/lib/python3.1/test/pickletester.py ... Compiling /usr/local/lib/python3.1/test/profilee.py ... Compiling /usr/local/lib/python3.1/test/pyclbr_input.py ... Compiling /usr/local/lib/python3.1/test/pydoc_mod.py ... Compiling /usr/local/lib/python3.1/test/pydocfodder.py ... Compiling /usr/local/lib/python3.1/test/pystone.py ... Compiling /usr/local/lib/python3.1/test/re_tests.py ... Compiling /usr/local/lib/python3.1/test/regex_tests.py ... Compiling /usr/local/lib/python3.1/test/regrtest.py ... Compiling /usr/local/lib/python3.1/test/relimport.py ... Compiling /usr/local/lib/python3.1/test/reperf.py ... Compiling /usr/local/lib/python3.1/test/sample_doctest.py ... Compiling /usr/local/lib/python3.1/test/seq_tests.py ... Compiling /usr/local/lib/python3.1/test/sortperf.py ... Compiling /usr/local/lib/python3.1/test/string_tests.py ... Compiling /usr/local/lib/python3.1/test/support.py ... Compiling /usr/local/lib/python3.1/test/test_SimpleHTTPServer.py ... Compiling /usr/local/lib/python3.1/test/test___all__.py ... Compiling /usr/local/lib/python3.1/test/test___future__.py ... Compiling /usr/local/lib/python3.1/test/test__locale.py ... Compiling /usr/local/lib/python3.1/test/test_abc.py ... Compiling /usr/local/lib/python3.1/test/test_abstract_numbers.py ... Compiling /usr/local/lib/python3.1/test/test_aifc.py ... Compiling /usr/local/lib/python3.1/test/test_array.py ... Compiling /usr/local/lib/python3.1/test/test_ascii_formatd.py ... Compiling /usr/local/lib/python3.1/test/test_ast.py ... Compiling /usr/local/lib/python3.1/test/test_asynchat.py ... Compiling /usr/local/lib/python3.1/test/test_asyncore.py ... Compiling /usr/local/lib/python3.1/test/test_atexit.py ... Compiling /usr/local/lib/python3.1/test/test_audioop.py ... Compiling /usr/local/lib/python3.1/test/test_augassign.py ... Compiling /usr/local/lib/python3.1/test/test_base64.py ... Compiling /usr/local/lib/python3.1/test/test_bigaddrspace.py ... Compiling /usr/local/lib/python3.1/test/test_bigmem.py ... Compiling /usr/local/lib/python3.1/test/test_binascii.py ... Compiling /usr/local/lib/python3.1/test/test_binhex.py ... Compiling /usr/local/lib/python3.1/test/test_binop.py ... Compiling /usr/local/lib/python3.1/test/test_bisect.py ... Compiling /usr/local/lib/python3.1/test/test_bool.py ... Compiling /usr/local/lib/python3.1/test/test_bufio.py ... Compiling /usr/local/lib/python3.1/test/test_builtin.py ... Compiling /usr/local/lib/python3.1/test/test_bytes.py ... Compiling /usr/local/lib/python3.1/test/test_bz2.py ... Compiling /usr/local/lib/python3.1/test/test_calendar.py ... Compiling /usr/local/lib/python3.1/test/test_call.py ... Compiling /usr/local/lib/python3.1/test/test_capi.py ... Compiling /usr/local/lib/python3.1/test/test_cfgparser.py ... Compiling /usr/local/lib/python3.1/test/test_cgi.py ... Compiling /usr/local/lib/python3.1/test/test_charmapcodec.py ... Compiling /usr/local/lib/python3.1/test/test_class.py ... Compiling /usr/local/lib/python3.1/test/test_cmath.py ... Compiling /usr/local/lib/python3.1/test/test_cmd.py ... Compiling /usr/local/lib/python3.1/test/test_cmd_line.py ... Compiling /usr/local/lib/python3.1/test/test_cmd_line_script.py ... Compiling /usr/local/lib/python3.1/test/test_code.py ... Compiling /usr/local/lib/python3.1/test/test_codeccallbacks.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_cn.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_hk.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_jp.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_kr.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_tw.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_cn.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_hk.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_jp.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_kr.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_tw.py ... Compiling /usr/local/lib/python3.1/test/test_codecs.py ... Compiling /usr/local/lib/python3.1/test/test_codeop.py ... Compiling /usr/local/lib/python3.1/test/test_coding.py ... Compiling /usr/local/lib/python3.1/test/test_collections.py ... Compiling /usr/local/lib/python3.1/test/test_colorsys.py ... Compiling /usr/local/lib/python3.1/test/test_compare.py ... Compiling /usr/local/lib/python3.1/test/test_compile.py ... Compiling /usr/local/lib/python3.1/test/test_compileall.py ... Compiling /usr/local/lib/python3.1/test/test_complex.py ... Compiling /usr/local/lib/python3.1/test/test_contains.py ... Compiling /usr/local/lib/python3.1/test/test_contextlib.py ... Compiling /usr/local/lib/python3.1/test/test_copy.py ... Compiling /usr/local/lib/python3.1/test/test_copyreg.py ... Compiling /usr/local/lib/python3.1/test/test_cprofile.py ... Compiling /usr/local/lib/python3.1/test/test_crypt.py ... Compiling /usr/local/lib/python3.1/test/test_csv.py ... Compiling /usr/local/lib/python3.1/test/test_ctypes.py ... Compiling /usr/local/lib/python3.1/test/test_curses.py ... Compiling /usr/local/lib/python3.1/test/test_datetime.py ... Compiling /usr/local/lib/python3.1/test/test_dbm.py ... Compiling /usr/local/lib/python3.1/test/test_dbm_dumb.py ... Compiling /usr/local/lib/python3.1/test/test_dbm_gnu.py ... Compiling /usr/local/lib/python3.1/test/test_dbm_ndbm.py ... Compiling /usr/local/lib/python3.1/test/test_decimal.py ... Compiling /usr/local/lib/python3.1/test/test_decorators.py ... Compiling /usr/local/lib/python3.1/test/test_defaultdict.py ... Compiling /usr/local/lib/python3.1/test/test_deque.py ... Compiling /usr/local/lib/python3.1/test/test_descr.py ... Compiling /usr/local/lib/python3.1/test/test_descrtut.py ... Compiling /usr/local/lib/python3.1/test/test_dict.py ... Compiling /usr/local/lib/python3.1/test/test_dictcomps.py ... Compiling /usr/local/lib/python3.1/test/test_dictviews.py ... Compiling /usr/local/lib/python3.1/test/test_difflib.py ... Compiling /usr/local/lib/python3.1/test/test_dis.py ... Compiling /usr/local/lib/python3.1/test/test_distutils.py ... Compiling /usr/local/lib/python3.1/test/test_doctest.py ... Compiling /usr/local/lib/python3.1/test/test_doctest2.py ... Compiling /usr/local/lib/python3.1/test/test_docxmlrpc.py ... Compiling /usr/local/lib/python3.1/test/test_dummy_thread.py ... Compiling /usr/local/lib/python3.1/test/test_dummy_threading.py ... Compiling /usr/local/lib/python3.1/test/test_email.py ... Compiling /usr/local/lib/python3.1/test/test_enumerate.py ... Compiling /usr/local/lib/python3.1/test/test_eof.py ... Compiling /usr/local/lib/python3.1/test/test_epoll.py ... Compiling /usr/local/lib/python3.1/test/test_errno.py ... Compiling /usr/local/lib/python3.1/test/test_exception_variations.py ... Compiling /usr/local/lib/python3.1/test/test_exceptions.py ... Compiling /usr/local/lib/python3.1/test/test_extcall.py ... Compiling /usr/local/lib/python3.1/test/test_fcntl.py ... Compiling /usr/local/lib/python3.1/test/test_file.py ... Compiling /usr/local/lib/python3.1/test/test_filecmp.py ... Compiling /usr/local/lib/python3.1/test/test_fileinput.py ... Compiling /usr/local/lib/python3.1/test/test_fileio.py ... Compiling /usr/local/lib/python3.1/test/test_float.py ... Compiling /usr/local/lib/python3.1/test/test_flufl.py ... Compiling /usr/local/lib/python3.1/test/test_fnmatch.py ... Compiling /usr/local/lib/python3.1/test/test_fork1.py ... Compiling /usr/local/lib/python3.1/test/test_format.py ... Compiling /usr/local/lib/python3.1/test/test_fractions.py ... Compiling /usr/local/lib/python3.1/test/test_frozen.py ... Compiling /usr/local/lib/python3.1/test/test_ftplib.py ... Compiling /usr/local/lib/python3.1/test/test_funcattrs.py ... Compiling /usr/local/lib/python3.1/test/test_functools.py ... Compiling /usr/local/lib/python3.1/test/test_future.py ... Compiling /usr/local/lib/python3.1/test/test_future1.py ... Compiling /usr/local/lib/python3.1/test/test_future2.py ... Compiling /usr/local/lib/python3.1/test/test_future3.py ... Compiling /usr/local/lib/python3.1/test/test_future4.py ... Compiling /usr/local/lib/python3.1/test/test_future5.py ... Compiling /usr/local/lib/python3.1/test/test_gc.py ... Compiling /usr/local/lib/python3.1/test/test_generators.py ... Compiling /usr/local/lib/python3.1/test/test_genericpath.py ... Compiling /usr/local/lib/python3.1/test/test_genexps.py ... Compiling /usr/local/lib/python3.1/test/test_getargs2.py ... Compiling /usr/local/lib/python3.1/test/test_getopt.py ... Compiling /usr/local/lib/python3.1/test/test_gettext.py ... Compiling /usr/local/lib/python3.1/test/test_glob.py ... Compiling /usr/local/lib/python3.1/test/test_global.py ... Compiling /usr/local/lib/python3.1/test/test_grammar.py ... Compiling /usr/local/lib/python3.1/test/test_grp.py ... Compiling /usr/local/lib/python3.1/test/test_gzip.py ... Compiling /usr/local/lib/python3.1/test/test_hash.py ... Compiling /usr/local/lib/python3.1/test/test_hashlib.py ... Compiling /usr/local/lib/python3.1/test/test_heapq.py ... Compiling /usr/local/lib/python3.1/test/test_hmac.py ... Compiling /usr/local/lib/python3.1/test/test_htmlparser.py ... Compiling /usr/local/lib/python3.1/test/test_http_cookiejar.py ... Compiling /usr/local/lib/python3.1/test/test_http_cookies.py ... Compiling /usr/local/lib/python3.1/test/test_httplib.py ... Compiling /usr/local/lib/python3.1/test/test_httpservers.py ... Compiling /usr/local/lib/python3.1/test/test_imaplib.py ... Compiling /usr/local/lib/python3.1/test/test_imp.py ... Compiling /usr/local/lib/python3.1/test/test_import.py ... Compiling /usr/local/lib/python3.1/test/test_importhooks.py ... Compiling /usr/local/lib/python3.1/test/test_importlib.py ... Compiling /usr/local/lib/python3.1/test/test_index.py ... Compiling /usr/local/lib/python3.1/test/test_inspect.py ... Compiling /usr/local/lib/python3.1/test/test_int.py ... Compiling /usr/local/lib/python3.1/test/test_int_literal.py ... Compiling /usr/local/lib/python3.1/test/test_io.py ... Compiling /usr/local/lib/python3.1/test/test_ioctl.py ... Compiling /usr/local/lib/python3.1/test/test_isinstance.py ... Compiling /usr/local/lib/python3.1/test/test_iter.py ... Compiling /usr/local/lib/python3.1/test/test_iterlen.py ... Compiling /usr/local/lib/python3.1/test/test_itertools.py ... Compiling /usr/local/lib/python3.1/test/test_json.py ... Compiling /usr/local/lib/python3.1/test/test_keywordonlyarg.py ... Compiling /usr/local/lib/python3.1/test/test_kqueue.py ... Compiling /usr/local/lib/python3.1/test/test_largefile.py ... Compiling /usr/local/lib/python3.1/test/test_lib2to3.py ... Compiling /usr/local/lib/python3.1/test/test_linecache.py ... Compiling /usr/local/lib/python3.1/test/test_list.py ... Compiling /usr/local/lib/python3.1/test/test_listcomps.py ... Compiling /usr/local/lib/python3.1/test/test_locale.py ... Compiling /usr/local/lib/python3.1/test/test_logging.py ... Compiling /usr/local/lib/python3.1/test/test_long.py ... Compiling /usr/local/lib/python3.1/test/test_longexp.py ... Compiling /usr/local/lib/python3.1/test/test_macpath.py ... Compiling /usr/local/lib/python3.1/test/test_mailbox.py ... Compiling /usr/local/lib/python3.1/test/test_marshal.py ... Compiling /usr/local/lib/python3.1/test/test_math.py ... Compiling /usr/local/lib/python3.1/test/test_memoryio.py ... Compiling /usr/local/lib/python3.1/test/test_memoryview.py ... Compiling /usr/local/lib/python3.1/test/test_metaclass.py ... Compiling /usr/local/lib/python3.1/test/test_mimetypes.py ... Compiling /usr/local/lib/python3.1/test/test_minidom.py ... Compiling /usr/local/lib/python3.1/test/test_mmap.py ... Compiling /usr/local/lib/python3.1/test/test_module.py ... Compiling /usr/local/lib/python3.1/test/test_modulefinder.py ... Compiling /usr/local/lib/python3.1/test/test_multibytecodec.py ... Compiling /usr/local/lib/python3.1/test/test_multibytecodec_support.py ... Compiling /usr/local/lib/python3.1/test/test_multiprocessing.py ... Compiling /usr/local/lib/python3.1/test/test_mutants.py ... Compiling /usr/local/lib/python3.1/test/test_netrc.py ... Compiling /usr/local/lib/python3.1/test/test_nis.py ... Compiling /usr/local/lib/python3.1/test/test_normalization.py ... Compiling /usr/local/lib/python3.1/test/test_ntpath.py ... Compiling /usr/local/lib/python3.1/test/test_opcodes.py ... Compiling /usr/local/lib/python3.1/test/test_openpty.py ... Compiling /usr/local/lib/python3.1/test/test_operator.py ... Compiling /usr/local/lib/python3.1/test/test_optparse.py ... Compiling /usr/local/lib/python3.1/test/test_os.py ... Compiling /usr/local/lib/python3.1/test/test_ossaudiodev.py ... Compiling /usr/local/lib/python3.1/test/test_osx_env.py ... Compiling /usr/local/lib/python3.1/test/test_parser.py ... Compiling /usr/local/lib/python3.1/test/test_pdb.py ... Compiling /usr/local/lib/python3.1/test/test_peepholer.py ... Compiling /usr/local/lib/python3.1/test/test_pep247.py ... Compiling /usr/local/lib/python3.1/test/test_pep263.py ... Compiling /usr/local/lib/python3.1/test/test_pep277.py ... Compiling /usr/local/lib/python3.1/test/test_pep292.py ... Compiling /usr/local/lib/python3.1/test/test_pep3120.py ... Compiling /usr/local/lib/python3.1/test/test_pep3131.py ... Compiling /usr/local/lib/python3.1/test/test_pep352.py ... Compiling /usr/local/lib/python3.1/test/test_pickle.py ... Compiling /usr/local/lib/python3.1/test/test_pickletools.py ... Compiling /usr/local/lib/python3.1/test/test_pipes.py ... Compiling /usr/local/lib/python3.1/test/test_pkg.py ... Compiling /usr/local/lib/python3.1/test/test_pkgimport.py ... Compiling /usr/local/lib/python3.1/test/test_pkgutil.py ... Compiling /usr/local/lib/python3.1/test/test_platform.py ... Compiling /usr/local/lib/python3.1/test/test_plistlib.py ... Compiling /usr/local/lib/python3.1/test/test_poll.py ... Compiling /usr/local/lib/python3.1/test/test_popen.py ... Compiling /usr/local/lib/python3.1/test/test_poplib.py ... Compiling /usr/local/lib/python3.1/test/test_posix.py ... Compiling /usr/local/lib/python3.1/test/test_posixpath.py ... Compiling /usr/local/lib/python3.1/test/test_pow.py ... Compiling /usr/local/lib/python3.1/test/test_pprint.py ... Compiling /usr/local/lib/python3.1/test/test_print.py ... Compiling /usr/local/lib/python3.1/test/test_profile.py ... Compiling /usr/local/lib/python3.1/test/test_profilehooks.py ... Compiling /usr/local/lib/python3.1/test/test_property.py ... Compiling /usr/local/lib/python3.1/test/test_pstats.py ... Compiling /usr/local/lib/python3.1/test/test_pty.py ... Compiling /usr/local/lib/python3.1/test/test_pwd.py ... Compiling /usr/local/lib/python3.1/test/test_pyclbr.py ... Compiling /usr/local/lib/python3.1/test/test_pydoc.py ... Compiling /usr/local/lib/python3.1/test/test_pyexpat.py ... Compiling /usr/local/lib/python3.1/test/test_queue.py ... Compiling /usr/local/lib/python3.1/test/test_quopri.py ... Compiling /usr/local/lib/python3.1/test/test_raise.py ... Compiling /usr/local/lib/python3.1/test/test_random.py ... Compiling /usr/local/lib/python3.1/test/test_range.py ... Compiling /usr/local/lib/python3.1/test/test_re.py ... Compiling /usr/local/lib/python3.1/test/test_reprlib.py ... Compiling /usr/local/lib/python3.1/test/test_resource.py ... Compiling /usr/local/lib/python3.1/test/test_richcmp.py ... Compiling /usr/local/lib/python3.1/test/test_robotparser.py ... Compiling /usr/local/lib/python3.1/test/test_runpy.py ... Compiling /usr/local/lib/python3.1/test/test_sax.py ... Compiling /usr/local/lib/python3.1/test/test_scope.py ... Compiling /usr/local/lib/python3.1/test/test_select.py ... Compiling /usr/local/lib/python3.1/test/test_set.py ... Compiling /usr/local/lib/python3.1/test/test_setcomps.py ... Compiling /usr/local/lib/python3.1/test/test_shelve.py ... Compiling /usr/local/lib/python3.1/test/test_shlex.py ... Compiling /usr/local/lib/python3.1/test/test_shutil.py ... Compiling /usr/local/lib/python3.1/test/test_signal.py ... Compiling /usr/local/lib/python3.1/test/test_site.py ... Compiling /usr/local/lib/python3.1/test/test_slice.py ... Compiling /usr/local/lib/python3.1/test/test_smtplib.py ... Compiling /usr/local/lib/python3.1/test/test_smtpnet.py ... Compiling /usr/local/lib/python3.1/test/test_socket.py ... Compiling /usr/local/lib/python3.1/test/test_socketserver.py ... Compiling /usr/local/lib/python3.1/test/test_sort.py ... Compiling /usr/local/lib/python3.1/test/test_sqlite.py ... Compiling /usr/local/lib/python3.1/test/test_ssl.py ... Compiling /usr/local/lib/python3.1/test/test_startfile.py ... Compiling /usr/local/lib/python3.1/test/test_strftime.py ... Compiling /usr/local/lib/python3.1/test/test_string.py ... Compiling /usr/local/lib/python3.1/test/test_stringprep.py ... Compiling /usr/local/lib/python3.1/test/test_strlit.py ... Compiling /usr/local/lib/python3.1/test/test_strptime.py ... Compiling /usr/local/lib/python3.1/test/test_struct.py ... Compiling /usr/local/lib/python3.1/test/test_structmembers.py ... Compiling /usr/local/lib/python3.1/test/test_structseq.py ... Compiling /usr/local/lib/python3.1/test/test_subprocess.py ... Compiling /usr/local/lib/python3.1/test/test_sundry.py ... Compiling /usr/local/lib/python3.1/test/test_super.py ... Compiling /usr/local/lib/python3.1/test/test_symtable.py ... Compiling /usr/local/lib/python3.1/test/test_syntax.py ... Compiling /usr/local/lib/python3.1/test/test_sys.py ... Compiling /usr/local/lib/python3.1/test/test_syslog.py ... Compiling /usr/local/lib/python3.1/test/test_tarfile.py ... Compiling /usr/local/lib/python3.1/test/test_tcl.py ... Compiling /usr/local/lib/python3.1/test/test_telnetlib.py ... Compiling /usr/local/lib/python3.1/test/test_tempfile.py ... Compiling /usr/local/lib/python3.1/test/test_textwrap.py ... Compiling /usr/local/lib/python3.1/test/test_thread.py ... Compiling /usr/local/lib/python3.1/test/test_threaded_import.py ... Compiling /usr/local/lib/python3.1/test/test_threadedtempfile.py ... Compiling /usr/local/lib/python3.1/test/test_threading.py ... Compiling /usr/local/lib/python3.1/test/test_threading_local.py ... Compiling /usr/local/lib/python3.1/test/test_threadsignals.py ... Compiling /usr/local/lib/python3.1/test/test_time.py ... Compiling /usr/local/lib/python3.1/test/test_timeout.py ... Compiling /usr/local/lib/python3.1/test/test_tk.py ... Compiling /usr/local/lib/python3.1/test/test_tokenize.py ... Compiling /usr/local/lib/python3.1/test/test_trace.py ... Compiling /usr/local/lib/python3.1/test/test_traceback.py ... Compiling /usr/local/lib/python3.1/test/test_ttk_guionly.py ... Compiling /usr/local/lib/python3.1/test/test_ttk_textonly.py ... Compiling /usr/local/lib/python3.1/test/test_tuple.py ... Compiling /usr/local/lib/python3.1/test/test_typechecks.py ... Compiling /usr/local/lib/python3.1/test/test_types.py ... Compiling /usr/local/lib/python3.1/test/test_ucn.py ... Compiling /usr/local/lib/python3.1/test/test_unary.py ... Compiling /usr/local/lib/python3.1/test/test_unicode.py ... Compiling /usr/local/lib/python3.1/test/test_unicode_file.py ... Compiling /usr/local/lib/python3.1/test/test_unicodedata.py ... Compiling /usr/local/lib/python3.1/test/test_unittest.py ... Compiling /usr/local/lib/python3.1/test/test_univnewlines.py ... Compiling /usr/local/lib/python3.1/test/test_unpack.py ... Compiling /usr/local/lib/python3.1/test/test_unpack_ex.py ... Compiling /usr/local/lib/python3.1/test/test_urllib.py ... Compiling /usr/local/lib/python3.1/test/test_urllib2.py ... Compiling /usr/local/lib/python3.1/test/test_urllib2_localnet.py ... Compiling /usr/local/lib/python3.1/test/test_urllib2net.py ... Compiling /usr/local/lib/python3.1/test/test_urllib_response.py ... Compiling /usr/local/lib/python3.1/test/test_urllibnet.py ... Compiling /usr/local/lib/python3.1/test/test_urlparse.py ... Compiling /usr/local/lib/python3.1/test/test_userdict.py ... Compiling /usr/local/lib/python3.1/test/test_userlist.py ... Compiling /usr/local/lib/python3.1/test/test_userstring.py ... Compiling /usr/local/lib/python3.1/test/test_uu.py ... Compiling /usr/local/lib/python3.1/test/test_uuid.py ... Compiling /usr/local/lib/python3.1/test/test_wait3.py ... Compiling /usr/local/lib/python3.1/test/test_wait4.py ... Compiling /usr/local/lib/python3.1/test/test_warnings.py ... Compiling /usr/local/lib/python3.1/test/test_wave.py ... Compiling /usr/local/lib/python3.1/test/test_weakref.py ... Compiling /usr/local/lib/python3.1/test/test_weakset.py ... Compiling /usr/local/lib/python3.1/test/test_winreg.py ... Compiling /usr/local/lib/python3.1/test/test_winsound.py ... Compiling /usr/local/lib/python3.1/test/test_with.py ... Compiling /usr/local/lib/python3.1/test/test_wsgiref.py ... Compiling /usr/local/lib/python3.1/test/test_xdrlib.py ... Compiling /usr/local/lib/python3.1/test/test_xml_etree.py ... Compiling /usr/local/lib/python3.1/test/test_xml_etree_c.py ... Compiling /usr/local/lib/python3.1/test/test_xmlrpc.py ... Compiling /usr/local/lib/python3.1/test/test_xmlrpc_net.py ... Compiling /usr/local/lib/python3.1/test/test_zipfile.py ... Compiling /usr/local/lib/python3.1/test/test_zipfile64.py ... Compiling /usr/local/lib/python3.1/test/test_zipimport.py ... Compiling /usr/local/lib/python3.1/test/test_zipimport_support.py ... Compiling /usr/local/lib/python3.1/test/test_zlib.py ... Compiling /usr/local/lib/python3.1/test/testcodec.py ... Compiling /usr/local/lib/python3.1/test/tf_inherit_check.py ... Compiling /usr/local/lib/python3.1/test/threaded_import_hangers.py ... Compiling /usr/local/lib/python3.1/test/time_hashlib.py ... Compiling /usr/local/lib/python3.1/test/warning_tests.py ... Compiling /usr/local/lib/python3.1/test/xmltests.py ... Compiling /usr/local/lib/python3.1/textwrap.py ... Compiling /usr/local/lib/python3.1/this.py ... Compiling /usr/local/lib/python3.1/threading.py ... Compiling /usr/local/lib/python3.1/timeit.py ... Listing /usr/local/lib/python3.1/tkinter ... Compiling /usr/local/lib/python3.1/tkinter/__init__.py ... Compiling /usr/local/lib/python3.1/tkinter/_fix.py ... Compiling /usr/local/lib/python3.1/tkinter/colorchooser.py ... Compiling /usr/local/lib/python3.1/tkinter/commondialog.py ... Compiling /usr/local/lib/python3.1/tkinter/constants.py ... Compiling /usr/local/lib/python3.1/tkinter/dialog.py ... Compiling /usr/local/lib/python3.1/tkinter/dnd.py ... Compiling /usr/local/lib/python3.1/tkinter/filedialog.py ... Compiling /usr/local/lib/python3.1/tkinter/font.py ... Compiling /usr/local/lib/python3.1/tkinter/messagebox.py ... Compiling /usr/local/lib/python3.1/tkinter/scrolledtext.py ... Compiling /usr/local/lib/python3.1/tkinter/simpledialog.py ... Compiling /usr/local/lib/python3.1/tkinter/tix.py ... Compiling /usr/local/lib/python3.1/tkinter/ttk.py ... Compiling /usr/local/lib/python3.1/token.py ... Compiling /usr/local/lib/python3.1/tokenize.py ... Compiling /usr/local/lib/python3.1/trace.py ... Compiling /usr/local/lib/python3.1/traceback.py ... Compiling /usr/local/lib/python3.1/tty.py ... Compiling /usr/local/lib/python3.1/turtle.py ... Compiling /usr/local/lib/python3.1/types.py ... Compiling /usr/local/lib/python3.1/unittest.py ... Listing /usr/local/lib/python3.1/urllib ... Compiling /usr/local/lib/python3.1/urllib/__init__.py ... Compiling /usr/local/lib/python3.1/urllib/error.py ... Compiling /usr/local/lib/python3.1/urllib/parse.py ... Compiling /usr/local/lib/python3.1/urllib/request.py ... Compiling /usr/local/lib/python3.1/urllib/response.py ... Compiling /usr/local/lib/python3.1/urllib/robotparser.py ... Compiling /usr/local/lib/python3.1/uu.py ... Compiling /usr/local/lib/python3.1/uuid.py ... Compiling /usr/local/lib/python3.1/warnings.py ... Compiling /usr/local/lib/python3.1/wave.py ... Compiling /usr/local/lib/python3.1/weakref.py ... Compiling /usr/local/lib/python3.1/webbrowser.py ... Listing /usr/local/lib/python3.1/wsgiref ... Compiling /usr/local/lib/python3.1/wsgiref/__init__.py ... Compiling /usr/local/lib/python3.1/wsgiref/handlers.py ... Compiling /usr/local/lib/python3.1/wsgiref/headers.py ... Compiling /usr/local/lib/python3.1/wsgiref/simple_server.py ... Compiling /usr/local/lib/python3.1/wsgiref/util.py ... Compiling /usr/local/lib/python3.1/wsgiref/validate.py ... Compiling /usr/local/lib/python3.1/xdrlib.py ... Listing /usr/local/lib/python3.1/xml ... Compiling /usr/local/lib/python3.1/xml/__init__.py ... Listing /usr/local/lib/python3.1/xml/dom ... Compiling /usr/local/lib/python3.1/xml/dom/NodeFilter.py ... Compiling /usr/local/lib/python3.1/xml/dom/__init__.py ... Compiling /usr/local/lib/python3.1/xml/dom/domreg.py ... Compiling /usr/local/lib/python3.1/xml/dom/expatbuilder.py ... Compiling /usr/local/lib/python3.1/xml/dom/minicompat.py ... Compiling /usr/local/lib/python3.1/xml/dom/minidom.py ... Compiling /usr/local/lib/python3.1/xml/dom/pulldom.py ... Compiling /usr/local/lib/python3.1/xml/dom/xmlbuilder.py ... Listing /usr/local/lib/python3.1/xml/etree ... Compiling /usr/local/lib/python3.1/xml/etree/ElementInclude.py ... Compiling /usr/local/lib/python3.1/xml/etree/ElementPath.py ... Compiling /usr/local/lib/python3.1/xml/etree/ElementTree.py ... Compiling /usr/local/lib/python3.1/xml/etree/__init__.py ... Compiling /usr/local/lib/python3.1/xml/etree/cElementTree.py ... Listing /usr/local/lib/python3.1/xml/parsers ... Compiling /usr/local/lib/python3.1/xml/parsers/__init__.py ... Compiling /usr/local/lib/python3.1/xml/parsers/expat.py ... Listing /usr/local/lib/python3.1/xml/sax ... Compiling /usr/local/lib/python3.1/xml/sax/__init__.py ... Compiling /usr/local/lib/python3.1/xml/sax/_exceptions.py ... Compiling /usr/local/lib/python3.1/xml/sax/expatreader.py ... Compiling /usr/local/lib/python3.1/xml/sax/handler.py ... Compiling /usr/local/lib/python3.1/xml/sax/saxutils.py ... Compiling /usr/local/lib/python3.1/xml/sax/xmlreader.py ... Listing /usr/local/lib/python3.1/xmlrpc ... Compiling /usr/local/lib/python3.1/xmlrpc/__init__.py ... Compiling /usr/local/lib/python3.1/xmlrpc/client.py ... Compiling /usr/local/lib/python3.1/xmlrpc/server.py ... Compiling /usr/local/lib/python3.1/zipfile.py ... PYTHONPATH=/usr/local/lib/python3.1 ./python -Wi -O /usr/local/lib/python3.1/compileall.py -d /usr/local/lib/python3.1 -f -x 'bad_coding|badsyntax|site-packages|py2_test_grammar|crlf|different_encoding' /usr/local/lib/python3.1 Listing /usr/local/lib/python3.1 ... Compiling /usr/local/lib/python3.1/__future__.py ... Compiling /usr/local/lib/python3.1/__phello__.foo.py ... Compiling /usr/local/lib/python3.1/_abcoll.py ... Compiling /usr/local/lib/python3.1/_compat_pickle.py ... Compiling /usr/local/lib/python3.1/_dummy_thread.py ... Compiling /usr/local/lib/python3.1/_markupbase.py ... Compiling /usr/local/lib/python3.1/_pyio.py ... Compiling /usr/local/lib/python3.1/_strptime.py ... Compiling /usr/local/lib/python3.1/_threading_local.py ... Compiling /usr/local/lib/python3.1/_weakrefset.py ... Compiling /usr/local/lib/python3.1/abc.py ... Compiling /usr/local/lib/python3.1/aifc.py ... Compiling /usr/local/lib/python3.1/antigravity.py ... Compiling /usr/local/lib/python3.1/ast.py ... Compiling /usr/local/lib/python3.1/asynchat.py ... Compiling /usr/local/lib/python3.1/asyncore.py ... Compiling /usr/local/lib/python3.1/base64.py ... Compiling /usr/local/lib/python3.1/bdb.py ... Compiling /usr/local/lib/python3.1/binhex.py ... Compiling /usr/local/lib/python3.1/bisect.py ... Compiling /usr/local/lib/python3.1/build_class.py ... Compiling /usr/local/lib/python3.1/cProfile.py ... Compiling /usr/local/lib/python3.1/calendar.py ... Compiling /usr/local/lib/python3.1/cgi.py ... Compiling /usr/local/lib/python3.1/cgitb.py ... Compiling /usr/local/lib/python3.1/chunk.py ... Compiling /usr/local/lib/python3.1/cmd.py ... Compiling /usr/local/lib/python3.1/code.py ... Compiling /usr/local/lib/python3.1/codecs.py ... Compiling /usr/local/lib/python3.1/codeop.py ... Compiling /usr/local/lib/python3.1/collections.py ... Compiling /usr/local/lib/python3.1/colorsys.py ... Compiling /usr/local/lib/python3.1/compileall.py ... Compiling /usr/local/lib/python3.1/configparser.py ... Compiling /usr/local/lib/python3.1/contextlib.py ... Compiling /usr/local/lib/python3.1/copy.py ... Compiling /usr/local/lib/python3.1/copyreg.py ... Compiling /usr/local/lib/python3.1/csv.py ... Listing /usr/local/lib/python3.1/ctypes ... Compiling /usr/local/lib/python3.1/ctypes/__init__.py ... Compiling /usr/local/lib/python3.1/ctypes/_endian.py ... Listing /usr/local/lib/python3.1/ctypes/macholib ... Compiling /usr/local/lib/python3.1/ctypes/macholib/__init__.py ... Compiling /usr/local/lib/python3.1/ctypes/macholib/dyld.py ... Compiling /usr/local/lib/python3.1/ctypes/macholib/dylib.py ... Compiling /usr/local/lib/python3.1/ctypes/macholib/framework.py ... Listing /usr/local/lib/python3.1/ctypes/test ... Compiling /usr/local/lib/python3.1/ctypes/test/__init__.py ... Compiling /usr/local/lib/python3.1/ctypes/test/runtests.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_anon.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_array_in_pointer.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_arrays.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_as_parameter.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_bitfields.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_buffers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_bytes.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_byteswap.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_callbacks.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_cast.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_cfuncs.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_checkretval.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_delattr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_errcheck.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_errno.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_find.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_frombuffer.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_funcptr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_functions.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_incomplete.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_init.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_integers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_internals.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_keeprefs.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_libc.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_loading.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_macholib.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_memfunctions.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_numbers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_objects.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_parameters.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_pep3118.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_pickling.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_pointers.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_prototypes.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_python_api.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_random_things.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_refcounts.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_repr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_returnfuncptrs.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_simplesubclasses.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_sizes.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_slicing.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_stringptr.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_strings.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_struct_fields.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_structures.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_unaligned_structures.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_unicode.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_values.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_varsize_struct.py ... Compiling /usr/local/lib/python3.1/ctypes/test/test_win32.py ... Compiling /usr/local/lib/python3.1/ctypes/util.py ... Compiling /usr/local/lib/python3.1/ctypes/wintypes.py ... Listing /usr/local/lib/python3.1/curses ... Compiling /usr/local/lib/python3.1/curses/__init__.py ... Compiling /usr/local/lib/python3.1/curses/ascii.py ... Compiling /usr/local/lib/python3.1/curses/has_key.py ... Compiling /usr/local/lib/python3.1/curses/panel.py ... Compiling /usr/local/lib/python3.1/curses/textpad.py ... Compiling /usr/local/lib/python3.1/curses/wrapper.py ... Listing /usr/local/lib/python3.1/dbm ... Compiling /usr/local/lib/python3.1/dbm/__init__.py ... Compiling /usr/local/lib/python3.1/dbm/dumb.py ... Compiling /usr/local/lib/python3.1/dbm/gnu.py ... Compiling /usr/local/lib/python3.1/dbm/ndbm.py ... Compiling /usr/local/lib/python3.1/decimal.py ... Compiling /usr/local/lib/python3.1/difflib.py ... Compiling /usr/local/lib/python3.1/dis.py ... Listing /usr/local/lib/python3.1/distutils ... Compiling /usr/local/lib/python3.1/distutils/__init__.py ... Compiling /usr/local/lib/python3.1/distutils/archive_util.py ... Compiling /usr/local/lib/python3.1/distutils/bcppcompiler.py ... Compiling /usr/local/lib/python3.1/distutils/ccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/cmd.py ... Listing /usr/local/lib/python3.1/distutils/command ... Compiling /usr/local/lib/python3.1/distutils/command/__init__.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_dumb.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_msi.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_rpm.py ... Compiling /usr/local/lib/python3.1/distutils/command/bdist_wininst.py ... Compiling /usr/local/lib/python3.1/distutils/command/build.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_clib.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_ext.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_py.py ... Compiling /usr/local/lib/python3.1/distutils/command/build_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/command/check.py ... Compiling /usr/local/lib/python3.1/distutils/command/clean.py ... Compiling /usr/local/lib/python3.1/distutils/command/config.py ... Compiling /usr/local/lib/python3.1/distutils/command/install.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_data.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_egg_info.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_headers.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_lib.py ... Compiling /usr/local/lib/python3.1/distutils/command/install_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/command/register.py ... Compiling /usr/local/lib/python3.1/distutils/command/sdist.py ... Compiling /usr/local/lib/python3.1/distutils/command/upload.py ... Compiling /usr/local/lib/python3.1/distutils/config.py ... Compiling /usr/local/lib/python3.1/distutils/core.py ... Compiling /usr/local/lib/python3.1/distutils/cygwinccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/debug.py ... Compiling /usr/local/lib/python3.1/distutils/dep_util.py ... Compiling /usr/local/lib/python3.1/distutils/dir_util.py ... Compiling /usr/local/lib/python3.1/distutils/dist.py ... Compiling /usr/local/lib/python3.1/distutils/emxccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/errors.py ... Compiling /usr/local/lib/python3.1/distutils/extension.py ... Compiling /usr/local/lib/python3.1/distutils/fancy_getopt.py ... Compiling /usr/local/lib/python3.1/distutils/file_util.py ... Compiling /usr/local/lib/python3.1/distutils/filelist.py ... Compiling /usr/local/lib/python3.1/distutils/log.py ... Compiling /usr/local/lib/python3.1/distutils/msvc9compiler.py ... Compiling /usr/local/lib/python3.1/distutils/msvccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/spawn.py ... Compiling /usr/local/lib/python3.1/distutils/sysconfig.py ... Listing /usr/local/lib/python3.1/distutils/tests ... Compiling /usr/local/lib/python3.1/distutils/tests/__init__.py ... Compiling /usr/local/lib/python3.1/distutils/tests/support.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_archive_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist_dumb.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist_rpm.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_bdist_wininst.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_clib.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_ext.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_py.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_build_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_check.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_clean.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_cmd.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_config.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_config_cmd.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_core.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_cygwinccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_dir_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_dist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_extension.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_file_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_filelist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_data.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_headers.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_lib.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_install_scripts.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_msvc9compiler.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_register.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_sdist.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_spawn.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_sysconfig.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_text_file.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_unixccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_upload.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_util.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_version.py ... Compiling /usr/local/lib/python3.1/distutils/tests/test_versionpredicate.py ... Compiling /usr/local/lib/python3.1/distutils/text_file.py ... Compiling /usr/local/lib/python3.1/distutils/unixccompiler.py ... Compiling /usr/local/lib/python3.1/distutils/util.py ... Compiling /usr/local/lib/python3.1/distutils/version.py ... Compiling /usr/local/lib/python3.1/distutils/versionpredicate.py ... Compiling /usr/local/lib/python3.1/doctest.py ... Compiling /usr/local/lib/python3.1/dummy_threading.py ... Listing /usr/local/lib/python3.1/email ... Compiling /usr/local/lib/python3.1/email/__init__.py ... Compiling /usr/local/lib/python3.1/email/_parseaddr.py ... Compiling /usr/local/lib/python3.1/email/base64mime.py ... Compiling /usr/local/lib/python3.1/email/charset.py ... Compiling /usr/local/lib/python3.1/email/encoders.py ... Compiling /usr/local/lib/python3.1/email/errors.py ... Compiling /usr/local/lib/python3.1/email/feedparser.py ... Compiling /usr/local/lib/python3.1/email/generator.py ... Compiling /usr/local/lib/python3.1/email/header.py ... Compiling /usr/local/lib/python3.1/email/iterators.py ... Compiling /usr/local/lib/python3.1/email/message.py ... Listing /usr/local/lib/python3.1/email/mime ... Compiling /usr/local/lib/python3.1/email/mime/__init__.py ... Compiling /usr/local/lib/python3.1/email/mime/application.py ... Compiling /usr/local/lib/python3.1/email/mime/audio.py ... Compiling /usr/local/lib/python3.1/email/mime/base.py ... Compiling /usr/local/lib/python3.1/email/mime/image.py ... Compiling /usr/local/lib/python3.1/email/mime/message.py ... Compiling /usr/local/lib/python3.1/email/mime/multipart.py ... Compiling /usr/local/lib/python3.1/email/mime/nonmultipart.py ... Compiling /usr/local/lib/python3.1/email/mime/text.py ... Compiling /usr/local/lib/python3.1/email/parser.py ... Compiling /usr/local/lib/python3.1/email/quoprimime.py ... Listing /usr/local/lib/python3.1/email/test ... Compiling /usr/local/lib/python3.1/email/test/__init__.py ... Listing /usr/local/lib/python3.1/email/test/data ... Compiling /usr/local/lib/python3.1/email/test/test_email.py ... Compiling /usr/local/lib/python3.1/email/test/test_email_codecs.py ... Compiling /usr/local/lib/python3.1/email/test/test_email_torture.py ... Compiling /usr/local/lib/python3.1/email/utils.py ... Listing /usr/local/lib/python3.1/encodings ... Compiling /usr/local/lib/python3.1/encodings/__init__.py ... Compiling /usr/local/lib/python3.1/encodings/aliases.py ... Compiling /usr/local/lib/python3.1/encodings/ascii.py ... Compiling /usr/local/lib/python3.1/encodings/big5.py ... Compiling /usr/local/lib/python3.1/encodings/big5hkscs.py ... Compiling /usr/local/lib/python3.1/encodings/charmap.py ... Compiling /usr/local/lib/python3.1/encodings/cp037.py ... Compiling /usr/local/lib/python3.1/encodings/cp1006.py ... Compiling /usr/local/lib/python3.1/encodings/cp1026.py ... Compiling /usr/local/lib/python3.1/encodings/cp1140.py ... Compiling /usr/local/lib/python3.1/encodings/cp1250.py ... Compiling /usr/local/lib/python3.1/encodings/cp1251.py ... Compiling /usr/local/lib/python3.1/encodings/cp1252.py ... Compiling /usr/local/lib/python3.1/encodings/cp1253.py ... Compiling /usr/local/lib/python3.1/encodings/cp1254.py ... Compiling /usr/local/lib/python3.1/encodings/cp1255.py ... Compiling /usr/local/lib/python3.1/encodings/cp1256.py ... Compiling /usr/local/lib/python3.1/encodings/cp1257.py ... Compiling /usr/local/lib/python3.1/encodings/cp1258.py ... Compiling /usr/local/lib/python3.1/encodings/cp424.py ... Compiling /usr/local/lib/python3.1/encodings/cp437.py ... Compiling /usr/local/lib/python3.1/encodings/cp500.py ... Compiling /usr/local/lib/python3.1/encodings/cp737.py ... Compiling /usr/local/lib/python3.1/encodings/cp775.py ... Compiling /usr/local/lib/python3.1/encodings/cp850.py ... Compiling /usr/local/lib/python3.1/encodings/cp852.py ... Compiling /usr/local/lib/python3.1/encodings/cp855.py ... Compiling /usr/local/lib/python3.1/encodings/cp856.py ... Compiling /usr/local/lib/python3.1/encodings/cp857.py ... Compiling /usr/local/lib/python3.1/encodings/cp860.py ... Compiling /usr/local/lib/python3.1/encodings/cp861.py ... Compiling /usr/local/lib/python3.1/encodings/cp862.py ... Compiling /usr/local/lib/python3.1/encodings/cp863.py ... Compiling /usr/local/lib/python3.1/encodings/cp864.py ... Compiling /usr/local/lib/python3.1/encodings/cp865.py ... Compiling /usr/local/lib/python3.1/encodings/cp866.py ... Compiling /usr/local/lib/python3.1/encodings/cp869.py ... Compiling /usr/local/lib/python3.1/encodings/cp874.py ... Compiling /usr/local/lib/python3.1/encodings/cp875.py ... Compiling /usr/local/lib/python3.1/encodings/cp932.py ... Compiling /usr/local/lib/python3.1/encodings/cp949.py ... Compiling /usr/local/lib/python3.1/encodings/cp950.py ... Compiling /usr/local/lib/python3.1/encodings/euc_jis_2004.py ... Compiling /usr/local/lib/python3.1/encodings/euc_jisx0213.py ... Compiling /usr/local/lib/python3.1/encodings/euc_jp.py ... Compiling /usr/local/lib/python3.1/encodings/euc_kr.py ... Compiling /usr/local/lib/python3.1/encodings/gb18030.py ... Compiling /usr/local/lib/python3.1/encodings/gb2312.py ... Compiling /usr/local/lib/python3.1/encodings/gbk.py ... Compiling /usr/local/lib/python3.1/encodings/hp_roman8.py ... Compiling /usr/local/lib/python3.1/encodings/hz.py ... Compiling /usr/local/lib/python3.1/encodings/idna.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_1.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_2.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_2004.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_3.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_jp_ext.py ... Compiling /usr/local/lib/python3.1/encodings/iso2022_kr.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_1.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_10.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_11.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_13.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_14.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_15.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_16.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_2.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_3.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_4.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_5.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_6.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_7.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_8.py ... Compiling /usr/local/lib/python3.1/encodings/iso8859_9.py ... Compiling /usr/local/lib/python3.1/encodings/johab.py ... Compiling /usr/local/lib/python3.1/encodings/koi8_r.py ... Compiling /usr/local/lib/python3.1/encodings/koi8_u.py ... Compiling /usr/local/lib/python3.1/encodings/latin_1.py ... Compiling /usr/local/lib/python3.1/encodings/mac_arabic.py ... Compiling /usr/local/lib/python3.1/encodings/mac_centeuro.py ... Compiling /usr/local/lib/python3.1/encodings/mac_croatian.py ... Compiling /usr/local/lib/python3.1/encodings/mac_cyrillic.py ... Compiling /usr/local/lib/python3.1/encodings/mac_farsi.py ... Compiling /usr/local/lib/python3.1/encodings/mac_greek.py ... Compiling /usr/local/lib/python3.1/encodings/mac_iceland.py ... Compiling /usr/local/lib/python3.1/encodings/mac_latin2.py ... Compiling /usr/local/lib/python3.1/encodings/mac_roman.py ... Compiling /usr/local/lib/python3.1/encodings/mac_romanian.py ... Compiling /usr/local/lib/python3.1/encodings/mac_turkish.py ... Compiling /usr/local/lib/python3.1/encodings/mbcs.py ... Compiling /usr/local/lib/python3.1/encodings/palmos.py ... Compiling /usr/local/lib/python3.1/encodings/ptcp154.py ... Compiling /usr/local/lib/python3.1/encodings/punycode.py ... Compiling /usr/local/lib/python3.1/encodings/raw_unicode_escape.py ... Compiling /usr/local/lib/python3.1/encodings/shift_jis.py ... Compiling /usr/local/lib/python3.1/encodings/shift_jis_2004.py ... Compiling /usr/local/lib/python3.1/encodings/shift_jisx0213.py ... Compiling /usr/local/lib/python3.1/encodings/tis_620.py ... Compiling /usr/local/lib/python3.1/encodings/undefined.py ... Compiling /usr/local/lib/python3.1/encodings/unicode_escape.py ... Compiling /usr/local/lib/python3.1/encodings/unicode_internal.py ... Compiling /usr/local/lib/python3.1/encodings/utf_16.py ... Compiling /usr/local/lib/python3.1/encodings/utf_16_be.py ... Compiling /usr/local/lib/python3.1/encodings/utf_16_le.py ... Compiling /usr/local/lib/python3.1/encodings/utf_32.py ... Compiling /usr/local/lib/python3.1/encodings/utf_32_be.py ... Compiling /usr/local/lib/python3.1/encodings/utf_32_le.py ... Compiling /usr/local/lib/python3.1/encodings/utf_7.py ... Compiling /usr/local/lib/python3.1/encodings/utf_8.py ... Compiling /usr/local/lib/python3.1/encodings/utf_8_sig.py ... Compiling /usr/local/lib/python3.1/filecmp.py ... Compiling /usr/local/lib/python3.1/fileinput.py ... Compiling /usr/local/lib/python3.1/fnmatch.py ... Compiling /usr/local/lib/python3.1/formatter.py ... Compiling /usr/local/lib/python3.1/fractions.py ... Compiling /usr/local/lib/python3.1/ftplib.py ... Compiling /usr/local/lib/python3.1/functools.py ... Compiling /usr/local/lib/python3.1/genericpath.py ... Compiling /usr/local/lib/python3.1/getopt.py ... Compiling /usr/local/lib/python3.1/getpass.py ... Compiling /usr/local/lib/python3.1/gettext.py ... Compiling /usr/local/lib/python3.1/glob.py ... Compiling /usr/local/lib/python3.1/gzip.py ... Compiling /usr/local/lib/python3.1/hashlib.py ... Compiling /usr/local/lib/python3.1/heapq.py ... Compiling /usr/local/lib/python3.1/hmac.py ... Listing /usr/local/lib/python3.1/html ... Compiling /usr/local/lib/python3.1/html/__init__.py ... Compiling /usr/local/lib/python3.1/html/entities.py ... Compiling /usr/local/lib/python3.1/html/parser.py ... Listing /usr/local/lib/python3.1/http ... Compiling /usr/local/lib/python3.1/http/__init__.py ... Compiling /usr/local/lib/python3.1/http/client.py ... Compiling /usr/local/lib/python3.1/http/cookiejar.py ... Compiling /usr/local/lib/python3.1/http/cookies.py ... Compiling /usr/local/lib/python3.1/http/server.py ... Listing /usr/local/lib/python3.1/idlelib ... Compiling /usr/local/lib/python3.1/idlelib/AutoComplete.py ... Compiling /usr/local/lib/python3.1/idlelib/AutoCompleteWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/AutoExpand.py ... Compiling /usr/local/lib/python3.1/idlelib/Bindings.py ... Compiling /usr/local/lib/python3.1/idlelib/CallTipWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/CallTips.py ... Compiling /usr/local/lib/python3.1/idlelib/ClassBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/CodeContext.py ... Compiling /usr/local/lib/python3.1/idlelib/ColorDelegator.py ... Compiling /usr/local/lib/python3.1/idlelib/Debugger.py ... Compiling /usr/local/lib/python3.1/idlelib/Delegator.py ... Compiling /usr/local/lib/python3.1/idlelib/EditorWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/FileList.py ... Compiling /usr/local/lib/python3.1/idlelib/FormatParagraph.py ... Compiling /usr/local/lib/python3.1/idlelib/GrepDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/HyperParser.py ... Compiling /usr/local/lib/python3.1/idlelib/IOBinding.py ... Listing /usr/local/lib/python3.1/idlelib/Icons ... Compiling /usr/local/lib/python3.1/idlelib/IdleHistory.py ... Compiling /usr/local/lib/python3.1/idlelib/MultiCall.py ... Compiling /usr/local/lib/python3.1/idlelib/MultiStatusBar.py ... Compiling /usr/local/lib/python3.1/idlelib/ObjectBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/OutputWindow.py ... Compiling /usr/local/lib/python3.1/idlelib/ParenMatch.py ... Compiling /usr/local/lib/python3.1/idlelib/PathBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/Percolator.py ... Compiling /usr/local/lib/python3.1/idlelib/PyParse.py ... Compiling /usr/local/lib/python3.1/idlelib/PyShell.py ... Compiling /usr/local/lib/python3.1/idlelib/RemoteDebugger.py ... Compiling /usr/local/lib/python3.1/idlelib/RemoteObjectBrowser.py ... Compiling /usr/local/lib/python3.1/idlelib/ReplaceDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/RstripExtension.py ... Compiling /usr/local/lib/python3.1/idlelib/ScriptBinding.py ... Compiling /usr/local/lib/python3.1/idlelib/ScrolledList.py ... Compiling /usr/local/lib/python3.1/idlelib/SearchDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/SearchDialogBase.py ... Compiling /usr/local/lib/python3.1/idlelib/SearchEngine.py ... Compiling /usr/local/lib/python3.1/idlelib/StackViewer.py ... Compiling /usr/local/lib/python3.1/idlelib/ToolTip.py ... Compiling /usr/local/lib/python3.1/idlelib/TreeWidget.py ... Compiling /usr/local/lib/python3.1/idlelib/UndoDelegator.py ... Compiling /usr/local/lib/python3.1/idlelib/WidgetRedirector.py ... Compiling /usr/local/lib/python3.1/idlelib/WindowList.py ... Compiling /usr/local/lib/python3.1/idlelib/ZoomHeight.py ... Compiling /usr/local/lib/python3.1/idlelib/__init__.py ... Compiling /usr/local/lib/python3.1/idlelib/aboutDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/configDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/configHandler.py ... Compiling /usr/local/lib/python3.1/idlelib/configHelpSourceEdit.py ... Compiling /usr/local/lib/python3.1/idlelib/configSectionNameDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/dynOptionMenuWidget.py ... Compiling /usr/local/lib/python3.1/idlelib/idle.py ... Compiling /usr/local/lib/python3.1/idlelib/idlever.py ... Compiling /usr/local/lib/python3.1/idlelib/keybindingDialog.py ... Compiling /usr/local/lib/python3.1/idlelib/macosxSupport.py ... Compiling /usr/local/lib/python3.1/idlelib/rpc.py ... Compiling /usr/local/lib/python3.1/idlelib/run.py ... Compiling /usr/local/lib/python3.1/idlelib/tabbedpages.py ... Compiling /usr/local/lib/python3.1/idlelib/testcode.py ... Compiling /usr/local/lib/python3.1/idlelib/textView.py ... Compiling /usr/local/lib/python3.1/imaplib.py ... Compiling /usr/local/lib/python3.1/imghdr.py ... Listing /usr/local/lib/python3.1/importlib ... Compiling /usr/local/lib/python3.1/importlib/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/_bootstrap.py ... Compiling /usr/local/lib/python3.1/importlib/abc.py ... Compiling /usr/local/lib/python3.1/importlib/machinery.py ... Listing /usr/local/lib/python3.1/importlib/test ... Compiling /usr/local/lib/python3.1/importlib/test/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/abc.py ... Compiling /usr/local/lib/python3.1/importlib/test/benchmark.py ... Listing /usr/local/lib/python3.1/importlib/test/builtin ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/test_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/builtin/util.py ... Listing /usr/local/lib/python3.1/importlib/test/extension ... Compiling /usr/local/lib/python3.1/importlib/test/extension/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_case_sensitivity.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/test_path_hook.py ... Compiling /usr/local/lib/python3.1/importlib/test/extension/util.py ... Listing /usr/local/lib/python3.1/importlib/test/frozen ... Compiling /usr/local/lib/python3.1/importlib/test/frozen/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/frozen/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/frozen/test_loader.py ... Listing /usr/local/lib/python3.1/importlib/test/import_ ... Compiling /usr/local/lib/python3.1/importlib/test/import_/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test___package__.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_caching.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_fromlist.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_meta_path.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_packages.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_path.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/test_relative_imports.py ... Compiling /usr/local/lib/python3.1/importlib/test/import_/util.py ... Listing /usr/local/lib/python3.1/importlib/test/source ... Compiling /usr/local/lib/python3.1/importlib/test/source/__init__.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_abc_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_case_sensitivity.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_file_loader.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_finder.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_path_hook.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/test_source_encoding.py ... Compiling /usr/local/lib/python3.1/importlib/test/source/util.py ... Compiling /usr/local/lib/python3.1/importlib/test/test_abc.py ... Compiling /usr/local/lib/python3.1/importlib/test/test_api.py ... Compiling /usr/local/lib/python3.1/importlib/test/test_util.py ... Compiling /usr/local/lib/python3.1/importlib/test/util.py ... Compiling /usr/local/lib/python3.1/importlib/util.py ... Compiling /usr/local/lib/python3.1/inspect.py ... Compiling /usr/local/lib/python3.1/io.py ... Listing /usr/local/lib/python3.1/json ... Compiling /usr/local/lib/python3.1/json/__init__.py ... Compiling /usr/local/lib/python3.1/json/decoder.py ... Compiling /usr/local/lib/python3.1/json/encoder.py ... Compiling /usr/local/lib/python3.1/json/scanner.py ... Listing /usr/local/lib/python3.1/json/tests ... Compiling /usr/local/lib/python3.1/json/tests/__init__.py ... Compiling /usr/local/lib/python3.1/json/tests/test_decode.py ... Compiling /usr/local/lib/python3.1/json/tests/test_default.py ... Compiling /usr/local/lib/python3.1/json/tests/test_dump.py ... Compiling /usr/local/lib/python3.1/json/tests/test_encode_basestring_ascii.py ... Compiling /usr/local/lib/python3.1/json/tests/test_fail.py ... Compiling /usr/local/lib/python3.1/json/tests/test_float.py ... Compiling /usr/local/lib/python3.1/json/tests/test_indent.py ... Compiling /usr/local/lib/python3.1/json/tests/test_pass1.py ... Compiling /usr/local/lib/python3.1/json/tests/test_pass2.py ... Compiling /usr/local/lib/python3.1/json/tests/test_pass3.py ... Compiling /usr/local/lib/python3.1/json/tests/test_recursion.py ... Compiling /usr/local/lib/python3.1/json/tests/test_scanstring.py ... Compiling /usr/local/lib/python3.1/json/tests/test_separators.py ... Compiling /usr/local/lib/python3.1/json/tests/test_speedups.py ... Compiling /usr/local/lib/python3.1/json/tests/test_unicode.py ... Compiling /usr/local/lib/python3.1/json/tool.py ... Compiling /usr/local/lib/python3.1/keyword.py ... Listing /usr/local/lib/python3.1/lib2to3 ... Compiling /usr/local/lib/python3.1/lib2to3/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixer_base.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixer_util.py ... Listing /usr/local/lib/python3.1/lib2to3/fixes ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_apply.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_basestring.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_buffer.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_callable.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_dict.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_except.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_exec.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_execfile.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_filter.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_funcattrs.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_future.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_getcwdu.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_has_key.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_idioms.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_import.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_imports.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_imports2.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_input.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_intern.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_isinstance.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_itertools.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_itertools_imports.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_long.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_map.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_metaclass.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_methodattrs.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_ne.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_next.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_nonzero.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_numliterals.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_paren.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_print.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_raise.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_raw_input.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_reduce.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_renames.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_repr.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_set_literal.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_standarderror.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_sys_exc.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_throw.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_tuple_params.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_types.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_unicode.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_urllib.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_ws_comma.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_xrange.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_xreadlines.py ... Compiling /usr/local/lib/python3.1/lib2to3/fixes/fix_zip.py ... Compiling /usr/local/lib/python3.1/lib2to3/main.py ... Compiling /usr/local/lib/python3.1/lib2to3/patcomp.py ... Listing /usr/local/lib/python3.1/lib2to3/pgen2 ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/conv.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/driver.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/grammar.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/literals.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/parse.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/pgen.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/token.py ... Compiling /usr/local/lib/python3.1/lib2to3/pgen2/tokenize.py ... Compiling /usr/local/lib/python3.1/lib2to3/pygram.py ... Compiling /usr/local/lib/python3.1/lib2to3/pytree.py ... Compiling /usr/local/lib/python3.1/lib2to3/refactor.py ... Listing /usr/local/lib/python3.1/lib2to3/tests ... Compiling /usr/local/lib/python3.1/lib2to3/tests/__init__.py ... Listing /usr/local/lib/python3.1/lib2to3/tests/data ... Listing /usr/local/lib/python3.1/lib2to3/tests/data/fixers ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/bad_order.py ... Listing /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/__init__.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_explicit.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_first.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_last.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_parrot.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes/fix_preorder.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/no_fixer_cls.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/fixers/parrot_example.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/infinite_recursion.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/data/py3_test_grammar.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/pytree_idempotency.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/support.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_all_fixers.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_fixers.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_parser.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_pytree.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_refactor.py ... Compiling /usr/local/lib/python3.1/lib2to3/tests/test_util.py ... Compiling /usr/local/lib/python3.1/linecache.py ... Compiling /usr/local/lib/python3.1/locale.py ... Listing /usr/local/lib/python3.1/logging ... Compiling /usr/local/lib/python3.1/logging/__init__.py ... Compiling /usr/local/lib/python3.1/logging/config.py ... Compiling /usr/local/lib/python3.1/logging/handlers.py ... Compiling /usr/local/lib/python3.1/macpath.py ... Compiling /usr/local/lib/python3.1/macurl2path.py ... Compiling /usr/local/lib/python3.1/mailbox.py ... Compiling /usr/local/lib/python3.1/mailcap.py ... Compiling /usr/local/lib/python3.1/mimetypes.py ... Compiling /usr/local/lib/python3.1/modulefinder.py ... Listing /usr/local/lib/python3.1/multiprocessing ... Compiling /usr/local/lib/python3.1/multiprocessing/__init__.py ... Compiling /usr/local/lib/python3.1/multiprocessing/connection.py ... Listing /usr/local/lib/python3.1/multiprocessing/dummy ... Compiling /usr/local/lib/python3.1/multiprocessing/dummy/__init__.py ... Compiling /usr/local/lib/python3.1/multiprocessing/dummy/connection.py ... Compiling /usr/local/lib/python3.1/multiprocessing/forking.py ... Compiling /usr/local/lib/python3.1/multiprocessing/heap.py ... Compiling /usr/local/lib/python3.1/multiprocessing/managers.py ... Compiling /usr/local/lib/python3.1/multiprocessing/pool.py ... Compiling /usr/local/lib/python3.1/multiprocessing/process.py ... Compiling /usr/local/lib/python3.1/multiprocessing/queues.py ... Compiling /usr/local/lib/python3.1/multiprocessing/reduction.py ... Compiling /usr/local/lib/python3.1/multiprocessing/sharedctypes.py ... Compiling /usr/local/lib/python3.1/multiprocessing/synchronize.py ... Compiling /usr/local/lib/python3.1/multiprocessing/util.py ... Compiling /usr/local/lib/python3.1/netrc.py ... Compiling /usr/local/lib/python3.1/nntplib.py ... Compiling /usr/local/lib/python3.1/ntpath.py ... Compiling /usr/local/lib/python3.1/nturl2path.py ... Compiling /usr/local/lib/python3.1/numbers.py ... Compiling /usr/local/lib/python3.1/opcode.py ... Compiling /usr/local/lib/python3.1/optparse.py ... Compiling /usr/local/lib/python3.1/os.py ... Compiling /usr/local/lib/python3.1/os2emxpath.py ... Compiling /usr/local/lib/python3.1/pdb.py ... Compiling /usr/local/lib/python3.1/pickle.py ... Compiling /usr/local/lib/python3.1/pickletools.py ... Compiling /usr/local/lib/python3.1/pipes.py ... Compiling /usr/local/lib/python3.1/pkgutil.py ... Listing /usr/local/lib/python3.1/plat-freebsd4 ... Compiling /usr/local/lib/python3.1/plat-freebsd4/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd5 ... Compiling /usr/local/lib/python3.1/plat-freebsd5/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd6 ... Compiling /usr/local/lib/python3.1/plat-freebsd6/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd7 ... Compiling /usr/local/lib/python3.1/plat-freebsd7/IN.py ... Listing /usr/local/lib/python3.1/plat-freebsd8 ... Compiling /usr/local/lib/python3.1/plat-freebsd8/IN.py ... Compiling /usr/local/lib/python3.1/platform.py ... Compiling /usr/local/lib/python3.1/plistlib.py ... Compiling /usr/local/lib/python3.1/poplib.py ... Compiling /usr/local/lib/python3.1/posixpath.py ... Compiling /usr/local/lib/python3.1/pprint.py ... Compiling /usr/local/lib/python3.1/profile.py ... Compiling /usr/local/lib/python3.1/pstats.py ... Compiling /usr/local/lib/python3.1/pty.py ... Compiling /usr/local/lib/python3.1/py_compile.py ... Compiling /usr/local/lib/python3.1/pyclbr.py ... Compiling /usr/local/lib/python3.1/pydoc.py ... Listing /usr/local/lib/python3.1/pydoc_data ... Compiling /usr/local/lib/python3.1/pydoc_data/__init__.py ... Compiling /usr/local/lib/python3.1/pydoc_data/topics.py ... Compiling /usr/local/lib/python3.1/queue.py ... Compiling /usr/local/lib/python3.1/quopri.py ... Compiling /usr/local/lib/python3.1/random.py ... Compiling /usr/local/lib/python3.1/re.py ... Compiling /usr/local/lib/python3.1/reprlib.py ... Compiling /usr/local/lib/python3.1/rlcompleter.py ... Compiling /usr/local/lib/python3.1/runpy.py ... Compiling /usr/local/lib/python3.1/sched.py ... Compiling /usr/local/lib/python3.1/shelve.py ... Compiling /usr/local/lib/python3.1/shlex.py ... Compiling /usr/local/lib/python3.1/shutil.py ... Compiling /usr/local/lib/python3.1/site.py ... Compiling /usr/local/lib/python3.1/smtpd.py ... Compiling /usr/local/lib/python3.1/smtplib.py ... Compiling /usr/local/lib/python3.1/sndhdr.py ... Compiling /usr/local/lib/python3.1/socket.py ... Compiling /usr/local/lib/python3.1/socketserver.py ... Listing /usr/local/lib/python3.1/sqlite3 ... Compiling /usr/local/lib/python3.1/sqlite3/__init__.py ... Compiling /usr/local/lib/python3.1/sqlite3/dbapi2.py ... Compiling /usr/local/lib/python3.1/sqlite3/dump.py ... Listing /usr/local/lib/python3.1/sqlite3/test ... Compiling /usr/local/lib/python3.1/sqlite3/test/__init__.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/dbapi.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/dump.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/factory.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/hooks.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/regression.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/transactions.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/types.py ... Compiling /usr/local/lib/python3.1/sqlite3/test/userfunctions.py ... Compiling /usr/local/lib/python3.1/sre_compile.py ... Compiling /usr/local/lib/python3.1/sre_constants.py ... Compiling /usr/local/lib/python3.1/sre_parse.py ... Compiling /usr/local/lib/python3.1/ssl.py ... Compiling /usr/local/lib/python3.1/stat.py ... Compiling /usr/local/lib/python3.1/string.py ... Compiling /usr/local/lib/python3.1/stringprep.py ... Compiling /usr/local/lib/python3.1/struct.py ... Compiling /usr/local/lib/python3.1/subprocess.py ... Compiling /usr/local/lib/python3.1/sunau.py ... Compiling /usr/local/lib/python3.1/symbol.py ... Compiling /usr/local/lib/python3.1/symtable.py ... Compiling /usr/local/lib/python3.1/tabnanny.py ... Compiling /usr/local/lib/python3.1/tarfile.py ... Compiling /usr/local/lib/python3.1/telnetlib.py ... Compiling /usr/local/lib/python3.1/tempfile.py ... Listing /usr/local/lib/python3.1/test ... Compiling /usr/local/lib/python3.1/test/__init__.py ... Compiling /usr/local/lib/python3.1/test/autotest.py ... Compiling /usr/local/lib/python3.1/test/buffer_tests.py ... Compiling /usr/local/lib/python3.1/test/cjkencodings_test.py ... Compiling /usr/local/lib/python3.1/test/curses_tests.py ... Listing /usr/local/lib/python3.1/test/decimaltestdata ... Compiling /usr/local/lib/python3.1/test/dis_module.py ... Compiling /usr/local/lib/python3.1/test/doctest_aliases.py ... Compiling /usr/local/lib/python3.1/test/double_const.py ... Compiling /usr/local/lib/python3.1/test/fork_wait.py ... Compiling /usr/local/lib/python3.1/test/inspect_fodder.py ... Compiling /usr/local/lib/python3.1/test/inspect_fodder2.py ... Compiling /usr/local/lib/python3.1/test/list_tests.py ... Compiling /usr/local/lib/python3.1/test/mapping_tests.py ... Compiling /usr/local/lib/python3.1/test/outstanding_bugs.py ... Compiling /usr/local/lib/python3.1/test/pickletester.py ... Compiling /usr/local/lib/python3.1/test/profilee.py ... Compiling /usr/local/lib/python3.1/test/pyclbr_input.py ... Compiling /usr/local/lib/python3.1/test/pydoc_mod.py ... Compiling /usr/local/lib/python3.1/test/pydocfodder.py ... Compiling /usr/local/lib/python3.1/test/pystone.py ... Compiling /usr/local/lib/python3.1/test/re_tests.py ... Compiling /usr/local/lib/python3.1/test/regex_tests.py ... Compiling /usr/local/lib/python3.1/test/regrtest.py ... Compiling /usr/local/lib/python3.1/test/relimport.py ... Compiling /usr/local/lib/python3.1/test/reperf.py ... Compiling /usr/local/lib/python3.1/test/sample_doctest.py ... Compiling /usr/local/lib/python3.1/test/seq_tests.py ... Compiling /usr/local/lib/python3.1/test/sortperf.py ... Compiling /usr/local/lib/python3.1/test/string_tests.py ... Compiling /usr/local/lib/python3.1/test/support.py ... Compiling /usr/local/lib/python3.1/test/test_SimpleHTTPServer.py ... Compiling /usr/local/lib/python3.1/test/test___all__.py ... Compiling /usr/local/lib/python3.1/test/test___future__.py ... Compiling /usr/local/lib/python3.1/test/test__locale.py ... Compiling /usr/local/lib/python3.1/test/test_abc.py ... Compiling /usr/local/lib/python3.1/test/test_abstract_numbers.py ... Compiling /usr/local/lib/python3.1/test/test_aifc.py ... Compiling /usr/local/lib/python3.1/test/test_array.py ... Compiling /usr/local/lib/python3.1/test/test_ascii_formatd.py ... Compiling /usr/local/lib/python3.1/test/test_ast.py ... Compiling /usr/local/lib/python3.1/test/test_asynchat.py ... Compiling /usr/local/lib/python3.1/test/test_asyncore.py ... Compiling /usr/local/lib/python3.1/test/test_atexit.py ... Compiling /usr/local/lib/python3.1/test/test_audioop.py ... Compiling /usr/local/lib/python3.1/test/test_augassign.py ... Compiling /usr/local/lib/python3.1/test/test_base64.py ... Compiling /usr/local/lib/python3.1/test/test_bigaddrspace.py ... Compiling /usr/local/lib/python3.1/test/test_bigmem.py ... Compiling /usr/local/lib/python3.1/test/test_binascii.py ... Compiling /usr/local/lib/python3.1/test/test_binhex.py ... Compiling /usr/local/lib/python3.1/test/test_binop.py ... Compiling /usr/local/lib/python3.1/test/test_bisect.py ... Compiling /usr/local/lib/python3.1/test/test_bool.py ... Compiling /usr/local/lib/python3.1/test/test_bufio.py ... Compiling /usr/local/lib/python3.1/test/test_builtin.py ... Compiling /usr/local/lib/python3.1/test/test_bytes.py ... Compiling /usr/local/lib/python3.1/test/test_bz2.py ... Compiling /usr/local/lib/python3.1/test/test_calendar.py ... Compiling /usr/local/lib/python3.1/test/test_call.py ... Compiling /usr/local/lib/python3.1/test/test_capi.py ... Compiling /usr/local/lib/python3.1/test/test_cfgparser.py ... Compiling /usr/local/lib/python3.1/test/test_cgi.py ... Compiling /usr/local/lib/python3.1/test/test_charmapcodec.py ... Compiling /usr/local/lib/python3.1/test/test_class.py ... Compiling /usr/local/lib/python3.1/test/test_cmath.py ... Compiling /usr/local/lib/python3.1/test/test_cmd.py ... Compiling /usr/local/lib/python3.1/test/test_cmd_line.py ... Compiling /usr/local/lib/python3.1/test/test_cmd_line_script.py ... Compiling /usr/local/lib/python3.1/test/test_code.py ... Compiling /usr/local/lib/python3.1/test/test_codeccallbacks.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_cn.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_hk.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_jp.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_kr.py ... Compiling /usr/local/lib/python3.1/test/test_codecencodings_tw.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_cn.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_hk.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_jp.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_kr.py ... Compiling /usr/local/lib/python3.1/test/test_codecmaps_tw.py ... Compiling /usr/local/lib/python3.1/test/test_codecs.py ... Compiling /usr/local/lib/python3.1/test/test_codeop.py ... Compiling /usr/local/lib/python3.1/test/test_coding.py ... Compiling /usr/local/lib/python3.1/test/test_collections.py ... Compiling /usr/local/lib/python3.1/test/test_colorsys.py ... Compiling /usr/local/lib/python3.1/test/test_compare.py ... Compiling /usr/local/lib/python3.1/test/test_compile.py ... Compiling /usr/local/lib/python3.1/test/test_compileall.py ... Compiling /usr/local/lib/python3.1/test/test_complex.py ... Compiling /usr/local/lib/python3.1/test/test_contains.py ... Compiling /usr/local/lib/python3.1/test/test_contextlib.py ... Compiling /usr/local/lib/python3.1/test/test_copy.py ... Compiling /usr/local/lib/python3.1/test/test_copyreg.py ... Compiling /usr/local/lib/python3.1/test/test_cprofile.py ... Compiling /usr/local/lib/python3.1/test/test_crypt.py ... Compiling /usr/local/lib/python3.1/test/test_csv.py ... Compiling /usr/local/lib/python3.1/test/test_ctypes.py ... Compiling /usr/local/lib/python3.1/test/test_curses.py ... Compiling /usr/local/lib/python3.1/test/test_datetime.py ... Compiling /usr/local/lib/python3.1/test/test_dbm.py ... Compiling /usr/local/lib/python3.1/test/test_dbm_dumb.py ... Compiling /usr/local/lib/python3.1/test/test_dbm_gnu.py ... Compiling /usr/local/lib/python3.1/test/test_dbm_ndbm.py ... Compiling /usr/local/lib/python3.1/test/test_decimal.py ... Compiling /usr/local/lib/python3.1/test/test_decorators.py ... Compiling /usr/local/lib/python3.1/test/test_defaultdict.py ... Compiling /usr/local/lib/python3.1/test/test_deque.py ... Compiling /usr/local/lib/python3.1/test/test_descr.py ... Compiling /usr/local/lib/python3.1/test/test_descrtut.py ... Compiling /usr/local/lib/python3.1/test/test_dict.py ... Compiling /usr/local/lib/python3.1/test/test_dictcomps.py ... Compiling /usr/local/lib/python3.1/test/test_dictviews.py ... Compiling /usr/local/lib/python3.1/test/test_difflib.py ... Compiling /usr/local/lib/python3.1/test/test_dis.py ... Compiling /usr/local/lib/python3.1/test/test_distutils.py ... Compiling /usr/local/lib/python3.1/test/test_doctest.py ... Compiling /usr/local/lib/python3.1/test/test_doctest2.py ... Compiling /usr/local/lib/python3.1/test/test_docxmlrpc.py ... Compiling /usr/local/lib/python3.1/test/test_dummy_thread.py ... Compiling /usr/local/lib/python3.1/test/test_dummy_threading.py ... Compiling /usr/local/lib/python3.1/test/test_email.py ... Compiling /usr/local/lib/python3.1/test/test_enumerate.py ... Compiling /usr/local/lib/python3.1/test/test_eof.py ... Compiling /usr/local/lib/python3.1/test/test_epoll.py ... Compiling /usr/local/lib/python3.1/test/test_errno.py ... Compiling /usr/local/lib/python3.1/test/test_exception_variations.py ... Compiling /usr/local/lib/python3.1/test/test_exceptions.py ... Compiling /usr/local/lib/python3.1/test/test_extcall.py ... Compiling /usr/local/lib/python3.1/test/test_fcntl.py ... Compiling /usr/local/lib/python3.1/test/test_file.py ... Compiling /usr/local/lib/python3.1/test/test_filecmp.py ... Compiling /usr/local/lib/python3.1/test/test_fileinput.py ... Compiling /usr/local/lib/python3.1/test/test_fileio.py ... Compiling /usr/local/lib/python3.1/test/test_float.py ... Compiling /usr/local/lib/python3.1/test/test_flufl.py ... Compiling /usr/local/lib/python3.1/test/test_fnmatch.py ... Compiling /usr/local/lib/python3.1/test/test_fork1.py ... Compiling /usr/local/lib/python3.1/test/test_format.py ... Compiling /usr/local/lib/python3.1/test/test_fractions.py ... Compiling /usr/local/lib/python3.1/test/test_frozen.py ... Compiling /usr/local/lib/python3.1/test/test_ftplib.py ... Compiling /usr/local/lib/python3.1/test/test_funcattrs.py ... Compiling /usr/local/lib/python3.1/test/test_functools.py ... Compiling /usr/local/lib/python3.1/test/test_future.py ... Compiling /usr/local/lib/python3.1/test/test_future1.py ... Compiling /usr/local/lib/python3.1/test/test_future2.py ... Compiling /usr/local/lib/python3.1/test/test_future3.py ... Compiling /usr/local/lib/python3.1/test/test_future4.py ... Compiling /usr/local/lib/python3.1/test/test_future5.py ... Compiling /usr/local/lib/python3.1/test/test_gc.py ... Compiling /usr/local/lib/python3.1/test/test_generators.py ... Compiling /usr/local/lib/python3.1/test/test_genericpath.py ... Compiling /usr/local/lib/python3.1/test/test_genexps.py ... Compiling /usr/local/lib/python3.1/test/test_getargs2.py ... Compiling /usr/local/lib/python3.1/test/test_getopt.py ... Compiling /usr/local/lib/python3.1/test/test_gettext.py ... Compiling /usr/local/lib/python3.1/test/test_glob.py ... Compiling /usr/local/lib/python3.1/test/test_global.py ... Compiling /usr/local/lib/python3.1/test/test_grammar.py ... Compiling /usr/local/lib/python3.1/test/test_grp.py ... Compiling /usr/local/lib/python3.1/test/test_gzip.py ... Compiling /usr/local/lib/python3.1/test/test_hash.py ... Compiling /usr/local/lib/python3.1/test/test_hashlib.py ... Compiling /usr/local/lib/python3.1/test/test_heapq.py ... Compiling /usr/local/lib/python3.1/test/test_hmac.py ... Compiling /usr/local/lib/python3.1/test/test_htmlparser.py ... Compiling /usr/local/lib/python3.1/test/test_http_cookiejar.py ... Compiling /usr/local/lib/python3.1/test/test_http_cookies.py ... Compiling /usr/local/lib/python3.1/test/test_httplib.py ... Compiling /usr/local/lib/python3.1/test/test_httpservers.py ... Compiling /usr/local/lib/python3.1/test/test_imaplib.py ... Compiling /usr/local/lib/python3.1/test/test_imp.py ... Compiling /usr/local/lib/python3.1/test/test_import.py ... Compiling /usr/local/lib/python3.1/test/test_importhooks.py ... Compiling /usr/local/lib/python3.1/test/test_importlib.py ... Compiling /usr/local/lib/python3.1/test/test_index.py ... Compiling /usr/local/lib/python3.1/test/test_inspect.py ... Compiling /usr/local/lib/python3.1/test/test_int.py ... Compiling /usr/local/lib/python3.1/test/test_int_literal.py ... Compiling /usr/local/lib/python3.1/test/test_io.py ... Compiling /usr/local/lib/python3.1/test/test_ioctl.py ... Compiling /usr/local/lib/python3.1/test/test_isinstance.py ... Compiling /usr/local/lib/python3.1/test/test_iter.py ... Compiling /usr/local/lib/python3.1/test/test_iterlen.py ... Compiling /usr/local/lib/python3.1/test/test_itertools.py ... Compiling /usr/local/lib/python3.1/test/test_json.py ... Compiling /usr/local/lib/python3.1/test/test_keywordonlyarg.py ... Compiling /usr/local/lib/python3.1/test/test_kqueue.py ... Compiling /usr/local/lib/python3.1/test/test_largefile.py ... Compiling /usr/local/lib/python3.1/test/test_lib2to3.py ... Compiling /usr/local/lib/python3.1/test/test_linecache.py ... Compiling /usr/local/lib/python3.1/test/test_list.py ... Compiling /usr/local/lib/python3.1/test/test_listcomps.py ... Compiling /usr/local/lib/python3.1/test/test_locale.py ... Compiling /usr/local/lib/python3.1/test/test_logging.py ... Compiling /usr/local/lib/python3.1/test/test_long.py ... Compiling /usr/local/lib/python3.1/test/test_longexp.py ... Compiling /usr/local/lib/python3.1/test/test_macpath.py ... Compiling /usr/local/lib/python3.1/test/test_mailbox.py ... Compiling /usr/local/lib/python3.1/test/test_marshal.py ... Compiling /usr/local/lib/python3.1/test/test_math.py ... Compiling /usr/local/lib/python3.1/test/test_memoryio.py ... Compiling /usr/local/lib/python3.1/test/test_memoryview.py ... Compiling /usr/local/lib/python3.1/test/test_metaclass.py ... Compiling /usr/local/lib/python3.1/test/test_mimetypes.py ... Compiling /usr/local/lib/python3.1/test/test_minidom.py ... Compiling /usr/local/lib/python3.1/test/test_mmap.py ... Compiling /usr/local/lib/python3.1/test/test_module.py ... Compiling /usr/local/lib/python3.1/test/test_modulefinder.py ... Compiling /usr/local/lib/python3.1/test/test_multibytecodec.py ... Compiling /usr/local/lib/python3.1/test/test_multibytecodec_support.py ... Compiling /usr/local/lib/python3.1/test/test_multiprocessing.py ... Compiling /usr/local/lib/python3.1/test/test_mutants.py ... Compiling /usr/local/lib/python3.1/test/test_netrc.py ... Compiling /usr/local/lib/python3.1/test/test_nis.py ... Compiling /usr/local/lib/python3.1/test/test_normalization.py ... Compiling /usr/local/lib/python3.1/test/test_ntpath.py ... Compiling /usr/local/lib/python3.1/test/test_opcodes.py ... Compiling /usr/local/lib/python3.1/test/test_openpty.py ... Compiling /usr/local/lib/python3.1/test/test_operator.py ... Compiling /usr/local/lib/python3.1/test/test_optparse.py ... Compiling /usr/local/lib/python3.1/test/test_os.py ... Compiling /usr/local/lib/python3.1/test/test_ossaudiodev.py ... Compiling /usr/local/lib/python3.1/test/test_osx_env.py ... Compiling /usr/local/lib/python3.1/test/test_parser.py ... Compiling /usr/local/lib/python3.1/test/test_pdb.py ... Compiling /usr/local/lib/python3.1/test/test_peepholer.py ... Compiling /usr/local/lib/python3.1/test/test_pep247.py ... Compiling /usr/local/lib/python3.1/test/test_pep263.py ... Compiling /usr/local/lib/python3.1/test/test_pep277.py ... Compiling /usr/local/lib/python3.1/test/test_pep292.py ... Compiling /usr/local/lib/python3.1/test/test_pep3120.py ... Compiling /usr/local/lib/python3.1/test/test_pep3131.py ... Compiling /usr/local/lib/python3.1/test/test_pep352.py ... Compiling /usr/local/lib/python3.1/test/test_pickle.py ... Compiling /usr/local/lib/python3.1/test/test_pickletools.py ... Compiling /usr/local/lib/python3.1/test/test_pipes.py ... Compiling /usr/local/lib/python3.1/test/test_pkg.py ... Compiling /usr/local/lib/python3.1/test/test_pkgimport.py ... Compiling /usr/local/lib/python3.1/test/test_pkgutil.py ... Compiling /usr/local/lib/python3.1/test/test_platform.py ... Compiling /usr/local/lib/python3.1/test/test_plistlib.py ... Compiling /usr/local/lib/python3.1/test/test_poll.py ... Compiling /usr/local/lib/python3.1/test/test_popen.py ... Compiling /usr/local/lib/python3.1/test/test_poplib.py ... Compiling /usr/local/lib/python3.1/test/test_posix.py ... Compiling /usr/local/lib/python3.1/test/test_posixpath.py ... Compiling /usr/local/lib/python3.1/test/test_pow.py ... Compiling /usr/local/lib/python3.1/test/test_pprint.py ... Compiling /usr/local/lib/python3.1/test/test_print.py ... Compiling /usr/local/lib/python3.1/test/test_profile.py ... Compiling /usr/local/lib/python3.1/test/test_profilehooks.py ... Compiling /usr/local/lib/python3.1/test/test_property.py ... Compiling /usr/local/lib/python3.1/test/test_pstats.py ... Compiling /usr/local/lib/python3.1/test/test_pty.py ... Compiling /usr/local/lib/python3.1/test/test_pwd.py ... Compiling /usr/local/lib/python3.1/test/test_pyclbr.py ... Compiling /usr/local/lib/python3.1/test/test_pydoc.py ... Compiling /usr/local/lib/python3.1/test/test_pyexpat.py ... Compiling /usr/local/lib/python3.1/test/test_queue.py ... Compiling /usr/local/lib/python3.1/test/test_quopri.py ... Compiling /usr/local/lib/python3.1/test/test_raise.py ... Compiling /usr/local/lib/python3.1/test/test_random.py ... Compiling /usr/local/lib/python3.1/test/test_range.py ... Compiling /usr/local/lib/python3.1/test/test_re.py ... Compiling /usr/local/lib/python3.1/test/test_reprlib.py ... Compiling /usr/local/lib/python3.1/test/test_resource.py ... Compiling /usr/local/lib/python3.1/test/test_richcmp.py ... Compiling /usr/local/lib/python3.1/test/test_robotparser.py ... Compiling /usr/local/lib/python3.1/test/test_runpy.py ... Compiling /usr/local/lib/python3.1/test/test_sax.py ... Compiling /usr/local/lib/python3.1/test/test_scope.py ... Compiling /usr/local/lib/python3.1/test/test_select.py ... Compiling /usr/local/lib/python3.1/test/test_set.py ... Compiling /usr/local/lib/python3.1/test/test_setcomps.py ... Compiling /usr/local/lib/python3.1/test/test_shelve.py ... Compiling /usr/local/lib/python3.1/test/test_shlex.py ... Compiling /usr/local/lib/python3.1/test/test_shutil.py ... Compiling /usr/local/lib/python3.1/test/test_signal.py ... Compiling /usr/local/lib/python3.1/test/test_site.py ... Compiling /usr/local/lib/python3.1/test/test_slice.py ... Compiling /usr/local/lib/python3.1/test/test_smtplib.py ... Compiling /usr/local/lib/python3.1/test/test_smtpnet.py ... Compiling /usr/local/lib/python3.1/test/test_socket.py ... Compiling /usr/local/lib/python3.1/test/test_socketserver.py ... Compiling /usr/local/lib/python3.1/test/test_sort.py ... Compiling /usr/local/lib/python3.1/test/test_sqlite.py ... Compiling /usr/local/lib/python3.1/test/test_ssl.py ... Compiling /usr/local/lib/python3.1/test/test_startfile.py ... Compiling /usr/local/lib/python3.1/test/test_strftime.py ... Compiling /usr/local/lib/python3.1/test/test_string.py ... Compiling /usr/local/lib/python3.1/test/test_stringprep.py ... Compiling /usr/local/lib/python3.1/test/test_strlit.py ... Compiling /usr/local/lib/python3.1/test/test_strptime.py ... Compiling /usr/local/lib/python3.1/test/test_struct.py ... Compiling /usr/local/lib/python3.1/test/test_structmembers.py ... Compiling /usr/local/lib/python3.1/test/test_structseq.py ... Compiling /usr/local/lib/python3.1/test/test_subprocess.py ... Compiling /usr/local/lib/python3.1/test/test_sundry.py ... Compiling /usr/local/lib/python3.1/test/test_super.py ... Compiling /usr/local/lib/python3.1/test/test_symtable.py ... Compiling /usr/local/lib/python3.1/test/test_syntax.py ... Compiling /usr/local/lib/python3.1/test/test_sys.py ... Compiling /usr/local/lib/python3.1/test/test_syslog.py ... Compiling /usr/local/lib/python3.1/test/test_tarfile.py ... Compiling /usr/local/lib/python3.1/test/test_tcl.py ... Compiling /usr/local/lib/python3.1/test/test_telnetlib.py ... Compiling /usr/local/lib/python3.1/test/test_tempfile.py ... Compiling /usr/local/lib/python3.1/test/test_textwrap.py ... Compiling /usr/local/lib/python3.1/test/test_thread.py ... Compiling /usr/local/lib/python3.1/test/test_threaded_import.py ... Compiling /usr/local/lib/python3.1/test/test_threadedtempfile.py ... Compiling /usr/local/lib/python3.1/test/test_threading.py ... Compiling /usr/local/lib/python3.1/test/test_threading_local.py ... Compiling /usr/local/lib/python3.1/test/test_threadsignals.py ... Compiling /usr/local/lib/python3.1/test/test_time.py ... Compiling /usr/local/lib/python3.1/test/test_timeout.py ... Compiling /usr/local/lib/python3.1/test/test_tk.py ... Compiling /usr/local/lib/python3.1/test/test_tokenize.py ... Compiling /usr/local/lib/python3.1/test/test_trace.py ... Compiling /usr/local/lib/python3.1/test/test_traceback.py ... Compiling /usr/local/lib/python3.1/test/test_ttk_guionly.py ... Compiling /usr/local/lib/python3.1/test/test_ttk_textonly.py ... Compiling /usr/local/lib/python3.1/test/test_tuple.py ... Compiling /usr/local/lib/python3.1/test/test_typechecks.py ... Compiling /usr/local/lib/python3.1/test/test_types.py ... Compiling /usr/local/lib/python3.1/test/test_ucn.py ... Compiling /usr/local/lib/python3.1/test/test_unary.py ... Compiling /usr/local/lib/python3.1/test/test_unicode.py ... Compiling /usr/local/lib/python3.1/test/test_unicode_file.py ... Compiling /usr/local/lib/python3.1/test/test_unicodedata.py ... Compiling /usr/local/lib/python3.1/test/test_unittest.py ... Compiling /usr/local/lib/python3.1/test/test_univnewlines.py ... Compiling /usr/local/lib/python3.1/test/test_unpack.py ... Compiling /usr/local/lib/python3.1/test/test_unpack_ex.py ... Compiling /usr/local/lib/python3.1/test/test_urllib.py ... Compiling /usr/local/lib/python3.1/test/test_urllib2.py ... Compiling /usr/local/lib/python3.1/test/test_urllib2_localnet.py ... Compiling /usr/local/lib/python3.1/test/test_urllib2net.py ... Compiling /usr/local/lib/python3.1/test/test_urllib_response.py ... Compiling /usr/local/lib/python3.1/test/test_urllibnet.py ... Compiling /usr/local/lib/python3.1/test/test_urlparse.py ... Compiling /usr/local/lib/python3.1/test/test_userdict.py ... Compiling /usr/local/lib/python3.1/test/test_userlist.py ... Compiling /usr/local/lib/python3.1/test/test_userstring.py ... Compiling /usr/local/lib/python3.1/test/test_uu.py ... Compiling /usr/local/lib/python3.1/test/test_uuid.py ... Compiling /usr/local/lib/python3.1/test/test_wait3.py ... Compiling /usr/local/lib/python3.1/test/test_wait4.py ... Compiling /usr/local/lib/python3.1/test/test_warnings.py ... Compiling /usr/local/lib/python3.1/test/test_wave.py ... Compiling /usr/local/lib/python3.1/test/test_weakref.py ... Compiling /usr/local/lib/python3.1/test/test_weakset.py ... Compiling /usr/local/lib/python3.1/test/test_winreg.py ... Compiling /usr/local/lib/python3.1/test/test_winsound.py ... Compiling /usr/local/lib/python3.1/test/test_with.py ... Compiling /usr/local/lib/python3.1/test/test_wsgiref.py ... Compiling /usr/local/lib/python3.1/test/test_xdrlib.py ... Compiling /usr/local/lib/python3.1/test/test_xml_etree.py ... Compiling /usr/local/lib/python3.1/test/test_xml_etree_c.py ... Compiling /usr/local/lib/python3.1/test/test_xmlrpc.py ... Compiling /usr/local/lib/python3.1/test/test_xmlrpc_net.py ... Compiling /usr/local/lib/python3.1/test/test_zipfile.py ... Compiling /usr/local/lib/python3.1/test/test_zipfile64.py ... Compiling /usr/local/lib/python3.1/test/test_zipimport.py ... Compiling /usr/local/lib/python3.1/test/test_zipimport_support.py ... Compiling /usr/local/lib/python3.1/test/test_zlib.py ... Compiling /usr/local/lib/python3.1/test/testcodec.py ... Compiling /usr/local/lib/python3.1/test/tf_inherit_check.py ... Compiling /usr/local/lib/python3.1/test/threaded_import_hangers.py ... Compiling /usr/local/lib/python3.1/test/time_hashlib.py ... Compiling /usr/local/lib/python3.1/test/warning_tests.py ... Compiling /usr/local/lib/python3.1/test/xmltests.py ... Compiling /usr/local/lib/python3.1/textwrap.py ... Compiling /usr/local/lib/python3.1/this.py ... Compiling /usr/local/lib/python3.1/threading.py ... Compiling /usr/local/lib/python3.1/timeit.py ... Listing /usr/local/lib/python3.1/tkinter ... Compiling /usr/local/lib/python3.1/tkinter/__init__.py ... Compiling /usr/local/lib/python3.1/tkinter/_fix.py ... Compiling /usr/local/lib/python3.1/tkinter/colorchooser.py ... Compiling /usr/local/lib/python3.1/tkinter/commondialog.py ... Compiling /usr/local/lib/python3.1/tkinter/constants.py ... Compiling /usr/local/lib/python3.1/tkinter/dialog.py ... Compiling /usr/local/lib/python3.1/tkinter/dnd.py ... Compiling /usr/local/lib/python3.1/tkinter/filedialog.py ... Compiling /usr/local/lib/python3.1/tkinter/font.py ... Compiling /usr/local/lib/python3.1/tkinter/messagebox.py ... Compiling /usr/local/lib/python3.1/tkinter/scrolledtext.py ... Compiling /usr/local/lib/python3.1/tkinter/simpledialog.py ... Compiling /usr/local/lib/python3.1/tkinter/tix.py ... Compiling /usr/local/lib/python3.1/tkinter/ttk.py ... Compiling /usr/local/lib/python3.1/token.py ... Compiling /usr/local/lib/python3.1/tokenize.py ... Compiling /usr/local/lib/python3.1/trace.py ... Compiling /usr/local/lib/python3.1/traceback.py ... Compiling /usr/local/lib/python3.1/tty.py ... Compiling /usr/local/lib/python3.1/turtle.py ... Compiling /usr/local/lib/python3.1/types.py ... Compiling /usr/local/lib/python3.1/unittest.py ... Listing /usr/local/lib/python3.1/urllib ... Compiling /usr/local/lib/python3.1/urllib/__init__.py ... Compiling /usr/local/lib/python3.1/urllib/error.py ... Compiling /usr/local/lib/python3.1/urllib/parse.py ... Compiling /usr/local/lib/python3.1/urllib/request.py ... Compiling /usr/local/lib/python3.1/urllib/response.py ... Compiling /usr/local/lib/python3.1/urllib/robotparser.py ... Compiling /usr/local/lib/python3.1/uu.py ... Compiling /usr/local/lib/python3.1/uuid.py ... Compiling /usr/local/lib/python3.1/warnings.py ... Compiling /usr/local/lib/python3.1/wave.py ... Compiling /usr/local/lib/python3.1/weakref.py ... Compiling /usr/local/lib/python3.1/webbrowser.py ... Listing /usr/local/lib/python3.1/wsgiref ... Compiling /usr/local/lib/python3.1/wsgiref/__init__.py ... Compiling /usr/local/lib/python3.1/wsgiref/handlers.py ... Compiling /usr/local/lib/python3.1/wsgiref/headers.py ... Compiling /usr/local/lib/python3.1/wsgiref/simple_server.py ... Compiling /usr/local/lib/python3.1/wsgiref/util.py ... Compiling /usr/local/lib/python3.1/wsgiref/validate.py ... Compiling /usr/local/lib/python3.1/xdrlib.py ... Listing /usr/local/lib/python3.1/xml ... Compiling /usr/local/lib/python3.1/xml/__init__.py ... Listing /usr/local/lib/python3.1/xml/dom ... Compiling /usr/local/lib/python3.1/xml/dom/NodeFilter.py ... Compiling /usr/local/lib/python3.1/xml/dom/__init__.py ... Compiling /usr/local/lib/python3.1/xml/dom/domreg.py ... Compiling /usr/local/lib/python3.1/xml/dom/expatbuilder.py ... Compiling /usr/local/lib/python3.1/xml/dom/minicompat.py ... Compiling /usr/local/lib/python3.1/xml/dom/minidom.py ... Compiling /usr/local/lib/python3.1/xml/dom/pulldom.py ... Compiling /usr/local/lib/python3.1/xml/dom/xmlbuilder.py ... Listing /usr/local/lib/python3.1/xml/etree ... Compiling /usr/local/lib/python3.1/xml/etree/ElementInclude.py ... Compiling /usr/local/lib/python3.1/xml/etree/ElementPath.py ... Compiling /usr/local/lib/python3.1/xml/etree/ElementTree.py ... Compiling /usr/local/lib/python3.1/xml/etree/__init__.py ... Compiling /usr/local/lib/python3.1/xml/etree/cElementTree.py ... Listing /usr/local/lib/python3.1/xml/parsers ... Compiling /usr/local/lib/python3.1/xml/parsers/__init__.py ... Compiling /usr/local/lib/python3.1/xml/parsers/expat.py ... Listing /usr/local/lib/python3.1/xml/sax ... Compiling /usr/local/lib/python3.1/xml/sax/__init__.py ... Compiling /usr/local/lib/python3.1/xml/sax/_exceptions.py ... Compiling /usr/local/lib/python3.1/xml/sax/expatreader.py ... Compiling /usr/local/lib/python3.1/xml/sax/handler.py ... Compiling /usr/local/lib/python3.1/xml/sax/saxutils.py ... Compiling /usr/local/lib/python3.1/xml/sax/xmlreader.py ... Listing /usr/local/lib/python3.1/xmlrpc ... Compiling /usr/local/lib/python3.1/xmlrpc/__init__.py ... Compiling /usr/local/lib/python3.1/xmlrpc/client.py ... Compiling /usr/local/lib/python3.1/xmlrpc/server.py ... Compiling /usr/local/lib/python3.1/zipfile.py ... PYTHONPATH=/usr/local/lib/python3.1 ./python -Wi /usr/local/lib/python3.1/compileall.py -d /usr/local/lib/python3.1/site-packages -f -x badsyntax /usr/local/lib/python3.1/site-packages Listing /usr/local/lib/python3.1/site-packages ... PYTHONPATH=/usr/local/lib/python3.1 ./python -Wi -O /usr/local/lib/python3.1/compileall.py -d /usr/local/lib/python3.1/site-packages -f -x badsyntax /usr/local/lib/python3.1/site-packages Listing /usr/local/lib/python3.1/site-packages ... PYTHONPATH=/usr/local/lib/python3.1 ./python -Wi -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()" Creating directory /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/Python-ast.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/Python.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/abstract.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/asdl.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/ast.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/bitset.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/bltinmodule.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/boolobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/bytearrayobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/bytes_methods.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/bytesobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/cellobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/ceval.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/classobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/cobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/code.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/codecs.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/compile.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/complexobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/datetime.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/descrobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/dictobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/dtoa.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/enumobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/errcode.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/eval.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/fileobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/floatobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/frameobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/funcobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/genobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/graminit.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/grammar.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/import.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/intrcheck.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/iterobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/listobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/longintrepr.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/longobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/marshal.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/memoryobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/metagrammar.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/methodobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/modsupport.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/moduleobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/node.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/object.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/objimpl.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/opcode.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/osdefs.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/parsetok.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/patchlevel.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pgen.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pgenheaders.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/py_curses.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pyarena.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pycapsule.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pyctype.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pydebug.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pyerrors.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pyexpat.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pyfpe.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pygetopt.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pymacconfig.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pymath.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pymem.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pyport.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pystate.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pystrcmp.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pystrtod.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pythonrun.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/pythread.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/rangeobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/setobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/sliceobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/structmember.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/structseq.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/symtable.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/sysmodule.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/timefuncs.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/token.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/traceback.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/tupleobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/ucnhash.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/unicodeobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/warnings.h /usr/local/include/python3.1 install -o root -g wheel -m 444 ./../Include/weakrefobject.h /usr/local/include/python3.1 install -o root -g wheel -m 444 pyconfig.h /usr/local/include/python3.1/pyconfig.h Creating directory /usr/local/lib/python3.1/config Creating directory /usr/local/lib/pkgconfig install -o root -g wheel -m 444 Modules/config.c /usr/local/lib/python3.1/config/config.c install -o root -g wheel -m 444 Modules/python.o /usr/local/lib/python3.1/config/python.o install -o root -g wheel -m 444 ./../Modules/config.c.in /usr/local/lib/python3.1/config/config.c.in install -o root -g wheel -m 444 Makefile /usr/local/lib/python3.1/config/Makefile install -o root -g wheel -m 444 Modules/Setup /usr/local/lib/python3.1/config/Setup install -o root -g wheel -m 444 Modules/Setup.local /usr/local/lib/python3.1/config/Setup.local install -o root -g wheel -m 444 Modules/Setup.config /usr/local/lib/python3.1/config/Setup.config install -o root -g wheel -m 444 Misc/python.pc /usr/local/lib/pkgconfig/python-3.1.pc install -o root -g wheel -m 555 ./../Modules/makesetup /usr/local/lib/python3.1/config/makesetup install -o root -g wheel -m 555 ./../install-sh /usr/local/lib/python3.1/config/install-sh # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/local/bin/python3.1," < ./../Misc/python-config.in >python-config install -o root -g wheel -m 555 python-config /usr/local/bin/python3.1-config rm python-config ./python -E ./../setup.py install --prefix=/usr/local --install-scripts=/usr/local/bin --install-platlib=/usr/local/lib/python3.1/lib-dynload --root=/ running install running build running build_ext building dbm using ndbm INFO: Can't locate Tcl/Tk libs and/or headers Python build finished, but the necessary bits to build these modules were not found: _gdbm _sqlite3 _tkinter spwd To find the necessary bits, look in setup.py in detect_modules() for the module's name. running install_lib creating /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_lsprof.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/fcntl.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/itertools.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_iso2022.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_curses.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/cmath.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_tw.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_struct.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_pickle.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/grp.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/pyexpat.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_cn.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/nis.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/array.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/syslog.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/zlib.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/select.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/readline.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_elementtree.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/datetime.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_dbm.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_testcapi.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_ssl.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/mmap.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_multibytecodec.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/termios.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/bz2.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/binascii.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_hashlib.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_bisect.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_curses_panel.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/crypt.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_csv.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/atexit.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_socket.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_collections.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_ctypes_test.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_json.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_ctypes.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_kr.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/time.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/ossaudiodev.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_heapq.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_jp.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/operator.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_random.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_codecs_hk.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/audioop.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/unicodedata.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/resource.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/parser.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/_multiprocessing.so -> /usr/local/lib/python3.1/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-3.1/math.so -> /usr/local/lib/python3.1/lib-dynload changing mode of /usr/local/lib/python3.1/lib-dynload/_lsprof.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/fcntl.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/itertools.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_codecs_iso2022.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_curses.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/cmath.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_codecs_tw.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_struct.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_pickle.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/grp.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/pyexpat.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_codecs_cn.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/nis.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/array.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/syslog.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/zlib.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/select.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/readline.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_elementtree.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/datetime.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_dbm.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_testcapi.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_ssl.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/mmap.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_multibytecodec.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/termios.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/bz2.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/binascii.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_hashlib.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_bisect.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_curses_panel.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/crypt.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_csv.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/atexit.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_socket.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_collections.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_ctypes_test.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_json.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_ctypes.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_codecs_kr.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/time.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/ossaudiodev.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_heapq.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_codecs_jp.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/operator.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_random.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_codecs_hk.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/audioop.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/unicodedata.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/resource.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/parser.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/_multiprocessing.so to 755 changing mode of /usr/local/lib/python3.1/lib-dynload/math.so to 755 running install_egg_info Writing /usr/local/lib/python3.1/lib-dynload/Python-3.1-py3.1.egg-info install -o root -g wheel -m 444 ./../Misc/python.man /usr/local/man/man1/python3.1.1 install -o root -g wheel -m 555 /work/a/ports/lang/python31/work/python3.1-config /usr/local/bin install -o root -g wheel -m 555 /work/a/ports/lang/python31/work/python-shared3.1-config /usr/local/bin install -s -o root -g wheel -m 555 /work/a/ports/lang/python31/work/Python-3.1/portbld.shared/libpython3.1.so.1 /usr/local/lib cd /usr/local/lib; /bin/ln -sf libpython3.1.so.1 libpython3.1.so /bin/ln -sf /usr/local/lib/libpython3.1.so /usr/local/lib/python3.1/config install -s -o root -g wheel -m 555 /work/a/ports/lang/python31/work/Python-3.1/portbld.shared/python-shared3.1 /usr/local/bin install -o root -g wheel -m 555 /work/a/ports/lang/python31/work/`echo 2to3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,' -e 's,(python-shared|python),\13.1,'` /usr/local/bin install -o root -g wheel -m 555 /work/a/ports/lang/python31/work/`echo idle3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,' -e 's,(python-shared|python),\13.1,'` /usr/local/bin install -o root -g wheel -m 555 /work/a/ports/lang/python31/work/`echo pydoc3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,' -e 's,(python-shared|python),\13.1,'` /usr/local/bin install -o root -g wheel -m 444 /work/a/ports/lang/python31/work/Python-3.1/Misc/python.man /usr/local/man/man1/python3.1.1 ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Compressing manual pages for python31-3.1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for python31-3.1 ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/lib/python3.1/lib-dynload/_socket.so If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.python.org/ ================================================================ ======================================== ===> Building package for python31-3.1 Creating package /tmp/packages/All/python31-3.1.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/python31-3.1.tbz' Deleting python31-3.1 pkg_delete: unable to completely remove directory '/usr/local/share/python3.1/Tools/scripts' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) === Checking filesystem state === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/lang/python31 ended at Sun Jun 28 23:40:25 UTC 2009