building python25-2.5.4_1 in directory /z2/single/tinderbox/7.x-FreeBSD build started at Sun Jun 28 22:59:42 UTC 2009 port directory: /usr/ports/lang/python25 building for: 7.2-STABLE amd64 maintained by: python@FreeBSD.org Makefile ident: $FreeBSD: ports/lang/python25/Makefile,v 1.155 2009/06/08 22:30:49 miwi Exp $ 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/python25 UNAME_v=FreeBSD 7.2-STABLE #0: Mon Jun 29 06:59:25 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 python25-2.5.4_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-2.5.4.tgz doesn't seem to exist in /tmp/distfiles/python. => Attempting to fetch from file:///distcache/python/. Python-2.5.4.tgz 11 MB 76 MBps => MD5 Checksum OK for python/Python-2.5.4.tgz. => SHA256 Checksum OK for python/Python-2.5.4.tgz. ================================================================ ======================================== add_pkg ===> Extracting for python25-2.5.4_1 => MD5 Checksum OK for python/Python-2.5.4.tgz. => SHA256 Checksum OK for python/Python-2.5.4.tgz. ================================================================ ======================================== add_pkg ===> Patching for python25-2.5.4_1 /bin/mkdir -p /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static /work/a/ports/lang/python25/work/Python-2.5.4/portbld.shared/Modules /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.5,' /work/a/ports/lang/python25/work/Python-2.5.4/Tools/scripts/pydoc > /work/a/ports/lang/python25/work/pydoc2.5 /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.5,' /work/a/ports/lang/python25/work/Python-2.5.4/Tools/scripts/idle > /work/a/ports/lang/python25/work/idle2.5 /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.5,' /work/a/ports/lang/python25/work/Python-2.5.4/Lib/smtpd.py > /work/a/ports/lang/python25/work/smtpd2.5.py /usr/bin/sed -i.bak -e 's,/usr/doc/python-docs-,/usr/local/share/doc/python,g' /work/a/ports/lang/python25/work/Python-2.5.4/Lib/pydoc.py /usr/bin/sed -i.bak -e 's|^\( *prefixes = .*\)\]$|\1, "/usr/local"]|g' /work/a/ports/lang/python25/work/Python-2.5.4/Lib/site.py /usr/bin/sed -i.bak -e 's|^ \(..ASDLGEN.*\)$| true|g' /work/a/ports/lang/python25/work/Python-2.5.4/Makefile.pre.in /usr/bin/sed -i.bak -e 's|*\(..INSTALL_SCRIPT.*\)python-config$|#port \1|' /work/a/ports/lang/python25/work/Python-2.5.4/Makefile.pre.in /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python2.5|' /work/a/ports/lang/python25/work/Python-2.5.4/Misc/python-config.in > /work/a/ports/lang/python25/work/python2.5-config /usr/bin/sed -e 's|^#!.*|#!/usr/local/bin/python-shared2.5|' /work/a/ports/lang/python25/work/Python-2.5.4/Misc/python-config.in > /work/a/ports/lang/python25/work/python-shared2.5-config ===> Applying FreeBSD patches for python25-2.5.4_1 ================================================================ ======================================== add_pkg ===> Configuring for python25-2.5.4_1 checking MACHDEP... freebsd7 checking EXTRAPLATDIR... 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 --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 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 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/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/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 for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking for term.h... yes checking for linux/netlink.h... no checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for void *... yes checking size of void *... 8 checking for short... yes checking size of short... 2 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for fpos_t... yes checking size of fpos_t... 8 checking for size_t... (cached) yes checking size of size_t... 8 checking for long long support... yes checking for long long... yes checking size of long long... 8 checking for uintptr_t... yes checking for uintptr_t... (cached) yes checking size of uintptr_t... 8 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-toolbox-glue... no 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 ffi.h usability... no checking ffi.h presence... no checking for ffi.h... no checking for --with-system-ffi... checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking if --enable-ipv6 is specified... yes checking ipv6 stack type... kame using libc 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 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 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 lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mremap... no checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... no checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... no checking for truncate... yes checking for uname... yes checking for unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... no checking for ctermid_r... yes checking for flock... yes checking for getpagesize... yes checking for true... true checking for inet_aton in -lc... yes checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... no checking for openpty in -lutil... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... 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 strerror... yes checking for memmove... 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 for hypot... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wchar_t... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... no type found checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_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 build directories... done configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile /usr/bin/tar -C /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -cf - . | /usr/bin/tar -C /work/a/ports/lang/python25/work/Python-2.5.4/portbld.shared -xf - /bin/ln -sf /work/a/ports/lang/python25/work/Python-2.5.4/Lib /work/a/ports/lang/python25/work/Python-2.5.4/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/python25/work/Python-2.5.4/portbld.static/Makefile > /work/a/ports/lang/python25/work/Python-2.5.4/portbld.shared/Makefile ===> Building for python25-2.5.4_1 cd /work/a/ports/lang/python25/work/Python-2.5.4/portbld.shared; /usr/bin/env VPATH="/work/a/ports/lang/python25/work/Python-2.5.4" 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 libpython2.5.so python; /bin/ln -f libpython2.5.so libpython2.5.so.1; /bin/ln -f python python-shared2.5 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/_typesmodule.o ./../Modules/_typesmodule.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/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/bufferobject.o ./../Objects/bufferobject.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/intobject.o ./../Objects/intobject.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/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 ./../Objects/obmalloc.c: In function 'new_arena': ./../Objects/obmalloc.c:529: 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/stringobject.o ./../Objects/stringobject.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/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 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 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/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/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/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 -o Python/getmtime.o ./../Python/getmtime.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/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/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/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/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/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:lib-tk"' -DPREFIX='"/usr/local"' -DEXEC_PREFIX='"/usr/local"' -DVERSION='"2.5"' -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/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 exported`\" -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c if test libpython2.5.so != libpython2.5.so; then cc -shared -pthread -pthread -Wl,-hlibpython2.5.so -o libpython2.5.so Modules/_typesmodule.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.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/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lutil -lm ; ln -f libpython2.5.so libpython2.5.so; else cc -shared -pthread -pthread -o libpython2.5.so Modules/_typesmodule.o Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.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/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. -lpython2.5 -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 Modules/_typesmodule.o ./../Modules/_typesmodule.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/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/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/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/bufferobject.o ./../Objects/bufferobject.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/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/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/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/intobject.o ./../Objects/intobject.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/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/rangeobject.o ./../Objects/rangeobject.c ./../Objects/obmalloc.c: In function 'new_arena': ./../Objects/obmalloc.c:529: 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/stringobject.o ./../Objects/stringobject.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/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 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 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/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 -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/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 -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 -o Python/getmtime.o ./../Python/getmtime.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/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/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/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/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/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/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 -DPYTHONPATH='":plat-freebsd7:lib-tk"' -DPREFIX='"/usr/local"' -DEXEC_PREFIX='"/usr/local"' -DVERSION='"2.5"' -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 -DSVNVERSION=\"`LC_ALL=C echo exported`\" -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c rm -f libpython2.5.a ar cr libpython2.5.a Modules/getbuildinfo.o ar cr libpython2.5.a Modules/_typesmodule.o ar cr libpython2.5.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar cr libpython2.5.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar cr libpython2.5.a Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_shlib.o Python/thread.o ar cr libpython2.5.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar cr libpython2.5.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython2.5.a cc -pthread -Wl,--export-dynamic -o python Modules/python.o libpython2.5.a -lutil -lm libpython2.5.a(posixmodule.o)(.text+0x6f6): In function `posix_tmpnam': : warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() libpython2.5.a(posixmodule.o)(.text+0x7e6): In function `posix_tempnam': : warning: warning: tempnam() possibly used unsafely; consider using mkstemp() case $MAKEFLAGS in *-s*) CC='cc' LDSHARED='cc -shared -pthread' OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000' ./python -E ./../setup.py -q build;; *) CC='cc' LDSHARED='cc -shared -pthread' OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000' ./python -E ./../setup.py build;; esac running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build creating build/temp.freebsd-7.2-STABLE-amd64-2.5 creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25 creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4 creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_struct.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_struct.o creating build/lib.freebsd-7.2-STABLE-amd64-2.5 cc -shared -pthread -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_struct.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_struct.so creating build/temp.freebsd-7.2-STABLE-amd64-2.5/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 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 ANSI C... none needed checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sys/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 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/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: linking /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h config.status: executing include commands config.status: executing src commands building '_ctypes' extension creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/_ctypes.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/_ctypes.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/callbacks.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/callbacks.o /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/callbacks.c:54: warning: initialization from incompatible pointer type cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/callproc.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/callproc.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/stgdict.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/stgdict.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/cfield.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/cfield.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/malloc_closure.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffi64.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/unix64.S -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffi.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi/include -Ibuild/temp.freebsd-7.2-STABLE-amd64-2.5/libffi -I/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/sysv.S -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/_ctypes.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/callbacks.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/callproc.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/stgdict.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/cfield.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/malloc_closure.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/prep_cif.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffi64.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/unix64.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/sysv.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_ctypes.so building '_ctypes_test' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/_ctypes_test.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_ctypes_test.so building '_weakref' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_weakref.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_weakref.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_weakref.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_weakref.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/arraymodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/arraymodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cmathmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cmathmodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/mathmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/mathmodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-2.5/math.so building 'strop' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/stropmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/stropmodule.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/stropmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/strop.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/timemodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/datetimemodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/datetimemodule.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.freebsd-7.2-STABLE-amd64-2.5/datetime.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_randommodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_randommodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_random.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/itertoolsmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/itertoolsmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/itertools.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/collectionsmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/collectionsmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_bisectmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_heapqmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/operator.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/operator.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/operator.so building '_functools' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_functoolsmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_functoolsmodule.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_functoolsmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_functools.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_testcapimodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_testcapi.so building '_hotshot' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_hotshot.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_hotshot.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_hotshot.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_hotshot.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_lsprof.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_lsprof.o cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/rotatingtree.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_lsprof.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/unicodedata.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/unicodedata.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/unicodedata.so building '_locale' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_localemodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_localemodule.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_localemodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_locale.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/fcntlmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/grpmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/grpmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/selectmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/selectmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/select.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/binascii.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/binascii.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/binascii.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/binascii.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/parsermodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/parsermodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/parser.so building 'cStringIO' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cStringIO.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cStringIO.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cStringIO.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/cStringIO.so building 'cPickle' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cPickle.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cPickle.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cPickle.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/cPickle.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/mmapmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/syslogmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/audioop.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/audioop.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/readline.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/readline.o -L/usr/lib -L/usr/lib/termcap -L/usr/local/lib -lreadline -lncurses -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cryptmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_csv.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_csv.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/socketmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/socketmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ssl.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_hashopenssl.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_hashopenssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_hashlib.so building 'bsddb185' extension cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/bsddbmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/bsddbmodule.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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/bsddbmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/bsddb185.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/dbmmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/dbmmodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/termios.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/termios.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/resource.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/resource.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/nismodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/nismodule.o /work/a/ports/lang/python25/work/Python-2.5.4/Modules/nismodule.c: In function 'nis_cat': /work/a/ports/lang/python25/work/Python-2.5.4/Modules/nismodule.c:205: 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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/nismodule.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_cursesmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_cursesmodule.o -L/usr/lib -L/usr/local/lib -lncurses -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_curses_panel.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_curses_panel.o -L/usr/lib -L/usr/local/lib -lpanel -lncurses -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/zlibmodule.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/zlibmodule.o -L/usr/local/lib -lz -o build/lib.freebsd-7.2-STABLE-amd64-2.5/zlib.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/bz2module.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/bz2module.o -L/usr/local/lib -lbz2 -o build/lib.freebsd-7.2-STABLE-amd64-2.5/bz2.so building 'pyexpat' extension creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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/python25/work/Python-2.5.4/portbld.static/./../Modules/expat -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/pyexpat.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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/python25/work/Python-2.5.4/portbld.static/./../Modules/expat -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/expat/xmlparse.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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/python25/work/Python-2.5.4/portbld.static/./../Modules/expat -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/expat/xmlrole.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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/python25/work/Python-2.5.4/portbld.static/./../Modules/expat -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/expat/xmltok.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/pyexpat.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/expat/xmlparse.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/expat/xmlrole.o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/expat/xmltok.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/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/python25/work/Python-2.5.4/portbld.static/./../Modules/expat -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/_elementtree.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/_elementtree.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_elementtree.so building '_multibytecodec' extension creating build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs cc -fPIC -fno-strict-aliasing -DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000 -I. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/multibytecodec.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_kr.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_jp.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_cn.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_tw.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_hk.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/_codecs_iso2022.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. -I/work/a/ports/lang/python25/work/Python-2.5.4/./Include -I. -IInclude -I./../Include -I/usr/local/include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Include -I/work/a/ports/lang/python25/work/Python-2.5.4/portbld.static -c /work/a/ports/lang/python25/work/Python-2.5.4/Modules/ossaudiodev.c -o build/temp.freebsd-7.2-STABLE-amd64-2.5/work/a/ports/lang/python25/work/Python-2.5.4/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-2.5/work/a/ports/lang/python25/work/Python-2.5.4/Modules/ossaudiodev.o -L/usr/local/lib -o build/lib.freebsd-7.2-STABLE-amd64-2.5/ossaudiodev.so ================================================================ ======================================== cd /work/a/ports/lang/python25/work/Python-2.5.4/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 exported`\" -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c rm -f libpython2.5.a ar cr libpython2.5.a Modules/getbuildinfo.o ar cr libpython2.5.a Modules/_typesmodule.o ar cr libpython2.5.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar cr libpython2.5.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar cr libpython2.5.a Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_shlib.o Python/thread.o ar cr libpython2.5.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar cr libpython2.5.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython2.5.a cc -pthread -Wl,--export-dynamic -o python Modules/python.o libpython2.5.a -lutil -lm libpython2.5.a(posixmodule.o)(.text+0x6f6): In function `posix_tmpnam': : warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() libpython2.5.a(posixmodule.o)(.text+0x7e6): In function `posix_tempnam': : warning: warning: tempnam() possibly used unsafely; consider using mkstemp() case $MAKEFLAGS in *-s*) CC='cc' LDSHARED='cc -shared -pthread' OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000' ./python -E ./../setup.py -q build;; *) CC='cc' LDSHARED='cc -shared -pthread' OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000' ./python -E ./../setup.py build;; esac running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers ./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 -tt ./../Lib/test/regrtest.py -l test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_ast test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb185 test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_cProfile test_calendar test_call test_capi test_cd test_cd skipped -- No module named cd test_cfgparser test_cgi test_charmapcodec test_cl test_cl skipped -- No module named cl test_class test_cmath test_cmd_line 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_coercion test_colorsys test_commands test_compare test_compile test_compiler test_complex test_complex_args test_contains test_contextlib test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_crypt test_csv test_ctypes find_library('c') -> libc.so.7 find_library('m') -> libm.so.5 test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dict test_difflib test_dircache test_dis test_distutils test_dl test_dl skipped -- No module named dl test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_email_renamed test_enumerate test_eof test_errno test_exception_variations test_extcall test_fcntl test_file test_filecmp test_fileinput test_float test_fnmatch test_fork1 test_format test_fpformat test_frozen test_funcattrs test_functools test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators /work/a/ports/lang/python25/work/Python-2.5.4/Lib/test/test_generators.py:1: DeprecationWarning: raising string exceptions is deprecated tutorial_tests = """ test_genexps test_getargs test_getargs2 test_getopt test_gettext test_gl test_gl skipped -- No module named gl test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hexoct test_hmac test_hotshot test_htmllib test_htmlparser test_httplib test_imageop test_imageop skipped -- No module named imageop test_imaplib test_imgfile test_imgfile skipped -- No module named imgfile test_imp test_import test_importhooks test_index test_inspect test_ioctl test_ioctl skipped -- Unable to open /dev/tty test_isinstance test_iter test_iterlen test_itertools test_largefile test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled test_list test_locale test_logging test_long test_long_future test_longexp test_macfs test_macfs skipped -- No module named macfs test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_md5 test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_netrc test_new test_nis test_nis skipped -- No NIS master found for any map test_normalization test_normalization skipped -- Use of the `urlfetch' resource not enabled test_ntpath test_old_mailbox test_openpty test_operator test_optparse test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_peepholer test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pep292 test_pep352 test_pickle test_pickletools test_pkg test_pkgimport test_platform test_plistlib test_plistlib skipped -- No module named plistlib test_poll test_popen test_popen2 test_posix test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pwd test_pyclbr test_pyexpat test_queue test_quopri test_random test_re test_repr test_resource test test_resource failed -- Traceback (most recent call last): File "/work/a/ports/lang/python25/work/Python-2.5.4/Lib/test/test_resource.py", line 28, in test_fsize_ismax self.assertEqual(resource.RLIM_INFINITY, max) AssertionError: 9223372036854775807 != 8388608000 test_rfc822 test_rgbimg test_rgbimg skipped -- No module named rgbimg test_richcmp test_robotparser test_runpy test_sax test_scope test_scriptpackages test_scriptpackages skipped -- No module named aetools test_select test_set test_sets test_sgmllib test_sha test_shelve test_shlex test_shutil test_signal test_site test_slice test_socket test_socket_ssl test_socket_ssl skipped -- Use of the `network' resource not enabled test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_softspace test_sort test_sqlite test_sqlite skipped -- no sqlite available test_startfile test_startfile skipped -- cannot import name startfile test_str test_strftime test_string test_stringprep test_strop test_strptime test_struct test_structmembers test_structseq test_subprocess . this bit of output is from a test of stdout in a different process ... test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev test_sundry test_symtable test_syntax test_sys test_tarfile test_tcl test_tcl skipped -- No module named _tkinter test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeout test_timeout skipped -- Use of the `network' resource not enabled test_tokenize test_trace test_traceback test_transformer test_tuple test_ucn test_unary test_unicode test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform. test_unicodedata test_univnewlines test_unpack test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled test_urllibnet test_urllibnet skipped -- Use of the `network' resource not enabled test_urlparse test_userdict test_userlist test_userstring test_uu test_uuid WARNING: uuid.getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. WARNING: uuid._ifconfig_getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. WARNING: uuid._unixdll_getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. test_wait3 test_wait4 test_warnings test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_with test_wsgiref test_xdrlib test_xml_etree test_xml_etree_c test_xmllib test_xmlrpc test_xpickle test_xrange test_zipfile /work/a/ports/lang/python25/work/Python-2.5.4/Lib/zipfile.py:714: DeprecationWarning: 'L' format requires 0 <= number <= 4294967295 0, 0, count, count, pos2 - pos1, -1, 0) /work/a/ports/lang/python25/work/Python-2.5.4/Lib/zipfile.py:691: DeprecationWarning: 'L' format requires 0 <= number <= 4294967295 header_offset) test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_zipimport test_zlib 279 tests OK. 1 test failed: test_resource 42 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gdbm test_gl test_imageop test_imgfile test_ioctl test_linuxaudiodev test_macfs test_macostools test_nis test_normalization test_ossaudiodev test_pep277 test_plistlib test_rgbimg test_scriptpackages test_socket_ssl test_socketserver test_sqlite test_startfile test_sunaudiodev test_tcl test_timeout test_unicode_file test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 2 skips unexpected on freebsd7: test_ioctl test_dl *** Error code 1 (ignored) ./python -E -tt ./../Lib/test/regrtest.py -l test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_unittest test_doctest test_doctest2 test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_ast test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb skipped -- No module named _bsddb test_bsddb185 test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_cProfile test_calendar test_call test_capi test_cd test_cd skipped -- No module named cd test_cfgparser test_cgi test_charmapcodec test_cl test_cl skipped -- No module named cl test_class test_cmath test_cmd_line 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_coercion test_colorsys test_commands test_compare test_compile test_compiler test_complex test_complex_args test_contains test_contextlib test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_crypt test_csv test_ctypes find_library('c') -> libc.so.7 find_library('m') -> libm.so.5 test_curses test_curses skipped -- Use of the `curses' resource not enabled test_datetime test_dbm test_decimal test_decorators test_defaultdict test_deque test_descr test_descrtut test_dict test_difflib test_dircache test_dis test_distutils test_dl test_dl skipped -- No module named dl test_dumbdbm test_dummy_thread test_dummy_threading test_email test_email_codecs test_email_renamed test_enumerate test_eof test_errno test_exception_variations test_extcall test_fcntl test_file test_filecmp test_fileinput test_float test_fnmatch test_fork1 test_format test_fpformat test_frozen test_funcattrs test_functools test_future test_gc test_gdbm test_gdbm skipped -- No module named gdbm test_generators /work/a/ports/lang/python25/work/Python-2.5.4/Lib/test/test_generators.py:1: DeprecationWarning: raising string exceptions is deprecated tutorial_tests = """ test_genexps test_getargs test_getargs2 test_getopt test_gettext test_gl test_gl skipped -- No module named gl test_glob test_global test_grp test_gzip test_hash test_hashlib test_heapq test_hexoct test_hmac test_hotshot test_htmllib test_htmlparser test_httplib test_imageop test_imageop skipped -- No module named imageop test_imaplib test_imgfile test_imgfile skipped -- No module named imgfile test_imp test_import test_importhooks test_index test_inspect test_ioctl test_ioctl skipped -- Unable to open /dev/tty test_isinstance test_iter test_iterlen test_itertools test_largefile test_linuxaudiodev test_linuxaudiodev skipped -- Use of the `audio' resource not enabled test_list test_locale test_logging test_long test_long_future test_longexp test_macfs test_macfs skipped -- No module named macfs test_macostools test_macostools skipped -- No module named macostools test_macpath test_mailbox test_marshal test_math test_md5 test_mhlib test_mimetools test_mimetypes test_minidom test_mmap test_module test_multibytecodec test_multibytecodec_support test_multifile test_mutants test_netrc test_new test_nis test_nis skipped -- No NIS master found for any map test_normalization test_normalization skipped -- Use of the `urlfetch' resource not enabled test_ntpath test_old_mailbox test_openpty test_operator test_optparse test_os test_ossaudiodev test_ossaudiodev skipped -- Use of the `audio' resource not enabled test_parser test_peepholer test_pep247 test_pep263 test_pep277 test_pep277 skipped -- test works only on NT+ test_pep292 test_pep352 test_pickle test_pickletools test_pkg test_pkgimport test_platform test_plistlib test_plistlib skipped -- No module named plistlib test_poll test_popen test_popen2 test_posix test_posixpath test_pow test_pprint test_profile test_profilehooks test_pty test_pwd test_pyclbr test_pyexpat test_queue test_quopri test_random test_re test_repr test_resource test test_resource failed -- Traceback (most recent call last): File "/work/a/ports/lang/python25/work/Python-2.5.4/Lib/test/test_resource.py", line 28, in test_fsize_ismax self.assertEqual(resource.RLIM_INFINITY, max) AssertionError: 9223372036854775807 != 8388608000 test_rfc822 test_rgbimg test_rgbimg skipped -- No module named rgbimg test_richcmp test_robotparser test_runpy test_sax test_scope test_scriptpackages test_scriptpackages skipped -- No module named aetools test_select test_set test_sets test_sgmllib test_sha test_shelve test_shlex test_shutil test_signal test_site test_slice test_socket test_socket_ssl test_socket_ssl skipped -- Use of the `network' resource not enabled test_socketserver test_socketserver skipped -- Use of the `network' resource not enabled test_softspace test_sort test_sqlite test_sqlite skipped -- no sqlite available test_startfile test_startfile skipped -- cannot import name startfile test_str test_strftime test_string test_stringprep test_strop test_strptime test_struct test_structmembers test_structseq test_subprocess . this bit of output is from a test of stdout in a different process ... test_sunaudiodev test_sunaudiodev skipped -- No module named sunaudiodev test_sundry test_symtable test_syntax test_sys test_tarfile test_tcl test_tcl skipped -- No module named _tkinter test_tempfile test_textwrap test_thread test_threaded_import test_threadedtempfile test_threading test_threading_local test_threadsignals test_time test_timeout test_timeout skipped -- Use of the `network' resource not enabled test_tokenize test_trace test_traceback test_transformer test_tuple test_ucn test_unary test_unicode test_unicode_file test_unicode_file skipped -- No Unicode filesystem semantics on this platform. test_unicodedata test_univnewlines test_unpack test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib2net skipped -- Use of the `network' resource not enabled test_urllibnet test_urllibnet skipped -- Use of the `network' resource not enabled test_urlparse test_userdict test_userlist test_userstring test_uu test_uuid WARNING: uuid.getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. WARNING: uuid._ifconfig_getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. WARNING: uuid._unixdll_getnode is unreliable on many platforms. It is disabled until the code and/or test can be fixed properly. test_wait3 test_wait4 test_warnings test_wave test_weakref test_whichdb test_winreg test_winreg skipped -- No module named _winreg test_winsound test_winsound skipped -- No module named winsound test_with test_wsgiref test_xdrlib test_xml_etree test_xml_etree_c test_xmllib test_xmlrpc test_xpickle test_xrange test_zipfile /work/a/ports/lang/python25/work/Python-2.5.4/Lib/zipfile.py:714: DeprecationWarning: 'L' format requires 0 <= number <= 4294967295 0, 0, count, count, pos2 - pos1, -1, 0) /work/a/ports/lang/python25/work/Python-2.5.4/Lib/zipfile.py:691: DeprecationWarning: 'L' format requires 0 <= number <= 4294967295 header_offset) test_zipfile64 test_zipfile64 skipped -- test requires loads of disk-space bytes and a long time to run test_zipimport test_zlib 279 tests OK. 1 test failed: test_resource 42 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb3 test_cd test_cl test_codecmaps_cn test_codecmaps_hk test_codecmaps_jp test_codecmaps_kr test_codecmaps_tw test_curses test_dl test_gdbm test_gl test_imageop test_imgfile test_ioctl test_linuxaudiodev test_macfs test_macostools test_nis test_normalization test_ossaudiodev test_pep277 test_plistlib test_rgbimg test_scriptpackages test_socket_ssl test_socketserver test_sqlite test_startfile test_sunaudiodev test_tcl test_timeout test_unicode_file test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 2 skips unexpected on freebsd7: test_ioctl test_dl *** Error code 1 (continuing) ================================================================ ======================================== add_pkg ===> Installing for python25-2.5.4_1 /bin/cat /a/ports/lang/python25/pkg-plist | /usr/bin/awk '{ print $0; } /LIBDIR.*\.py$/ && !/\/bad/ { print $0 "o"; print $0 "c"; }' > /work/a/ports/lang/python25/work/PLIST ([ -f /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/.without_own_sha ] && /usr/bin/grep -v 'lib-dynload/_sha' /work/a/ports/lang/python25/work/PLIST > /work/a/ports/lang/python25/work/PLIST.tmp && /bin/cat /work/a/ports/lang/python25/work/PLIST.tmp > /work/a/ports/lang/python25/work/PLIST) || true ===> Generating temporary packing list ===> Checking if lang/python25 already installed /bin/mkdir -p /usr/local/lib/python2.5/plat-freebsd4 install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd4/IN.py /usr/local/lib/python2.5/plat-freebsd4/ install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd4/regen /usr/local/lib/python2.5/plat-freebsd4/ /bin/mkdir -p /usr/local/lib/python2.5/plat-freebsd5 install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd5/IN.py /usr/local/lib/python2.5/plat-freebsd5/ install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd5/regen /usr/local/lib/python2.5/plat-freebsd5/ /bin/mkdir -p /usr/local/lib/python2.5/plat-freebsd6 install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd6/IN.py /usr/local/lib/python2.5/plat-freebsd6/ install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd6/regen /usr/local/lib/python2.5/plat-freebsd6/ /bin/mkdir -p /usr/local/lib/python2.5/plat-freebsd7 install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd7/IN.py /usr/local/lib/python2.5/plat-freebsd7/ install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd7/regen /usr/local/lib/python2.5/plat-freebsd7/ /bin/mkdir -p /usr/local/lib/python2.5/plat-freebsd8 install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd8/IN.py /usr/local/lib/python2.5/plat-freebsd8/ install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.static/Lib/plat-freebsd8/regen /usr/local/lib/python2.5/plat-freebsd8/ install -s -o root -g wheel -m 555 python /usr/local/bin/python2.5 if test -f libpython2.5.so; then if test ".so" = .dll; then /usr/bin/install -c -o root -g wheel -m 555 libpython2.5.so /usr/local/bin; else /usr/bin/install -c -o root -g wheel -m 555 libpython2.5.so /usr/local/lib/libpython2.5.a; if test libpython2.5.so != libpython2.5.a; then (cd /usr/local/lib; ln -sf libpython2.5.a libpython2.5.so); fi fi; else true; fi Creating directory /usr/local/lib/python2.5/lib-tk Creating directory /usr/local/lib/python2.5/site-packages Creating directory /usr/local/lib/python2.5/test Creating directory /usr/local/lib/python2.5/test/output Creating directory /usr/local/lib/python2.5/test/decimaltestdata Creating directory /usr/local/lib/python2.5/encodings Creating directory /usr/local/lib/python2.5/compiler Creating directory /usr/local/lib/python2.5/hotshot Creating directory /usr/local/lib/python2.5/email Creating directory /usr/local/lib/python2.5/email/mime Creating directory /usr/local/lib/python2.5/email/test Creating directory /usr/local/lib/python2.5/email/test/data Creating directory /usr/local/lib/python2.5/sqlite3 Creating directory /usr/local/lib/python2.5/sqlite3/test Creating directory /usr/local/lib/python2.5/logging Creating directory /usr/local/lib/python2.5/bsddb Creating directory /usr/local/lib/python2.5/bsddb/test Creating directory /usr/local/lib/python2.5/wsgiref Creating directory /usr/local/lib/python2.5/ctypes Creating directory /usr/local/lib/python2.5/ctypes/test Creating directory /usr/local/lib/python2.5/ctypes/macholib Creating directory /usr/local/lib/python2.5/idlelib Creating directory /usr/local/lib/python2.5/idlelib/Icons Creating directory /usr/local/lib/python2.5/distutils Creating directory /usr/local/lib/python2.5/distutils/command Creating directory /usr/local/lib/python2.5/distutils/tests Creating directory /usr/local/lib/python2.5/xml Creating directory /usr/local/lib/python2.5/xml/dom Creating directory /usr/local/lib/python2.5/xml/etree Creating directory /usr/local/lib/python2.5/xml/parsers Creating directory /usr/local/lib/python2.5/xml/sax Creating directory /usr/local/lib/python2.5/curses install -o root -g wheel -m 444 ./../Lib/BaseHTTPServer.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/Bastion.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/CGIHTTPServer.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/ConfigParser.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/Cookie.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/DocXMLRPCServer.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/HTMLParser.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/MimeWriter.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/Queue.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/SimpleHTTPServer.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/SimpleXMLRPCServer.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/SocketServer.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/StringIO.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/UserDict.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/UserList.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/UserString.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/_LWPCookieJar.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/_MozillaCookieJar.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/__future__.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/__phello__.foo.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/_strptime.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/_threading_local.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/aifc.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/anydbm.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/asynchat.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/asyncore.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/atexit.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/audiodev.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/base64.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/bdb.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/binhex.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/bisect.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/cProfile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/calendar.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/cgi.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/cgitb.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/chunk.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/cmd.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/code.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/codecs.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/codeop.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/colorsys.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/commands.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/compileall.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/contextlib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/cookielib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/copy.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/copy_reg.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/csv.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/dbhash.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/decimal.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/difflib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/dircache.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/dis.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/doctest.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/dumbdbm.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/dummy_thread.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/dummy_threading.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/filecmp.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/fileinput.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/fnmatch.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/formatter.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/fpformat.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/ftplib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/functools.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/getopt.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/getpass.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/gettext.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/glob.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/gopherlib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/gzip.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/hashlib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/heapq.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/hmac.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/htmlentitydefs.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/htmllib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/httplib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/ihooks.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/imaplib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/imghdr.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/imputil.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/inspect.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/keyword.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/linecache.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/locale.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/macpath.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/macurl2path.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/mailbox.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/mailcap.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/markupbase.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/md5.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/mhlib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/mimetools.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/mimetypes.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/mimify.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/modulefinder.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/multifile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/mutex.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/netrc.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/new.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/nntplib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/ntpath.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/nturl2path.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/opcode.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/optparse.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/os.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/os2emxpath.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/pdb.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pickle.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pickletools.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pipes.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pkgutil.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/platform.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/popen2.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/poplib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/posixfile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/posixpath.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pprint.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/profile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pstats.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pty.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/py_compile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pyclbr.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/pydoc.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/quopri.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/random.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/re.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/repr.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/rexec.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/rfc822.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/rlcompleter.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/robotparser.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/runpy.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sched.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sets.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sgmllib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sha.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/shelve.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/shlex.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/shutil.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/site.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/smtpd.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/smtplib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sndhdr.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/socket.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sre.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sre_compile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sre_constants.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sre_parse.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/stat.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/statvfs.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/string.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/stringold.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/stringprep.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/struct.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/subprocess.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sunau.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/sunaudio.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/symbol.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/symtable.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/tabnanny.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/tarfile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/telnetlib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/tempfile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/textwrap.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/this.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/threading.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/timeit.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/toaiff.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/token.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/tokenize.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/trace.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/traceback.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/tty.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/types.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/unittest.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/urllib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/urllib2.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/urlparse.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/user.py /usr/local/lib/python2.5 install -o root -g wheel -m 555 ./../Lib/uu.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/uuid.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/warnings.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/wave.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/weakref.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/webbrowser.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/whichdb.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/xdrlib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/xmllib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/xmlrpclib.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/zipfile.py /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/pdb.doc /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/wsgiref.egg-info /usr/local/lib/python2.5 install -o root -g wheel -m 444 ./../Lib/lib-tk/Canvas.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/Dialog.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/FileDialog.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/FixTk.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/ScrolledText.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/SimpleDialog.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 555 ./../Lib/lib-tk/Tix.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/Tkconstants.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/Tkdnd.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/Tkinter.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/tkColorChooser.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/tkCommonDialog.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/tkFileDialog.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/tkFont.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/tkMessageBox.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/tkSimpleDialog.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/lib-tk/turtle.py /usr/local/lib/python2.5/lib-tk install -o root -g wheel -m 444 ./../Lib/site-packages/README /usr/local/lib/python2.5/site-packages install -o root -g wheel -m 444 ./../Lib/test/185test.db /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/README /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/__init__.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/audiotest.au /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/autotest.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/bad_coding.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/bad_coding2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future3.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future4.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future5.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future6.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future7.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future8.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future9.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/badsyntax_nocaret.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/cfgparser.1 /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/check_soundcard.vbs /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/cjkencodings_test.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/doctest_aliases.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/double_const.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/empty.vbs /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/exception_hierarchy.txt /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/fork_wait.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/greyrgb.uue /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/infinite_reload.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/list_tests.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/mapping_tests.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/outstanding_bugs.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/pickletester.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/pyclbr_input.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/pydocfodder.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/pystone.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/re_tests.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/regex_tests.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/regrtest.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/reperf.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/sample_doctest.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/seq_tests.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/sgml_input.html /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/sortperf.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/string_tests.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test.xml /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test.xml.out /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_MimeWriter.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_StringIO.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test___all__.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test___future__.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test__locale.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_aepack.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_al.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_anydbm.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_applesingle.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_array.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_ast.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_asynchat.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_atexit.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_audioop.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_augassign.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_base64.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bastion.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bigaddrspace.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bigmem.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_binascii.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_binhex.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_binop.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bisect.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bool.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_bsddb.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bsddb185.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bsddb3.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bufio.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_builtin.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_bz2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_cProfile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_calendar.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_call.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_capi.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_cd.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_cfgparser.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_cgi.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_charmapcodec.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_cl.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_class.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_cmath.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_cmd_line.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_code.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codeccallbacks.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_cn.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_hk.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_jp.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_kr.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_tw.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_cn.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_hk.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_jp.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_kr.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_tw.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codecs.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_codeop.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_coding.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_coercion.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_colorsys.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_commands.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_compare.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_compile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_compiler.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_complex.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_complex_args.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_contains.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_contextlib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_cookie.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_cookielib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_copy.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_copy_reg.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_cpickle.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_crypt.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_csv.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_ctypes.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_curses.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_datetime.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_dbm.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_decimal.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_decorators.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_defaultdict.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_deque.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_descr.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_descrtut.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_dict.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_difflib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_difflib_expect.html /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_dircache.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_dis.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_distutils.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_dl.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest.txt /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.txt /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest3.txt /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_doctest4.txt /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_dumbdbm.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_dummy_thread.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_dummy_threading.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_email.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_email_codecs.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_email_renamed.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_enumerate.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_eof.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_errno.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_exception_variations.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_exceptions.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_extcall.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_fcntl.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_file.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_filecmp.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_fileinput.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_float.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_fnmatch.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_fork1.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_format.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_fpformat.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_frozen.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_funcattrs.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_functools.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_future.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_future1.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_future2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_future3.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_gc.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_gdbm.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_generators.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_genexps.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_getargs.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_getargs2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_getopt.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_gettext.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_gl.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_glob.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_global.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_grammar.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_grp.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_gzip.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_hash.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_hashlib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_heapq.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_hexoct.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_hmac.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_hotshot.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_htmllib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_htmlparser.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_httplib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_imageop.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_imaplib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_imgfile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_imp.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_import.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_importhooks.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_index.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_inspect.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_ioctl.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_isinstance.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_iter.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_iterlen.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_itertools.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_largefile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_linuxaudiodev.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_list.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_locale.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_logging.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_long.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_long_future.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_longexp.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_macfs.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_macostools.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_macpath.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_mailbox.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_marshal.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_math.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_md5.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_mhlib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_mimetools.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_mimetypes.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_minidom.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_mmap.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_module.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec_support.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_multifile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_mutants.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_netrc.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_new.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_nis.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_normalization.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_ntpath.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_old_mailbox.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_opcodes.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_openpty.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_operations.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_operator.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_optparse.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_os.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_ossaudiodev.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_parser.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_peepholer.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pep247.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pep263.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pep277.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pep292.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pep352.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pickle.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pickletools.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pkg.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pkgimport.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_platform.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_plistlib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_poll.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_popen.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_popen2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_posix.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_posixpath.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pow.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pprint.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_profile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_profilehooks.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pty.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pwd.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pyclbr.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_pyexpat.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_queue.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_quopri.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_random.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_re.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_repr.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_resource.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_rfc822.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_rgbimg.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_richcmp.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_robotparser.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_runpy.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sax.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_scope.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_scriptpackages.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_select.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_set.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sets.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sgmllib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sha.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_shelve.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_shlex.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_shutil.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_signal.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_site.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_slice.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_socket.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_socket_ssl.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_socketserver.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_softspace.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sort.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sqlite.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_startfile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_str.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_strftime.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_string.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_stringprep.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_strop.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_strptime.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_struct.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_structmembers.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_structseq.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_subprocess.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sunaudiodev.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sundry.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_support.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_symtable.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_syntax.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_sys.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_tarfile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_tcl.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_tempfile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_textwrap.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_thread.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_threaded_import.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_threadedtempfile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_threading.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_threading_local.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_threadsignals.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_time.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_timeout.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_tokenize.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_trace.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_traceback.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_transformer.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_tuple.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_types.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_ucn.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_unary.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_unicode.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_unicode_file.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_unicodedata.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_unittest.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_univnewlines.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_unpack.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib2.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib2_localnet.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_urllib2net.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_urllibnet.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_urlparse.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_userdict.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_userlist.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_userstring.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_uu.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_uuid.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_wait3.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_wait4.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_warnings.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_wave.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_weakref.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_whichdb.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_winreg.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_winsound.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_with.py /usr/local/lib/python2.5/test install -o root -g wheel -m 555 ./../Lib/test/test_wsgiref.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_xdrlib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree_c.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_xmllib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_xmlrpc.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_xpickle.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_xrange.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_zipfile.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_zipfile64.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_zipimport.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/test_zlib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/testall.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/testcodec.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/testimg.uue /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/testimgr.uue /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/testrgb.uue /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/testtar.tar /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/tf_inherit_check.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/threaded_import_hangers.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/time_hashlib.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests.txt /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/xmltests.py /usr/local/lib/python2.5/test install -o root -g wheel -m 444 ./../Lib/test/output/test_MimeWriter /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_cProfile /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_cgi /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_class /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_cookie /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_extcall /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_frozen /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_global /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_grammar /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_httplib /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_linuxaudiodev /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_logging /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_math /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_mmap /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_new /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_nis /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_opcodes /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_openpty /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_operations /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_ossaudiodev /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_pep277 /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_pkg /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_poll /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_popen /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_popen2 /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_profile /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_pty /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_pyexpat /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_regex /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_rgbimg /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_scope /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_signal /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_thread /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_threadedtempfile /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_tokenize /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_types /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_winreg /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/test_xdrlib /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/output/xmltests /usr/local/lib/python2.5/test/output install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/abs.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/add.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/and.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/base.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/clamp.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/class.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/compare.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotal.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copy.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copyabs.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copynegate.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copysign.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAbs.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAdd.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAnd.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddBase.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddClass.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompare.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopy.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivide.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddEncode.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddFMA.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddInvert.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddLogB.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMax.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMin.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddOr.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddPlus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddReduce.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRotate.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddShift.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddXor.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decDouble.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decQuad.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decSingle.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divide.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divideint.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAbs.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAdd.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAnd.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqBase.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqClass.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompare.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopy.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivide.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqEncode.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqFMA.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqInvert.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqLogB.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMax.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMin.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqOr.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqPlus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqReduce.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRotate.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqShift.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqXor.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsBase.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsEncode.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/exp.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/extra.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/fma.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/inexact.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/invert.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ln.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/log10.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/logb.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/max.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/maxmag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/min.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minmag.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/multiply.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextminus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextplus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nexttoward.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/or.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/plus.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/power.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/powersqrt.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/quantize.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randomBound32.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randoms.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/reduce.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainder.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainderNear.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rescale.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rotate.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rounding.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/samequantum.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/scaleb.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/shift.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/squareroot.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/subtract.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/testall.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegral.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegralx.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/xor.decTest /usr/local/lib/python2.5/test/decimaltestdata install -o root -g wheel -m 444 ./../Lib/encodings/__init__.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/aliases.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/ascii.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/base64_codec.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/big5.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/big5hkscs.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/bz2_codec.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/charmap.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp037.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1006.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1026.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1140.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1250.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1251.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1252.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1253.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1254.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1255.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1256.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1257.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp1258.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp424.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp437.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp500.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp737.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp775.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp850.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp852.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp855.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp856.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp857.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp860.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp861.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp862.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp863.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp864.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp865.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp866.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp869.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp874.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp875.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp932.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp949.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/cp950.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_jis_2004.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_jisx0213.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_jp.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/euc_kr.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/gb18030.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/gb2312.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/gbk.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/hex_codec.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/hp_roman8.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/hz.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/idna.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_1.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2004.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_3.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_ext.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_kr.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_1.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_10.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_11.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_13.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_14.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_15.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_16.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_2.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_3.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_4.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_5.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_6.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_7.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_8.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_9.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/johab.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/koi8_r.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/koi8_u.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/latin_1.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_arabic.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_centeuro.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_croatian.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_cyrillic.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_farsi.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_greek.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_iceland.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_latin2.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_roman.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_romanian.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mac_turkish.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/mbcs.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/palmos.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/ptcp154.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/punycode.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/quopri_codec.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/raw_unicode_escape.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/rot_13.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis_2004.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/shift_jisx0213.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/string_escape.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/tis_620.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/undefined.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/unicode_escape.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/unicode_internal.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_16.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_be.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_le.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_7.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_8.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/utf_8_sig.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/uu_codec.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/encodings/zlib_codec.py /usr/local/lib/python2.5/encodings install -o root -g wheel -m 444 ./../Lib/compiler/__init__.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/ast.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/consts.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/future.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/misc.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/pyassem.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/pycodegen.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/symbols.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/syntax.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/transformer.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/compiler/visitor.py /usr/local/lib/python2.5/compiler install -o root -g wheel -m 444 ./../Lib/hotshot/__init__.py /usr/local/lib/python2.5/hotshot install -o root -g wheel -m 444 ./../Lib/hotshot/log.py /usr/local/lib/python2.5/hotshot install -o root -g wheel -m 444 ./../Lib/hotshot/stats.py /usr/local/lib/python2.5/hotshot install -o root -g wheel -m 444 ./../Lib/hotshot/stones.py /usr/local/lib/python2.5/hotshot install -o root -g wheel -m 444 ./../Lib/email/__init__.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/_parseaddr.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/base64mime.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/charset.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/encoders.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/errors.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/feedparser.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/generator.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/header.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/iterators.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/message.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/parser.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/quoprimime.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/utils.py /usr/local/lib/python2.5/email install -o root -g wheel -m 444 ./../Lib/email/mime/__init__.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/application.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/audio.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/base.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/image.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/message.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/multipart.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/nonmultipart.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/mime/text.py /usr/local/lib/python2.5/email/mime install -o root -g wheel -m 444 ./../Lib/email/test/__init__.py /usr/local/lib/python2.5/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email.py /usr/local/lib/python2.5/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email_codecs.py /usr/local/lib/python2.5/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email_codecs_renamed.py /usr/local/lib/python2.5/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email_renamed.py /usr/local/lib/python2.5/email/test install -o root -g wheel -m 444 ./../Lib/email/test/test_email_torture.py /usr/local/lib/python2.5/email/test install -o root -g wheel -m 444 ./../Lib/email/test/data/PyBanner048.gif /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/audiotest.au /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_01.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_02.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_03.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_04.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_05.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_06.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_07.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_08.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_09.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_10.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_11.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12a.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_13.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_14.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_15.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_16.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_17.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_18.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_19.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_20.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_21.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_22.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_23.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_24.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_25.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_26.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_27.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_28.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_29.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_30.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_31.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_32.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_33.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_34.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_35.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_36.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_37.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_38.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_39.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_40.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_41.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_42.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_43.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_44.txt /usr/local/lib/python2.5/email/test/data install -o root -g wheel -m 444 ./../Lib/sqlite3/__init__.py /usr/local/lib/python2.5/sqlite3 install -o root -g wheel -m 444 ./../Lib/sqlite3/dbapi2.py /usr/local/lib/python2.5/sqlite3 install -o root -g wheel -m 444 ./../Lib/sqlite3/test/__init__.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/dbapi.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/factory.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/hooks.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/regression.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/transactions.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/types.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/sqlite3/test/userfunctions.py /usr/local/lib/python2.5/sqlite3/test install -o root -g wheel -m 444 ./../Lib/logging/__init__.py /usr/local/lib/python2.5/logging install -o root -g wheel -m 444 ./../Lib/logging/config.py /usr/local/lib/python2.5/logging install -o root -g wheel -m 444 ./../Lib/logging/handlers.py /usr/local/lib/python2.5/logging install -o root -g wheel -m 444 ./../Lib/bsddb/__init__.py /usr/local/lib/python2.5/bsddb install -o root -g wheel -m 444 ./../Lib/bsddb/db.py /usr/local/lib/python2.5/bsddb install -o root -g wheel -m 444 ./../Lib/bsddb/dbobj.py /usr/local/lib/python2.5/bsddb install -o root -g wheel -m 444 ./../Lib/bsddb/dbrecio.py /usr/local/lib/python2.5/bsddb install -o root -g wheel -m 444 ./../Lib/bsddb/dbshelve.py /usr/local/lib/python2.5/bsddb install -o root -g wheel -m 444 ./../Lib/bsddb/dbtables.py /usr/local/lib/python2.5/bsddb install -o root -g wheel -m 444 ./../Lib/bsddb/dbutils.py /usr/local/lib/python2.5/bsddb install -o root -g wheel -m 444 ./../Lib/bsddb/test/__init__.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_1413192.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_all.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_associate.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_basics.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_compare.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_compat.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_cursor_pget_bug.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_dbobj.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_dbshelve.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_dbtables.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_env_close.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_get_none.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_join.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_lock.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_misc.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_pickle.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_queue.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_recno.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_sequence.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_thread.py /usr/local/lib/python2.5/bsddb/test install -o root -g wheel -m 444 ./../Lib/wsgiref/__init__.py /usr/local/lib/python2.5/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/handlers.py /usr/local/lib/python2.5/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/headers.py /usr/local/lib/python2.5/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/simple_server.py /usr/local/lib/python2.5/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/util.py /usr/local/lib/python2.5/wsgiref install -o root -g wheel -m 444 ./../Lib/wsgiref/validate.py /usr/local/lib/python2.5/wsgiref install -o root -g wheel -m 444 ./../Lib/ctypes/__init__.py /usr/local/lib/python2.5/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/_endian.py /usr/local/lib/python2.5/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/util.py /usr/local/lib/python2.5/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/wintypes.py /usr/local/lib/python2.5/ctypes install -o root -g wheel -m 444 ./../Lib/ctypes/test/__init__.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/runtests.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_anon.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_array_in_pointer.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_arrays.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_as_parameter.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_bitfields.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_buffers.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_byteswap.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_callbacks.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cast.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cfuncs.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_checkretval.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_delattr.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_errcheck.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_find.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_funcptr.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_functions.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_incomplete.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_init.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_integers.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_internals.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_keeprefs.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_libc.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_loading.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_macholib.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_memfunctions.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_numbers.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_objects.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_parameters.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pointers.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_prototypes.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_python_api.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_random_things.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_refcounts.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_repr.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_returnfuncptrs.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_simplesubclasses.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_sizes.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_slicing.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_stringptr.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_strings.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_struct_fields.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_structures.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unaligned_structures.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unicode.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_values.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_varsize_struct.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_win32.py /usr/local/lib/python2.5/ctypes/test install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/README.ctypes /usr/local/lib/python2.5/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/__init__.py /usr/local/lib/python2.5/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dyld.py /usr/local/lib/python2.5/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dylib.py /usr/local/lib/python2.5/ctypes/macholib install -o root -g wheel -m 555 ./../Lib/ctypes/macholib/fetch_macholib /usr/local/lib/python2.5/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/fetch_macholib.bat /usr/local/lib/python2.5/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/framework.py /usr/local/lib/python2.5/ctypes/macholib install -o root -g wheel -m 444 ./../Lib/idlelib/AutoComplete.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/AutoCompleteWindow.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/AutoExpand.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Bindings.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CREDITS.txt /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CallTipWindow.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CallTips.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ChangeLog /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ClassBrowser.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/CodeContext.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ColorDelegator.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Debugger.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Delegator.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/EditorWindow.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/FileList.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/FormatParagraph.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/GrepDialog.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/HISTORY.txt /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/HyperParser.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/IOBinding.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/IdleHistory.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/MultiCall.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/MultiStatusBar.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/NEWS.txt /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ObjectBrowser.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/OutputWindow.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ParenMatch.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/PathBrowser.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Percolator.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/PyParse.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/PyShell.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/README.txt /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteDebugger.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteObjectBrowser.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ReplaceDialog.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ScriptBinding.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ScrolledList.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialog.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialogBase.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/SearchEngine.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/StackViewer.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/TODO.txt /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ToolTip.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/TreeWidget.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/UndoDelegator.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/WidgetRedirector.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/WindowList.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/ZoomHeight.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/__init__.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/aboutDialog.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-extensions.def /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-highlight.def /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-keys.def /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/config-main.def /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configDialog.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configHandler.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configHelpSourceEdit.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/configSectionNameDialog.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/dynOptionMenuWidget.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/extend.txt /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/help.txt /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 555 ./../Lib/idlelib/idle.bat /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/idle.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/idle.pyw /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/idlever.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/keybindingDialog.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/macosxSupport.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/rpc.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/run.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/tabpage.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/testcode.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/textView.py /usr/local/lib/python2.5/idlelib install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/folder.gif /usr/local/lib/python2.5/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/idle.icns /usr/local/lib/python2.5/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/minusnode.gif /usr/local/lib/python2.5/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/openfolder.gif /usr/local/lib/python2.5/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/plusnode.gif /usr/local/lib/python2.5/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/python.gif /usr/local/lib/python2.5/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/tk.gif /usr/local/lib/python2.5/idlelib/Icons install -o root -g wheel -m 444 ./../Lib/distutils/README /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/__init__.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/archive_util.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/bcppcompiler.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/ccompiler.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/cmd.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/core.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/cygwinccompiler.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/debug.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/dep_util.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/dir_util.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/dist.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/emxccompiler.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/errors.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/extension.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/fancy_getopt.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/file_util.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/filelist.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/log.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/msvccompiler.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/mwerkscompiler.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/spawn.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/sysconfig.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/text_file.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/unixccompiler.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/util.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/version.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/versionpredicate.py /usr/local/lib/python2.5/distutils install -o root -g wheel -m 444 ./../Lib/distutils/command/__init__.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_dumb.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_msi.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_rpm.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_wininst.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_clib.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_ext.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_py.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/build_scripts.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/clean.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/command_template /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/config.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_data.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_egg_info.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_headers.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_lib.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/install_scripts.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/register.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/sdist.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/upload.py /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-6.exe /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-7.1.exe /usr/local/lib/python2.5/distutils/command install -o root -g wheel -m 444 ./../Lib/distutils/tests/__init__.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/support.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_py.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_scripts.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_dist.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_scripts.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_versionpredicate.py /usr/local/lib/python2.5/distutils/tests install -o root -g wheel -m 444 ./../Lib/xml/__init__.py /usr/local/lib/python2.5/xml install -o root -g wheel -m 444 ./../Lib/xml/dom/NodeFilter.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/__init__.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/domreg.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/expatbuilder.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/minicompat.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/minidom.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/pulldom.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/dom/xmlbuilder.py /usr/local/lib/python2.5/xml/dom install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementInclude.py /usr/local/lib/python2.5/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementPath.py /usr/local/lib/python2.5/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementTree.py /usr/local/lib/python2.5/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/__init__.py /usr/local/lib/python2.5/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/etree/cElementTree.py /usr/local/lib/python2.5/xml/etree install -o root -g wheel -m 444 ./../Lib/xml/parsers/__init__.py /usr/local/lib/python2.5/xml/parsers install -o root -g wheel -m 444 ./../Lib/xml/parsers/expat.py /usr/local/lib/python2.5/xml/parsers install -o root -g wheel -m 444 ./../Lib/xml/sax/__init__.py /usr/local/lib/python2.5/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/_exceptions.py /usr/local/lib/python2.5/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/expatreader.py /usr/local/lib/python2.5/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/handler.py /usr/local/lib/python2.5/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/saxutils.py /usr/local/lib/python2.5/xml/sax install -o root -g wheel -m 444 ./../Lib/xml/sax/xmlreader.py /usr/local/lib/python2.5/xml/sax install -o root -g wheel -m 444 ./../Lib/curses/__init__.py /usr/local/lib/python2.5/curses install -o root -g wheel -m 444 ./../Lib/curses/ascii.py /usr/local/lib/python2.5/curses install -o root -g wheel -m 444 ./../Lib/curses/has_key.py /usr/local/lib/python2.5/curses install -o root -g wheel -m 444 ./../Lib/curses/panel.py /usr/local/lib/python2.5/curses install -o root -g wheel -m 444 ./../Lib/curses/textpad.py /usr/local/lib/python2.5/curses install -o root -g wheel -m 444 ./../Lib/curses/wrapper.py /usr/local/lib/python2.5/curses install -o root -g wheel -m 444 ./../Lib/plat-freebsd7/IN.py /usr/local/lib/python2.5/plat-freebsd7 install -o root -g wheel -m 444 ./../Lib/plat-freebsd7/regen /usr/local/lib/python2.5/plat-freebsd7 install -o root -g wheel -m 444 ./../LICENSE /usr/local/lib/python2.5/LICENSE.txt PYTHONPATH=/usr/local/lib/python2.5 ./python -Wi -tt /usr/local/lib/python2.5/compileall.py -d /usr/local/lib/python2.5 -f -x 'bad_coding|badsyntax|site-packages' /usr/local/lib/python2.5 Listing /usr/local/lib/python2.5 ... Compiling /usr/local/lib/python2.5/BaseHTTPServer.py ... Compiling /usr/local/lib/python2.5/Bastion.py ... Compiling /usr/local/lib/python2.5/CGIHTTPServer.py ... Compiling /usr/local/lib/python2.5/ConfigParser.py ... Compiling /usr/local/lib/python2.5/Cookie.py ... Compiling /usr/local/lib/python2.5/DocXMLRPCServer.py ... Compiling /usr/local/lib/python2.5/HTMLParser.py ... Compiling /usr/local/lib/python2.5/MimeWriter.py ... Compiling /usr/local/lib/python2.5/Queue.py ... Compiling /usr/local/lib/python2.5/SimpleHTTPServer.py ... Compiling /usr/local/lib/python2.5/SimpleXMLRPCServer.py ... Compiling /usr/local/lib/python2.5/SocketServer.py ... Compiling /usr/local/lib/python2.5/StringIO.py ... Compiling /usr/local/lib/python2.5/UserDict.py ... Compiling /usr/local/lib/python2.5/UserList.py ... Compiling /usr/local/lib/python2.5/UserString.py ... Compiling /usr/local/lib/python2.5/_LWPCookieJar.py ... Compiling /usr/local/lib/python2.5/_MozillaCookieJar.py ... Compiling /usr/local/lib/python2.5/__future__.py ... Compiling /usr/local/lib/python2.5/__phello__.foo.py ... Compiling /usr/local/lib/python2.5/_strptime.py ... Compiling /usr/local/lib/python2.5/_threading_local.py ... Compiling /usr/local/lib/python2.5/aifc.py ... Compiling /usr/local/lib/python2.5/anydbm.py ... Compiling /usr/local/lib/python2.5/asynchat.py ... Compiling /usr/local/lib/python2.5/asyncore.py ... Compiling /usr/local/lib/python2.5/atexit.py ... Compiling /usr/local/lib/python2.5/audiodev.py ... Compiling /usr/local/lib/python2.5/base64.py ... Compiling /usr/local/lib/python2.5/bdb.py ... Compiling /usr/local/lib/python2.5/binhex.py ... Compiling /usr/local/lib/python2.5/bisect.py ... Listing /usr/local/lib/python2.5/bsddb ... Compiling /usr/local/lib/python2.5/bsddb/__init__.py ... Compiling /usr/local/lib/python2.5/bsddb/db.py ... Compiling /usr/local/lib/python2.5/bsddb/dbobj.py ... Compiling /usr/local/lib/python2.5/bsddb/dbrecio.py ... Compiling /usr/local/lib/python2.5/bsddb/dbshelve.py ... Compiling /usr/local/lib/python2.5/bsddb/dbtables.py ... Compiling /usr/local/lib/python2.5/bsddb/dbutils.py ... Listing /usr/local/lib/python2.5/bsddb/test ... Compiling /usr/local/lib/python2.5/bsddb/test/__init__.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_1413192.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_all.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_associate.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_basics.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_compare.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_compat.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_cursor_pget_bug.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_dbobj.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_dbshelve.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_dbtables.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_env_close.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_get_none.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_join.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_lock.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_misc.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_pickle.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_queue.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_recno.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_sequence.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_thread.py ... Compiling /usr/local/lib/python2.5/cProfile.py ... Compiling /usr/local/lib/python2.5/calendar.py ... Compiling /usr/local/lib/python2.5/cgi.py ... Compiling /usr/local/lib/python2.5/cgitb.py ... Compiling /usr/local/lib/python2.5/chunk.py ... Compiling /usr/local/lib/python2.5/cmd.py ... Compiling /usr/local/lib/python2.5/code.py ... Compiling /usr/local/lib/python2.5/codecs.py ... Compiling /usr/local/lib/python2.5/codeop.py ... Compiling /usr/local/lib/python2.5/colorsys.py ... Compiling /usr/local/lib/python2.5/commands.py ... Compiling /usr/local/lib/python2.5/compileall.py ... Listing /usr/local/lib/python2.5/compiler ... Compiling /usr/local/lib/python2.5/compiler/__init__.py ... Compiling /usr/local/lib/python2.5/compiler/ast.py ... Compiling /usr/local/lib/python2.5/compiler/consts.py ... Compiling /usr/local/lib/python2.5/compiler/future.py ... Compiling /usr/local/lib/python2.5/compiler/misc.py ... Compiling /usr/local/lib/python2.5/compiler/pyassem.py ... Compiling /usr/local/lib/python2.5/compiler/pycodegen.py ... Compiling /usr/local/lib/python2.5/compiler/symbols.py ... Compiling /usr/local/lib/python2.5/compiler/syntax.py ... Compiling /usr/local/lib/python2.5/compiler/transformer.py ... Compiling /usr/local/lib/python2.5/compiler/visitor.py ... Compiling /usr/local/lib/python2.5/contextlib.py ... Compiling /usr/local/lib/python2.5/cookielib.py ... Compiling /usr/local/lib/python2.5/copy.py ... Compiling /usr/local/lib/python2.5/copy_reg.py ... Compiling /usr/local/lib/python2.5/csv.py ... Listing /usr/local/lib/python2.5/ctypes ... Compiling /usr/local/lib/python2.5/ctypes/__init__.py ... Compiling /usr/local/lib/python2.5/ctypes/_endian.py ... Listing /usr/local/lib/python2.5/ctypes/macholib ... Compiling /usr/local/lib/python2.5/ctypes/macholib/__init__.py ... Compiling /usr/local/lib/python2.5/ctypes/macholib/dyld.py ... Compiling /usr/local/lib/python2.5/ctypes/macholib/dylib.py ... Compiling /usr/local/lib/python2.5/ctypes/macholib/framework.py ... Listing /usr/local/lib/python2.5/ctypes/test ... Compiling /usr/local/lib/python2.5/ctypes/test/__init__.py ... Compiling /usr/local/lib/python2.5/ctypes/test/runtests.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_anon.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_array_in_pointer.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_arrays.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_as_parameter.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_bitfields.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_buffers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_byteswap.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_callbacks.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_cast.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_cfuncs.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_checkretval.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_delattr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_errcheck.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_find.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_funcptr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_functions.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_incomplete.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_init.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_integers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_internals.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_keeprefs.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_libc.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_loading.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_macholib.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_memfunctions.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_numbers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_objects.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_parameters.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_pointers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_prototypes.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_python_api.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_random_things.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_refcounts.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_repr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_returnfuncptrs.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_simplesubclasses.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_sizes.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_slicing.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_stringptr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_strings.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_struct_fields.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_structures.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_unaligned_structures.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_unicode.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_values.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_varsize_struct.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_win32.py ... Compiling /usr/local/lib/python2.5/ctypes/util.py ... Compiling /usr/local/lib/python2.5/ctypes/wintypes.py ... Listing /usr/local/lib/python2.5/curses ... Compiling /usr/local/lib/python2.5/curses/__init__.py ... Compiling /usr/local/lib/python2.5/curses/ascii.py ... Compiling /usr/local/lib/python2.5/curses/has_key.py ... Compiling /usr/local/lib/python2.5/curses/panel.py ... Compiling /usr/local/lib/python2.5/curses/textpad.py ... Compiling /usr/local/lib/python2.5/curses/wrapper.py ... Compiling /usr/local/lib/python2.5/dbhash.py ... Compiling /usr/local/lib/python2.5/decimal.py ... Compiling /usr/local/lib/python2.5/difflib.py ... Compiling /usr/local/lib/python2.5/dircache.py ... Compiling /usr/local/lib/python2.5/dis.py ... Listing /usr/local/lib/python2.5/distutils ... Compiling /usr/local/lib/python2.5/distutils/__init__.py ... Compiling /usr/local/lib/python2.5/distutils/archive_util.py ... Compiling /usr/local/lib/python2.5/distutils/bcppcompiler.py ... Compiling /usr/local/lib/python2.5/distutils/ccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/cmd.py ... Listing /usr/local/lib/python2.5/distutils/command ... Compiling /usr/local/lib/python2.5/distutils/command/__init__.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_dumb.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_msi.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_rpm.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_wininst.py ... Compiling /usr/local/lib/python2.5/distutils/command/build.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_clib.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_ext.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_py.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/command/clean.py ... Compiling /usr/local/lib/python2.5/distutils/command/config.py ... Compiling /usr/local/lib/python2.5/distutils/command/install.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_data.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_egg_info.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_headers.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_lib.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/command/register.py ... Compiling /usr/local/lib/python2.5/distutils/command/sdist.py ... Compiling /usr/local/lib/python2.5/distutils/command/upload.py ... Compiling /usr/local/lib/python2.5/distutils/core.py ... Compiling /usr/local/lib/python2.5/distutils/cygwinccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/debug.py ... Compiling /usr/local/lib/python2.5/distutils/dep_util.py ... Compiling /usr/local/lib/python2.5/distutils/dir_util.py ... Compiling /usr/local/lib/python2.5/distutils/dist.py ... Compiling /usr/local/lib/python2.5/distutils/emxccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/errors.py ... Compiling /usr/local/lib/python2.5/distutils/extension.py ... Compiling /usr/local/lib/python2.5/distutils/fancy_getopt.py ... Compiling /usr/local/lib/python2.5/distutils/file_util.py ... Compiling /usr/local/lib/python2.5/distutils/filelist.py ... Compiling /usr/local/lib/python2.5/distutils/log.py ... Compiling /usr/local/lib/python2.5/distutils/msvccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/mwerkscompiler.py ... Compiling /usr/local/lib/python2.5/distutils/spawn.py ... Compiling /usr/local/lib/python2.5/distutils/sysconfig.py ... Listing /usr/local/lib/python2.5/distutils/tests ... Compiling /usr/local/lib/python2.5/distutils/tests/__init__.py ... Compiling /usr/local/lib/python2.5/distutils/tests/support.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_build_py.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_build_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_dist.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_install.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_install_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_versionpredicate.py ... Compiling /usr/local/lib/python2.5/distutils/text_file.py ... Compiling /usr/local/lib/python2.5/distutils/unixccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/util.py ... Compiling /usr/local/lib/python2.5/distutils/version.py ... Compiling /usr/local/lib/python2.5/distutils/versionpredicate.py ... Compiling /usr/local/lib/python2.5/doctest.py ... Compiling /usr/local/lib/python2.5/dumbdbm.py ... Compiling /usr/local/lib/python2.5/dummy_thread.py ... Compiling /usr/local/lib/python2.5/dummy_threading.py ... Listing /usr/local/lib/python2.5/email ... Compiling /usr/local/lib/python2.5/email/__init__.py ... Compiling /usr/local/lib/python2.5/email/_parseaddr.py ... Compiling /usr/local/lib/python2.5/email/base64mime.py ... Compiling /usr/local/lib/python2.5/email/charset.py ... Compiling /usr/local/lib/python2.5/email/encoders.py ... Compiling /usr/local/lib/python2.5/email/errors.py ... Compiling /usr/local/lib/python2.5/email/feedparser.py ... Compiling /usr/local/lib/python2.5/email/generator.py ... Compiling /usr/local/lib/python2.5/email/header.py ... Compiling /usr/local/lib/python2.5/email/iterators.py ... Compiling /usr/local/lib/python2.5/email/message.py ... Listing /usr/local/lib/python2.5/email/mime ... Compiling /usr/local/lib/python2.5/email/mime/__init__.py ... Compiling /usr/local/lib/python2.5/email/mime/application.py ... Compiling /usr/local/lib/python2.5/email/mime/audio.py ... Compiling /usr/local/lib/python2.5/email/mime/base.py ... Compiling /usr/local/lib/python2.5/email/mime/image.py ... Compiling /usr/local/lib/python2.5/email/mime/message.py ... Compiling /usr/local/lib/python2.5/email/mime/multipart.py ... Compiling /usr/local/lib/python2.5/email/mime/nonmultipart.py ... Compiling /usr/local/lib/python2.5/email/mime/text.py ... Compiling /usr/local/lib/python2.5/email/parser.py ... Compiling /usr/local/lib/python2.5/email/quoprimime.py ... Listing /usr/local/lib/python2.5/email/test ... Compiling /usr/local/lib/python2.5/email/test/__init__.py ... Listing /usr/local/lib/python2.5/email/test/data ... Compiling /usr/local/lib/python2.5/email/test/test_email.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_codecs.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_codecs_renamed.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_renamed.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_torture.py ... Compiling /usr/local/lib/python2.5/email/utils.py ... Listing /usr/local/lib/python2.5/encodings ... Compiling /usr/local/lib/python2.5/encodings/__init__.py ... Compiling /usr/local/lib/python2.5/encodings/aliases.py ... Compiling /usr/local/lib/python2.5/encodings/ascii.py ... Compiling /usr/local/lib/python2.5/encodings/base64_codec.py ... Compiling /usr/local/lib/python2.5/encodings/big5.py ... Compiling /usr/local/lib/python2.5/encodings/big5hkscs.py ... Compiling /usr/local/lib/python2.5/encodings/bz2_codec.py ... Compiling /usr/local/lib/python2.5/encodings/charmap.py ... Compiling /usr/local/lib/python2.5/encodings/cp037.py ... Compiling /usr/local/lib/python2.5/encodings/cp1006.py ... Compiling /usr/local/lib/python2.5/encodings/cp1026.py ... Compiling /usr/local/lib/python2.5/encodings/cp1140.py ... Compiling /usr/local/lib/python2.5/encodings/cp1250.py ... Compiling /usr/local/lib/python2.5/encodings/cp1251.py ... Compiling /usr/local/lib/python2.5/encodings/cp1252.py ... Compiling /usr/local/lib/python2.5/encodings/cp1253.py ... Compiling /usr/local/lib/python2.5/encodings/cp1254.py ... Compiling /usr/local/lib/python2.5/encodings/cp1255.py ... Compiling /usr/local/lib/python2.5/encodings/cp1256.py ... Compiling /usr/local/lib/python2.5/encodings/cp1257.py ... Compiling /usr/local/lib/python2.5/encodings/cp1258.py ... Compiling /usr/local/lib/python2.5/encodings/cp424.py ... Compiling /usr/local/lib/python2.5/encodings/cp437.py ... Compiling /usr/local/lib/python2.5/encodings/cp500.py ... Compiling /usr/local/lib/python2.5/encodings/cp737.py ... Compiling /usr/local/lib/python2.5/encodings/cp775.py ... Compiling /usr/local/lib/python2.5/encodings/cp850.py ... Compiling /usr/local/lib/python2.5/encodings/cp852.py ... Compiling /usr/local/lib/python2.5/encodings/cp855.py ... Compiling /usr/local/lib/python2.5/encodings/cp856.py ... Compiling /usr/local/lib/python2.5/encodings/cp857.py ... Compiling /usr/local/lib/python2.5/encodings/cp860.py ... Compiling /usr/local/lib/python2.5/encodings/cp861.py ... Compiling /usr/local/lib/python2.5/encodings/cp862.py ... Compiling /usr/local/lib/python2.5/encodings/cp863.py ... Compiling /usr/local/lib/python2.5/encodings/cp864.py ... Compiling /usr/local/lib/python2.5/encodings/cp865.py ... Compiling /usr/local/lib/python2.5/encodings/cp866.py ... Compiling /usr/local/lib/python2.5/encodings/cp869.py ... Compiling /usr/local/lib/python2.5/encodings/cp874.py ... Compiling /usr/local/lib/python2.5/encodings/cp875.py ... Compiling /usr/local/lib/python2.5/encodings/cp932.py ... Compiling /usr/local/lib/python2.5/encodings/cp949.py ... Compiling /usr/local/lib/python2.5/encodings/cp950.py ... Compiling /usr/local/lib/python2.5/encodings/euc_jis_2004.py ... Compiling /usr/local/lib/python2.5/encodings/euc_jisx0213.py ... Compiling /usr/local/lib/python2.5/encodings/euc_jp.py ... Compiling /usr/local/lib/python2.5/encodings/euc_kr.py ... Compiling /usr/local/lib/python2.5/encodings/gb18030.py ... Compiling /usr/local/lib/python2.5/encodings/gb2312.py ... Compiling /usr/local/lib/python2.5/encodings/gbk.py ... Compiling /usr/local/lib/python2.5/encodings/hex_codec.py ... Compiling /usr/local/lib/python2.5/encodings/hp_roman8.py ... Compiling /usr/local/lib/python2.5/encodings/hz.py ... Compiling /usr/local/lib/python2.5/encodings/idna.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_1.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_2.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_2004.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_3.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_ext.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_kr.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_1.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_10.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_11.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_13.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_14.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_15.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_16.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_2.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_3.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_4.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_5.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_6.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_7.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_8.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_9.py ... Compiling /usr/local/lib/python2.5/encodings/johab.py ... Compiling /usr/local/lib/python2.5/encodings/koi8_r.py ... Compiling /usr/local/lib/python2.5/encodings/koi8_u.py ... Compiling /usr/local/lib/python2.5/encodings/latin_1.py ... Compiling /usr/local/lib/python2.5/encodings/mac_arabic.py ... Compiling /usr/local/lib/python2.5/encodings/mac_centeuro.py ... Compiling /usr/local/lib/python2.5/encodings/mac_croatian.py ... Compiling /usr/local/lib/python2.5/encodings/mac_cyrillic.py ... Compiling /usr/local/lib/python2.5/encodings/mac_farsi.py ... Compiling /usr/local/lib/python2.5/encodings/mac_greek.py ... Compiling /usr/local/lib/python2.5/encodings/mac_iceland.py ... Compiling /usr/local/lib/python2.5/encodings/mac_latin2.py ... Compiling /usr/local/lib/python2.5/encodings/mac_roman.py ... Compiling /usr/local/lib/python2.5/encodings/mac_romanian.py ... Compiling /usr/local/lib/python2.5/encodings/mac_turkish.py ... Compiling /usr/local/lib/python2.5/encodings/mbcs.py ... Compiling /usr/local/lib/python2.5/encodings/palmos.py ... Compiling /usr/local/lib/python2.5/encodings/ptcp154.py ... Compiling /usr/local/lib/python2.5/encodings/punycode.py ... Compiling /usr/local/lib/python2.5/encodings/quopri_codec.py ... Compiling /usr/local/lib/python2.5/encodings/raw_unicode_escape.py ... Compiling /usr/local/lib/python2.5/encodings/rot_13.py ... Compiling /usr/local/lib/python2.5/encodings/shift_jis.py ... Compiling /usr/local/lib/python2.5/encodings/shift_jis_2004.py ... Compiling /usr/local/lib/python2.5/encodings/shift_jisx0213.py ... Compiling /usr/local/lib/python2.5/encodings/string_escape.py ... Compiling /usr/local/lib/python2.5/encodings/tis_620.py ... Compiling /usr/local/lib/python2.5/encodings/undefined.py ... Compiling /usr/local/lib/python2.5/encodings/unicode_escape.py ... Compiling /usr/local/lib/python2.5/encodings/unicode_internal.py ... Compiling /usr/local/lib/python2.5/encodings/utf_16.py ... Compiling /usr/local/lib/python2.5/encodings/utf_16_be.py ... Compiling /usr/local/lib/python2.5/encodings/utf_16_le.py ... Compiling /usr/local/lib/python2.5/encodings/utf_7.py ... Compiling /usr/local/lib/python2.5/encodings/utf_8.py ... Compiling /usr/local/lib/python2.5/encodings/utf_8_sig.py ... Compiling /usr/local/lib/python2.5/encodings/uu_codec.py ... Compiling /usr/local/lib/python2.5/encodings/zlib_codec.py ... Compiling /usr/local/lib/python2.5/filecmp.py ... Compiling /usr/local/lib/python2.5/fileinput.py ... Compiling /usr/local/lib/python2.5/fnmatch.py ... Compiling /usr/local/lib/python2.5/formatter.py ... Compiling /usr/local/lib/python2.5/fpformat.py ... Compiling /usr/local/lib/python2.5/ftplib.py ... Compiling /usr/local/lib/python2.5/functools.py ... Compiling /usr/local/lib/python2.5/getopt.py ... Compiling /usr/local/lib/python2.5/getpass.py ... Compiling /usr/local/lib/python2.5/gettext.py ... Compiling /usr/local/lib/python2.5/glob.py ... Compiling /usr/local/lib/python2.5/gopherlib.py ... Compiling /usr/local/lib/python2.5/gzip.py ... Compiling /usr/local/lib/python2.5/hashlib.py ... Compiling /usr/local/lib/python2.5/heapq.py ... Compiling /usr/local/lib/python2.5/hmac.py ... Listing /usr/local/lib/python2.5/hotshot ... Compiling /usr/local/lib/python2.5/hotshot/__init__.py ... Compiling /usr/local/lib/python2.5/hotshot/log.py ... Compiling /usr/local/lib/python2.5/hotshot/stats.py ... Compiling /usr/local/lib/python2.5/hotshot/stones.py ... Compiling /usr/local/lib/python2.5/htmlentitydefs.py ... Compiling /usr/local/lib/python2.5/htmllib.py ... Compiling /usr/local/lib/python2.5/httplib.py ... Listing /usr/local/lib/python2.5/idlelib ... Compiling /usr/local/lib/python2.5/idlelib/AutoComplete.py ... Compiling /usr/local/lib/python2.5/idlelib/AutoCompleteWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/AutoExpand.py ... Compiling /usr/local/lib/python2.5/idlelib/Bindings.py ... Compiling /usr/local/lib/python2.5/idlelib/CallTipWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/CallTips.py ... Compiling /usr/local/lib/python2.5/idlelib/ClassBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/CodeContext.py ... Compiling /usr/local/lib/python2.5/idlelib/ColorDelegator.py ... Compiling /usr/local/lib/python2.5/idlelib/Debugger.py ... Compiling /usr/local/lib/python2.5/idlelib/Delegator.py ... Compiling /usr/local/lib/python2.5/idlelib/EditorWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/FileList.py ... Compiling /usr/local/lib/python2.5/idlelib/FormatParagraph.py ... Compiling /usr/local/lib/python2.5/idlelib/GrepDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/HyperParser.py ... Compiling /usr/local/lib/python2.5/idlelib/IOBinding.py ... Listing /usr/local/lib/python2.5/idlelib/Icons ... Compiling /usr/local/lib/python2.5/idlelib/IdleHistory.py ... Compiling /usr/local/lib/python2.5/idlelib/MultiCall.py ... Compiling /usr/local/lib/python2.5/idlelib/MultiStatusBar.py ... Compiling /usr/local/lib/python2.5/idlelib/ObjectBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/OutputWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/ParenMatch.py ... Compiling /usr/local/lib/python2.5/idlelib/PathBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/Percolator.py ... Compiling /usr/local/lib/python2.5/idlelib/PyParse.py ... Compiling /usr/local/lib/python2.5/idlelib/PyShell.py ... Compiling /usr/local/lib/python2.5/idlelib/RemoteDebugger.py ... Compiling /usr/local/lib/python2.5/idlelib/RemoteObjectBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/ReplaceDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/ScriptBinding.py ... Compiling /usr/local/lib/python2.5/idlelib/ScrolledList.py ... Compiling /usr/local/lib/python2.5/idlelib/SearchDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/SearchDialogBase.py ... Compiling /usr/local/lib/python2.5/idlelib/SearchEngine.py ... Compiling /usr/local/lib/python2.5/idlelib/StackViewer.py ... Compiling /usr/local/lib/python2.5/idlelib/ToolTip.py ... Compiling /usr/local/lib/python2.5/idlelib/TreeWidget.py ... Compiling /usr/local/lib/python2.5/idlelib/UndoDelegator.py ... Compiling /usr/local/lib/python2.5/idlelib/WidgetRedirector.py ... Compiling /usr/local/lib/python2.5/idlelib/WindowList.py ... Compiling /usr/local/lib/python2.5/idlelib/ZoomHeight.py ... Compiling /usr/local/lib/python2.5/idlelib/__init__.py ... Compiling /usr/local/lib/python2.5/idlelib/aboutDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/configDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/configHandler.py ... Compiling /usr/local/lib/python2.5/idlelib/configHelpSourceEdit.py ... Compiling /usr/local/lib/python2.5/idlelib/configSectionNameDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/dynOptionMenuWidget.py ... Compiling /usr/local/lib/python2.5/idlelib/idle.py ... Compiling /usr/local/lib/python2.5/idlelib/idlever.py ... Compiling /usr/local/lib/python2.5/idlelib/keybindingDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/macosxSupport.py ... Compiling /usr/local/lib/python2.5/idlelib/rpc.py ... Compiling /usr/local/lib/python2.5/idlelib/run.py ... Compiling /usr/local/lib/python2.5/idlelib/tabpage.py ... Compiling /usr/local/lib/python2.5/idlelib/testcode.py ... Compiling /usr/local/lib/python2.5/idlelib/textView.py ... Compiling /usr/local/lib/python2.5/ihooks.py ... Compiling /usr/local/lib/python2.5/imaplib.py ... Compiling /usr/local/lib/python2.5/imghdr.py ... Compiling /usr/local/lib/python2.5/imputil.py ... Compiling /usr/local/lib/python2.5/inspect.py ... Compiling /usr/local/lib/python2.5/keyword.py ... Listing /usr/local/lib/python2.5/lib-tk ... Compiling /usr/local/lib/python2.5/lib-tk/Canvas.py ... Compiling /usr/local/lib/python2.5/lib-tk/Dialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/FileDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/FixTk.py ... Compiling /usr/local/lib/python2.5/lib-tk/ScrolledText.py ... Compiling /usr/local/lib/python2.5/lib-tk/SimpleDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tix.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tkconstants.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tkdnd.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tkinter.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkColorChooser.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkCommonDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkFileDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkFont.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkMessageBox.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkSimpleDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/turtle.py ... Compiling /usr/local/lib/python2.5/linecache.py ... Compiling /usr/local/lib/python2.5/locale.py ... Listing /usr/local/lib/python2.5/logging ... Compiling /usr/local/lib/python2.5/logging/__init__.py ... Compiling /usr/local/lib/python2.5/logging/config.py ... Compiling /usr/local/lib/python2.5/logging/handlers.py ... Compiling /usr/local/lib/python2.5/macpath.py ... Compiling /usr/local/lib/python2.5/macurl2path.py ... Compiling /usr/local/lib/python2.5/mailbox.py ... Compiling /usr/local/lib/python2.5/mailcap.py ... Compiling /usr/local/lib/python2.5/markupbase.py ... Compiling /usr/local/lib/python2.5/md5.py ... Compiling /usr/local/lib/python2.5/mhlib.py ... Compiling /usr/local/lib/python2.5/mimetools.py ... Compiling /usr/local/lib/python2.5/mimetypes.py ... Compiling /usr/local/lib/python2.5/mimify.py ... Compiling /usr/local/lib/python2.5/modulefinder.py ... Compiling /usr/local/lib/python2.5/multifile.py ... Compiling /usr/local/lib/python2.5/mutex.py ... Compiling /usr/local/lib/python2.5/netrc.py ... Compiling /usr/local/lib/python2.5/new.py ... Compiling /usr/local/lib/python2.5/nntplib.py ... Compiling /usr/local/lib/python2.5/ntpath.py ... Compiling /usr/local/lib/python2.5/nturl2path.py ... Compiling /usr/local/lib/python2.5/opcode.py ... Compiling /usr/local/lib/python2.5/optparse.py ... Compiling /usr/local/lib/python2.5/os.py ... Compiling /usr/local/lib/python2.5/os2emxpath.py ... Compiling /usr/local/lib/python2.5/pdb.py ... Compiling /usr/local/lib/python2.5/pickle.py ... Compiling /usr/local/lib/python2.5/pickletools.py ... Compiling /usr/local/lib/python2.5/pipes.py ... Compiling /usr/local/lib/python2.5/pkgutil.py ... Listing /usr/local/lib/python2.5/plat-freebsd4 ... Compiling /usr/local/lib/python2.5/plat-freebsd4/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd5 ... Compiling /usr/local/lib/python2.5/plat-freebsd5/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd6 ... Compiling /usr/local/lib/python2.5/plat-freebsd6/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd7 ... Compiling /usr/local/lib/python2.5/plat-freebsd7/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd8 ... Compiling /usr/local/lib/python2.5/plat-freebsd8/IN.py ... Compiling /usr/local/lib/python2.5/platform.py ... Compiling /usr/local/lib/python2.5/popen2.py ... Compiling /usr/local/lib/python2.5/poplib.py ... Compiling /usr/local/lib/python2.5/posixfile.py ... Compiling /usr/local/lib/python2.5/posixpath.py ... Compiling /usr/local/lib/python2.5/pprint.py ... Compiling /usr/local/lib/python2.5/profile.py ... Compiling /usr/local/lib/python2.5/pstats.py ... Compiling /usr/local/lib/python2.5/pty.py ... Compiling /usr/local/lib/python2.5/py_compile.py ... Compiling /usr/local/lib/python2.5/pyclbr.py ... Compiling /usr/local/lib/python2.5/pydoc.py ... Compiling /usr/local/lib/python2.5/quopri.py ... Compiling /usr/local/lib/python2.5/random.py ... Compiling /usr/local/lib/python2.5/re.py ... Compiling /usr/local/lib/python2.5/repr.py ... Compiling /usr/local/lib/python2.5/rexec.py ... Compiling /usr/local/lib/python2.5/rfc822.py ... Compiling /usr/local/lib/python2.5/rlcompleter.py ... Compiling /usr/local/lib/python2.5/robotparser.py ... Compiling /usr/local/lib/python2.5/runpy.py ... Compiling /usr/local/lib/python2.5/sched.py ... Compiling /usr/local/lib/python2.5/sets.py ... Compiling /usr/local/lib/python2.5/sgmllib.py ... Compiling /usr/local/lib/python2.5/sha.py ... Compiling /usr/local/lib/python2.5/shelve.py ... Compiling /usr/local/lib/python2.5/shlex.py ... Compiling /usr/local/lib/python2.5/shutil.py ... Compiling /usr/local/lib/python2.5/site.py ... Compiling /usr/local/lib/python2.5/smtpd.py ... Compiling /usr/local/lib/python2.5/smtplib.py ... Compiling /usr/local/lib/python2.5/sndhdr.py ... Compiling /usr/local/lib/python2.5/socket.py ... Listing /usr/local/lib/python2.5/sqlite3 ... Compiling /usr/local/lib/python2.5/sqlite3/__init__.py ... Compiling /usr/local/lib/python2.5/sqlite3/dbapi2.py ... Listing /usr/local/lib/python2.5/sqlite3/test ... Compiling /usr/local/lib/python2.5/sqlite3/test/__init__.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/dbapi.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/factory.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/hooks.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/regression.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/transactions.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/types.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/userfunctions.py ... Compiling /usr/local/lib/python2.5/sre.py ... Compiling /usr/local/lib/python2.5/sre_compile.py ... Compiling /usr/local/lib/python2.5/sre_constants.py ... Compiling /usr/local/lib/python2.5/sre_parse.py ... Compiling /usr/local/lib/python2.5/stat.py ... Compiling /usr/local/lib/python2.5/statvfs.py ... Compiling /usr/local/lib/python2.5/string.py ... Compiling /usr/local/lib/python2.5/stringold.py ... Compiling /usr/local/lib/python2.5/stringprep.py ... Compiling /usr/local/lib/python2.5/struct.py ... Compiling /usr/local/lib/python2.5/subprocess.py ... Compiling /usr/local/lib/python2.5/sunau.py ... Compiling /usr/local/lib/python2.5/sunaudio.py ... Compiling /usr/local/lib/python2.5/symbol.py ... Compiling /usr/local/lib/python2.5/symtable.py ... Compiling /usr/local/lib/python2.5/tabnanny.py ... Compiling /usr/local/lib/python2.5/tarfile.py ... Compiling /usr/local/lib/python2.5/telnetlib.py ... Compiling /usr/local/lib/python2.5/tempfile.py ... Listing /usr/local/lib/python2.5/test ... Compiling /usr/local/lib/python2.5/test/__init__.py ... Compiling /usr/local/lib/python2.5/test/autotest.py ... Compiling /usr/local/lib/python2.5/test/cjkencodings_test.py ... Listing /usr/local/lib/python2.5/test/decimaltestdata ... Compiling /usr/local/lib/python2.5/test/doctest_aliases.py ... Compiling /usr/local/lib/python2.5/test/double_const.py ... Compiling /usr/local/lib/python2.5/test/fork_wait.py ... Compiling /usr/local/lib/python2.5/test/infinite_reload.py ... Compiling /usr/local/lib/python2.5/test/inspect_fodder.py ... Compiling /usr/local/lib/python2.5/test/inspect_fodder2.py ... Compiling /usr/local/lib/python2.5/test/list_tests.py ... Compiling /usr/local/lib/python2.5/test/mapping_tests.py ... Listing /usr/local/lib/python2.5/test/output ... Compiling /usr/local/lib/python2.5/test/outstanding_bugs.py ... Compiling /usr/local/lib/python2.5/test/pickletester.py ... Compiling /usr/local/lib/python2.5/test/pyclbr_input.py ... Compiling /usr/local/lib/python2.5/test/pydocfodder.py ... Compiling /usr/local/lib/python2.5/test/pystone.py ... Compiling /usr/local/lib/python2.5/test/re_tests.py ... Compiling /usr/local/lib/python2.5/test/regex_tests.py ... Compiling /usr/local/lib/python2.5/test/regrtest.py ... Compiling /usr/local/lib/python2.5/test/reperf.py ... Compiling /usr/local/lib/python2.5/test/sample_doctest.py ... Compiling /usr/local/lib/python2.5/test/seq_tests.py ... Compiling /usr/local/lib/python2.5/test/sortperf.py ... Compiling /usr/local/lib/python2.5/test/string_tests.py ... Compiling /usr/local/lib/python2.5/test/test_MimeWriter.py ... Compiling /usr/local/lib/python2.5/test/test_StringIO.py ... Compiling /usr/local/lib/python2.5/test/test___all__.py ... Compiling /usr/local/lib/python2.5/test/test___future__.py ... Compiling /usr/local/lib/python2.5/test/test__locale.py ... Compiling /usr/local/lib/python2.5/test/test_aepack.py ... Compiling /usr/local/lib/python2.5/test/test_al.py ... Compiling /usr/local/lib/python2.5/test/test_anydbm.py ... Compiling /usr/local/lib/python2.5/test/test_applesingle.py ... Compiling /usr/local/lib/python2.5/test/test_array.py ... Compiling /usr/local/lib/python2.5/test/test_ast.py ... Compiling /usr/local/lib/python2.5/test/test_asynchat.py ... Compiling /usr/local/lib/python2.5/test/test_atexit.py ... Compiling /usr/local/lib/python2.5/test/test_audioop.py ... Compiling /usr/local/lib/python2.5/test/test_augassign.py ... Compiling /usr/local/lib/python2.5/test/test_base64.py ... Compiling /usr/local/lib/python2.5/test/test_bastion.py ... Compiling /usr/local/lib/python2.5/test/test_bigaddrspace.py ... Compiling /usr/local/lib/python2.5/test/test_bigmem.py ... Compiling /usr/local/lib/python2.5/test/test_binascii.py ... Compiling /usr/local/lib/python2.5/test/test_binhex.py ... Compiling /usr/local/lib/python2.5/test/test_binop.py ... Compiling /usr/local/lib/python2.5/test/test_bisect.py ... Compiling /usr/local/lib/python2.5/test/test_bool.py ... Compiling /usr/local/lib/python2.5/test/test_bsddb.py ... Compiling /usr/local/lib/python2.5/test/test_bsddb185.py ... Compiling /usr/local/lib/python2.5/test/test_bsddb3.py ... Compiling /usr/local/lib/python2.5/test/test_bufio.py ... Compiling /usr/local/lib/python2.5/test/test_builtin.py ... Compiling /usr/local/lib/python2.5/test/test_bz2.py ... Compiling /usr/local/lib/python2.5/test/test_cProfile.py ... Compiling /usr/local/lib/python2.5/test/test_calendar.py ... Compiling /usr/local/lib/python2.5/test/test_call.py ... Compiling /usr/local/lib/python2.5/test/test_capi.py ... Compiling /usr/local/lib/python2.5/test/test_cd.py ... Compiling /usr/local/lib/python2.5/test/test_cfgparser.py ... Compiling /usr/local/lib/python2.5/test/test_cgi.py ... Compiling /usr/local/lib/python2.5/test/test_charmapcodec.py ... Compiling /usr/local/lib/python2.5/test/test_cl.py ... Compiling /usr/local/lib/python2.5/test/test_class.py ... Compiling /usr/local/lib/python2.5/test/test_cmath.py ... Compiling /usr/local/lib/python2.5/test/test_cmd_line.py ... Compiling /usr/local/lib/python2.5/test/test_code.py ... Compiling /usr/local/lib/python2.5/test/test_codeccallbacks.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_cn.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_hk.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_jp.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_kr.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_tw.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_cn.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_hk.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_jp.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_kr.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_tw.py ... Compiling /usr/local/lib/python2.5/test/test_codecs.py ... Compiling /usr/local/lib/python2.5/test/test_codeop.py ... Compiling /usr/local/lib/python2.5/test/test_coding.py ... Compiling /usr/local/lib/python2.5/test/test_coercion.py ... Compiling /usr/local/lib/python2.5/test/test_colorsys.py ... Compiling /usr/local/lib/python2.5/test/test_commands.py ... Compiling /usr/local/lib/python2.5/test/test_compare.py ... Compiling /usr/local/lib/python2.5/test/test_compile.py ... Compiling /usr/local/lib/python2.5/test/test_compiler.py ... Compiling /usr/local/lib/python2.5/test/test_complex.py ... Compiling /usr/local/lib/python2.5/test/test_complex_args.py ... Compiling /usr/local/lib/python2.5/test/test_contains.py ... Compiling /usr/local/lib/python2.5/test/test_contextlib.py ... Compiling /usr/local/lib/python2.5/test/test_cookie.py ... Compiling /usr/local/lib/python2.5/test/test_cookielib.py ... Compiling /usr/local/lib/python2.5/test/test_copy.py ... Compiling /usr/local/lib/python2.5/test/test_copy_reg.py ... Compiling /usr/local/lib/python2.5/test/test_cpickle.py ... Compiling /usr/local/lib/python2.5/test/test_crypt.py ... Compiling /usr/local/lib/python2.5/test/test_csv.py ... Compiling /usr/local/lib/python2.5/test/test_ctypes.py ... Compiling /usr/local/lib/python2.5/test/test_curses.py ... Compiling /usr/local/lib/python2.5/test/test_datetime.py ... Compiling /usr/local/lib/python2.5/test/test_dbm.py ... Compiling /usr/local/lib/python2.5/test/test_decimal.py ... Compiling /usr/local/lib/python2.5/test/test_decorators.py ... Compiling /usr/local/lib/python2.5/test/test_defaultdict.py ... Compiling /usr/local/lib/python2.5/test/test_deque.py ... Compiling /usr/local/lib/python2.5/test/test_descr.py ... Compiling /usr/local/lib/python2.5/test/test_descrtut.py ... Compiling /usr/local/lib/python2.5/test/test_dict.py ... Compiling /usr/local/lib/python2.5/test/test_difflib.py ... Compiling /usr/local/lib/python2.5/test/test_dircache.py ... Compiling /usr/local/lib/python2.5/test/test_dis.py ... Compiling /usr/local/lib/python2.5/test/test_distutils.py ... Compiling /usr/local/lib/python2.5/test/test_dl.py ... Compiling /usr/local/lib/python2.5/test/test_doctest.py ... Compiling /usr/local/lib/python2.5/test/test_doctest2.py ... Compiling /usr/local/lib/python2.5/test/test_dumbdbm.py ... Compiling /usr/local/lib/python2.5/test/test_dummy_thread.py ... Compiling /usr/local/lib/python2.5/test/test_dummy_threading.py ... Compiling /usr/local/lib/python2.5/test/test_email.py ... Compiling /usr/local/lib/python2.5/test/test_email_codecs.py ... Compiling /usr/local/lib/python2.5/test/test_email_renamed.py ... Compiling /usr/local/lib/python2.5/test/test_enumerate.py ... Compiling /usr/local/lib/python2.5/test/test_eof.py ... Compiling /usr/local/lib/python2.5/test/test_errno.py ... Compiling /usr/local/lib/python2.5/test/test_exception_variations.py ... Compiling /usr/local/lib/python2.5/test/test_exceptions.py ... Compiling /usr/local/lib/python2.5/test/test_extcall.py ... Compiling /usr/local/lib/python2.5/test/test_fcntl.py ... Compiling /usr/local/lib/python2.5/test/test_file.py ... Compiling /usr/local/lib/python2.5/test/test_filecmp.py ... Compiling /usr/local/lib/python2.5/test/test_fileinput.py ... Compiling /usr/local/lib/python2.5/test/test_float.py ... Compiling /usr/local/lib/python2.5/test/test_fnmatch.py ... Compiling /usr/local/lib/python2.5/test/test_fork1.py ... Compiling /usr/local/lib/python2.5/test/test_format.py ... Compiling /usr/local/lib/python2.5/test/test_fpformat.py ... Compiling /usr/local/lib/python2.5/test/test_frozen.py ... Compiling /usr/local/lib/python2.5/test/test_funcattrs.py ... Compiling /usr/local/lib/python2.5/test/test_functools.py ... Compiling /usr/local/lib/python2.5/test/test_future.py ... Compiling /usr/local/lib/python2.5/test/test_future1.py ... Compiling /usr/local/lib/python2.5/test/test_future2.py ... Compiling /usr/local/lib/python2.5/test/test_future3.py ... Compiling /usr/local/lib/python2.5/test/test_gc.py ... Compiling /usr/local/lib/python2.5/test/test_gdbm.py ... Compiling /usr/local/lib/python2.5/test/test_generators.py ... Compiling /usr/local/lib/python2.5/test/test_genexps.py ... Compiling /usr/local/lib/python2.5/test/test_getargs.py ... Compiling /usr/local/lib/python2.5/test/test_getargs2.py ... Compiling /usr/local/lib/python2.5/test/test_getopt.py ... Compiling /usr/local/lib/python2.5/test/test_gettext.py ... Compiling /usr/local/lib/python2.5/test/test_gl.py ... Compiling /usr/local/lib/python2.5/test/test_glob.py ... Compiling /usr/local/lib/python2.5/test/test_global.py ... Compiling /usr/local/lib/python2.5/test/test_grammar.py ... Compiling /usr/local/lib/python2.5/test/test_grp.py ... Compiling /usr/local/lib/python2.5/test/test_gzip.py ... Compiling /usr/local/lib/python2.5/test/test_hash.py ... Compiling /usr/local/lib/python2.5/test/test_hashlib.py ... Compiling /usr/local/lib/python2.5/test/test_heapq.py ... Compiling /usr/local/lib/python2.5/test/test_hexoct.py ... Compiling /usr/local/lib/python2.5/test/test_hmac.py ... Compiling /usr/local/lib/python2.5/test/test_hotshot.py ... Compiling /usr/local/lib/python2.5/test/test_htmllib.py ... Compiling /usr/local/lib/python2.5/test/test_htmlparser.py ... Compiling /usr/local/lib/python2.5/test/test_httplib.py ... Compiling /usr/local/lib/python2.5/test/test_imageop.py ... Compiling /usr/local/lib/python2.5/test/test_imaplib.py ... Compiling /usr/local/lib/python2.5/test/test_imgfile.py ... Compiling /usr/local/lib/python2.5/test/test_imp.py ... Compiling /usr/local/lib/python2.5/test/test_import.py ... Compiling /usr/local/lib/python2.5/test/test_importhooks.py ... Compiling /usr/local/lib/python2.5/test/test_index.py ... Compiling /usr/local/lib/python2.5/test/test_inspect.py ... Compiling /usr/local/lib/python2.5/test/test_ioctl.py ... Compiling /usr/local/lib/python2.5/test/test_isinstance.py ... Compiling /usr/local/lib/python2.5/test/test_iter.py ... Compiling /usr/local/lib/python2.5/test/test_iterlen.py ... Compiling /usr/local/lib/python2.5/test/test_itertools.py ... Compiling /usr/local/lib/python2.5/test/test_largefile.py ... Compiling /usr/local/lib/python2.5/test/test_linuxaudiodev.py ... Compiling /usr/local/lib/python2.5/test/test_list.py ... Compiling /usr/local/lib/python2.5/test/test_locale.py ... Compiling /usr/local/lib/python2.5/test/test_logging.py ... Compiling /usr/local/lib/python2.5/test/test_long.py ... Compiling /usr/local/lib/python2.5/test/test_long_future.py ... Compiling /usr/local/lib/python2.5/test/test_longexp.py ... Compiling /usr/local/lib/python2.5/test/test_macfs.py ... Compiling /usr/local/lib/python2.5/test/test_macostools.py ... Compiling /usr/local/lib/python2.5/test/test_macpath.py ... Compiling /usr/local/lib/python2.5/test/test_mailbox.py ... Compiling /usr/local/lib/python2.5/test/test_marshal.py ... Compiling /usr/local/lib/python2.5/test/test_math.py ... Compiling /usr/local/lib/python2.5/test/test_md5.py ... Compiling /usr/local/lib/python2.5/test/test_mhlib.py ... Compiling /usr/local/lib/python2.5/test/test_mimetools.py ... Compiling /usr/local/lib/python2.5/test/test_mimetypes.py ... Compiling /usr/local/lib/python2.5/test/test_minidom.py ... Compiling /usr/local/lib/python2.5/test/test_mmap.py ... Compiling /usr/local/lib/python2.5/test/test_module.py ... Compiling /usr/local/lib/python2.5/test/test_multibytecodec.py ... Compiling /usr/local/lib/python2.5/test/test_multibytecodec_support.py ... Compiling /usr/local/lib/python2.5/test/test_multifile.py ... Compiling /usr/local/lib/python2.5/test/test_mutants.py ... Compiling /usr/local/lib/python2.5/test/test_netrc.py ... Compiling /usr/local/lib/python2.5/test/test_new.py ... Compiling /usr/local/lib/python2.5/test/test_nis.py ... Compiling /usr/local/lib/python2.5/test/test_normalization.py ... Compiling /usr/local/lib/python2.5/test/test_ntpath.py ... Compiling /usr/local/lib/python2.5/test/test_old_mailbox.py ... Compiling /usr/local/lib/python2.5/test/test_opcodes.py ... Compiling /usr/local/lib/python2.5/test/test_openpty.py ... Compiling /usr/local/lib/python2.5/test/test_operations.py ... Compiling /usr/local/lib/python2.5/test/test_operator.py ... Compiling /usr/local/lib/python2.5/test/test_optparse.py ... Compiling /usr/local/lib/python2.5/test/test_os.py ... Compiling /usr/local/lib/python2.5/test/test_ossaudiodev.py ... Compiling /usr/local/lib/python2.5/test/test_parser.py ... Compiling /usr/local/lib/python2.5/test/test_peepholer.py ... Compiling /usr/local/lib/python2.5/test/test_pep247.py ... Compiling /usr/local/lib/python2.5/test/test_pep263.py ... Compiling /usr/local/lib/python2.5/test/test_pep277.py ... Compiling /usr/local/lib/python2.5/test/test_pep292.py ... Compiling /usr/local/lib/python2.5/test/test_pep352.py ... Compiling /usr/local/lib/python2.5/test/test_pickle.py ... Compiling /usr/local/lib/python2.5/test/test_pickletools.py ... Compiling /usr/local/lib/python2.5/test/test_pkg.py ... Compiling /usr/local/lib/python2.5/test/test_pkgimport.py ... Compiling /usr/local/lib/python2.5/test/test_platform.py ... Compiling /usr/local/lib/python2.5/test/test_plistlib.py ... Compiling /usr/local/lib/python2.5/test/test_poll.py ... Compiling /usr/local/lib/python2.5/test/test_popen.py ... Compiling /usr/local/lib/python2.5/test/test_popen2.py ... Compiling /usr/local/lib/python2.5/test/test_posix.py ... Compiling /usr/local/lib/python2.5/test/test_posixpath.py ... Compiling /usr/local/lib/python2.5/test/test_pow.py ... Compiling /usr/local/lib/python2.5/test/test_pprint.py ... Compiling /usr/local/lib/python2.5/test/test_profile.py ... Compiling /usr/local/lib/python2.5/test/test_profilehooks.py ... Compiling /usr/local/lib/python2.5/test/test_pty.py ... Compiling /usr/local/lib/python2.5/test/test_pwd.py ... Compiling /usr/local/lib/python2.5/test/test_pyclbr.py ... Compiling /usr/local/lib/python2.5/test/test_pyexpat.py ... Compiling /usr/local/lib/python2.5/test/test_queue.py ... Compiling /usr/local/lib/python2.5/test/test_quopri.py ... Compiling /usr/local/lib/python2.5/test/test_random.py ... Compiling /usr/local/lib/python2.5/test/test_re.py ... Compiling /usr/local/lib/python2.5/test/test_repr.py ... Compiling /usr/local/lib/python2.5/test/test_resource.py ... Compiling /usr/local/lib/python2.5/test/test_rfc822.py ... Compiling /usr/local/lib/python2.5/test/test_rgbimg.py ... Compiling /usr/local/lib/python2.5/test/test_richcmp.py ... Compiling /usr/local/lib/python2.5/test/test_robotparser.py ... Compiling /usr/local/lib/python2.5/test/test_runpy.py ... Compiling /usr/local/lib/python2.5/test/test_sax.py ... Compiling /usr/local/lib/python2.5/test/test_scope.py ... Compiling /usr/local/lib/python2.5/test/test_scriptpackages.py ... Compiling /usr/local/lib/python2.5/test/test_select.py ... Compiling /usr/local/lib/python2.5/test/test_set.py ... Compiling /usr/local/lib/python2.5/test/test_sets.py ... Compiling /usr/local/lib/python2.5/test/test_sgmllib.py ... Compiling /usr/local/lib/python2.5/test/test_sha.py ... Compiling /usr/local/lib/python2.5/test/test_shelve.py ... Compiling /usr/local/lib/python2.5/test/test_shlex.py ... Compiling /usr/local/lib/python2.5/test/test_shutil.py ... Compiling /usr/local/lib/python2.5/test/test_signal.py ... Compiling /usr/local/lib/python2.5/test/test_site.py ... Compiling /usr/local/lib/python2.5/test/test_slice.py ... Compiling /usr/local/lib/python2.5/test/test_socket.py ... Compiling /usr/local/lib/python2.5/test/test_socket_ssl.py ... Compiling /usr/local/lib/python2.5/test/test_socketserver.py ... Compiling /usr/local/lib/python2.5/test/test_softspace.py ... Compiling /usr/local/lib/python2.5/test/test_sort.py ... Compiling /usr/local/lib/python2.5/test/test_sqlite.py ... Compiling /usr/local/lib/python2.5/test/test_startfile.py ... Compiling /usr/local/lib/python2.5/test/test_str.py ... Compiling /usr/local/lib/python2.5/test/test_strftime.py ... Compiling /usr/local/lib/python2.5/test/test_string.py ... Compiling /usr/local/lib/python2.5/test/test_stringprep.py ... Compiling /usr/local/lib/python2.5/test/test_strop.py ... Compiling /usr/local/lib/python2.5/test/test_strptime.py ... Compiling /usr/local/lib/python2.5/test/test_struct.py ... Compiling /usr/local/lib/python2.5/test/test_structmembers.py ... Compiling /usr/local/lib/python2.5/test/test_structseq.py ... Compiling /usr/local/lib/python2.5/test/test_subprocess.py ... Compiling /usr/local/lib/python2.5/test/test_sunaudiodev.py ... Compiling /usr/local/lib/python2.5/test/test_sundry.py ... Compiling /usr/local/lib/python2.5/test/test_support.py ... Compiling /usr/local/lib/python2.5/test/test_symtable.py ... Compiling /usr/local/lib/python2.5/test/test_syntax.py ... Compiling /usr/local/lib/python2.5/test/test_sys.py ... Compiling /usr/local/lib/python2.5/test/test_tarfile.py ... Compiling /usr/local/lib/python2.5/test/test_tcl.py ... Compiling /usr/local/lib/python2.5/test/test_tempfile.py ... Compiling /usr/local/lib/python2.5/test/test_textwrap.py ... Compiling /usr/local/lib/python2.5/test/test_thread.py ... Compiling /usr/local/lib/python2.5/test/test_threaded_import.py ... Compiling /usr/local/lib/python2.5/test/test_threadedtempfile.py ... Compiling /usr/local/lib/python2.5/test/test_threading.py ... Compiling /usr/local/lib/python2.5/test/test_threading_local.py ... Compiling /usr/local/lib/python2.5/test/test_threadsignals.py ... Compiling /usr/local/lib/python2.5/test/test_time.py ... Compiling /usr/local/lib/python2.5/test/test_timeout.py ... Compiling /usr/local/lib/python2.5/test/test_tokenize.py ... Compiling /usr/local/lib/python2.5/test/test_trace.py ... Compiling /usr/local/lib/python2.5/test/test_traceback.py ... Compiling /usr/local/lib/python2.5/test/test_transformer.py ... Compiling /usr/local/lib/python2.5/test/test_tuple.py ... Compiling /usr/local/lib/python2.5/test/test_types.py ... Compiling /usr/local/lib/python2.5/test/test_ucn.py ... Compiling /usr/local/lib/python2.5/test/test_unary.py ... Compiling /usr/local/lib/python2.5/test/test_unicode.py ... Compiling /usr/local/lib/python2.5/test/test_unicode_file.py ... Compiling /usr/local/lib/python2.5/test/test_unicodedata.py ... Compiling /usr/local/lib/python2.5/test/test_unittest.py ... Compiling /usr/local/lib/python2.5/test/test_univnewlines.py ... Compiling /usr/local/lib/python2.5/test/test_unpack.py ... Compiling /usr/local/lib/python2.5/test/test_urllib.py ... Compiling /usr/local/lib/python2.5/test/test_urllib2.py ... Compiling /usr/local/lib/python2.5/test/test_urllib2_localnet.py ... Compiling /usr/local/lib/python2.5/test/test_urllib2net.py ... Compiling /usr/local/lib/python2.5/test/test_urllibnet.py ... Compiling /usr/local/lib/python2.5/test/test_urlparse.py ... Compiling /usr/local/lib/python2.5/test/test_userdict.py ... Compiling /usr/local/lib/python2.5/test/test_userlist.py ... Compiling /usr/local/lib/python2.5/test/test_userstring.py ... Compiling /usr/local/lib/python2.5/test/test_uu.py ... Compiling /usr/local/lib/python2.5/test/test_uuid.py ... Compiling /usr/local/lib/python2.5/test/test_wait3.py ... Compiling /usr/local/lib/python2.5/test/test_wait4.py ... Compiling /usr/local/lib/python2.5/test/test_warnings.py ... Compiling /usr/local/lib/python2.5/test/test_wave.py ... Compiling /usr/local/lib/python2.5/test/test_weakref.py ... Compiling /usr/local/lib/python2.5/test/test_whichdb.py ... Compiling /usr/local/lib/python2.5/test/test_winreg.py ... Compiling /usr/local/lib/python2.5/test/test_winsound.py ... Compiling /usr/local/lib/python2.5/test/test_with.py ... Compiling /usr/local/lib/python2.5/test/test_wsgiref.py ... Compiling /usr/local/lib/python2.5/test/test_xdrlib.py ... Compiling /usr/local/lib/python2.5/test/test_xml_etree.py ... Compiling /usr/local/lib/python2.5/test/test_xml_etree_c.py ... Compiling /usr/local/lib/python2.5/test/test_xmllib.py ... Compiling /usr/local/lib/python2.5/test/test_xmlrpc.py ... Compiling /usr/local/lib/python2.5/test/test_xpickle.py ... Compiling /usr/local/lib/python2.5/test/test_xrange.py ... Compiling /usr/local/lib/python2.5/test/test_zipfile.py ... Compiling /usr/local/lib/python2.5/test/test_zipfile64.py ... Compiling /usr/local/lib/python2.5/test/test_zipimport.py ... Compiling /usr/local/lib/python2.5/test/test_zlib.py ... Compiling /usr/local/lib/python2.5/test/testall.py ... Compiling /usr/local/lib/python2.5/test/testcodec.py ... Compiling /usr/local/lib/python2.5/test/tf_inherit_check.py ... Compiling /usr/local/lib/python2.5/test/threaded_import_hangers.py ... Compiling /usr/local/lib/python2.5/test/time_hashlib.py ... Compiling /usr/local/lib/python2.5/test/xmltests.py ... Compiling /usr/local/lib/python2.5/textwrap.py ... Compiling /usr/local/lib/python2.5/this.py ... Compiling /usr/local/lib/python2.5/threading.py ... Compiling /usr/local/lib/python2.5/timeit.py ... Compiling /usr/local/lib/python2.5/toaiff.py ... Compiling /usr/local/lib/python2.5/token.py ... Compiling /usr/local/lib/python2.5/tokenize.py ... Compiling /usr/local/lib/python2.5/trace.py ... Compiling /usr/local/lib/python2.5/traceback.py ... Compiling /usr/local/lib/python2.5/tty.py ... Compiling /usr/local/lib/python2.5/types.py ... Compiling /usr/local/lib/python2.5/unittest.py ... Compiling /usr/local/lib/python2.5/urllib.py ... Compiling /usr/local/lib/python2.5/urllib2.py ... Compiling /usr/local/lib/python2.5/urlparse.py ... Compiling /usr/local/lib/python2.5/user.py ... Compiling /usr/local/lib/python2.5/uu.py ... Compiling /usr/local/lib/python2.5/uuid.py ... Compiling /usr/local/lib/python2.5/warnings.py ... Compiling /usr/local/lib/python2.5/wave.py ... Compiling /usr/local/lib/python2.5/weakref.py ... Compiling /usr/local/lib/python2.5/webbrowser.py ... Compiling /usr/local/lib/python2.5/whichdb.py ... Listing /usr/local/lib/python2.5/wsgiref ... Compiling /usr/local/lib/python2.5/wsgiref/__init__.py ... Compiling /usr/local/lib/python2.5/wsgiref/handlers.py ... Compiling /usr/local/lib/python2.5/wsgiref/headers.py ... Compiling /usr/local/lib/python2.5/wsgiref/simple_server.py ... Compiling /usr/local/lib/python2.5/wsgiref/util.py ... Compiling /usr/local/lib/python2.5/wsgiref/validate.py ... Compiling /usr/local/lib/python2.5/xdrlib.py ... Listing /usr/local/lib/python2.5/xml ... Compiling /usr/local/lib/python2.5/xml/__init__.py ... Listing /usr/local/lib/python2.5/xml/dom ... Compiling /usr/local/lib/python2.5/xml/dom/NodeFilter.py ... Compiling /usr/local/lib/python2.5/xml/dom/__init__.py ... Compiling /usr/local/lib/python2.5/xml/dom/domreg.py ... Compiling /usr/local/lib/python2.5/xml/dom/expatbuilder.py ... Compiling /usr/local/lib/python2.5/xml/dom/minicompat.py ... Compiling /usr/local/lib/python2.5/xml/dom/minidom.py ... Compiling /usr/local/lib/python2.5/xml/dom/pulldom.py ... Compiling /usr/local/lib/python2.5/xml/dom/xmlbuilder.py ... Listing /usr/local/lib/python2.5/xml/etree ... Compiling /usr/local/lib/python2.5/xml/etree/ElementInclude.py ... Compiling /usr/local/lib/python2.5/xml/etree/ElementPath.py ... Compiling /usr/local/lib/python2.5/xml/etree/ElementTree.py ... Compiling /usr/local/lib/python2.5/xml/etree/__init__.py ... Compiling /usr/local/lib/python2.5/xml/etree/cElementTree.py ... Listing /usr/local/lib/python2.5/xml/parsers ... Compiling /usr/local/lib/python2.5/xml/parsers/__init__.py ... Compiling /usr/local/lib/python2.5/xml/parsers/expat.py ... Listing /usr/local/lib/python2.5/xml/sax ... Compiling /usr/local/lib/python2.5/xml/sax/__init__.py ... Compiling /usr/local/lib/python2.5/xml/sax/_exceptions.py ... Compiling /usr/local/lib/python2.5/xml/sax/expatreader.py ... Compiling /usr/local/lib/python2.5/xml/sax/handler.py ... Compiling /usr/local/lib/python2.5/xml/sax/saxutils.py ... Compiling /usr/local/lib/python2.5/xml/sax/xmlreader.py ... Compiling /usr/local/lib/python2.5/xmllib.py ... Compiling /usr/local/lib/python2.5/xmlrpclib.py ... Compiling /usr/local/lib/python2.5/zipfile.py ... PYTHONPATH=/usr/local/lib/python2.5 ./python -Wi -tt -O /usr/local/lib/python2.5/compileall.py -d /usr/local/lib/python2.5 -f -x 'bad_coding|badsyntax|site-packages' /usr/local/lib/python2.5 Listing /usr/local/lib/python2.5 ... Compiling /usr/local/lib/python2.5/BaseHTTPServer.py ... Compiling /usr/local/lib/python2.5/Bastion.py ... Compiling /usr/local/lib/python2.5/CGIHTTPServer.py ... Compiling /usr/local/lib/python2.5/ConfigParser.py ... Compiling /usr/local/lib/python2.5/Cookie.py ... Compiling /usr/local/lib/python2.5/DocXMLRPCServer.py ... Compiling /usr/local/lib/python2.5/HTMLParser.py ... Compiling /usr/local/lib/python2.5/MimeWriter.py ... Compiling /usr/local/lib/python2.5/Queue.py ... Compiling /usr/local/lib/python2.5/SimpleHTTPServer.py ... Compiling /usr/local/lib/python2.5/SimpleXMLRPCServer.py ... Compiling /usr/local/lib/python2.5/SocketServer.py ... Compiling /usr/local/lib/python2.5/StringIO.py ... Compiling /usr/local/lib/python2.5/UserDict.py ... Compiling /usr/local/lib/python2.5/UserList.py ... Compiling /usr/local/lib/python2.5/UserString.py ... Compiling /usr/local/lib/python2.5/_LWPCookieJar.py ... Compiling /usr/local/lib/python2.5/_MozillaCookieJar.py ... Compiling /usr/local/lib/python2.5/__future__.py ... Compiling /usr/local/lib/python2.5/__phello__.foo.py ... Compiling /usr/local/lib/python2.5/_strptime.py ... Compiling /usr/local/lib/python2.5/_threading_local.py ... Compiling /usr/local/lib/python2.5/aifc.py ... Compiling /usr/local/lib/python2.5/anydbm.py ... Compiling /usr/local/lib/python2.5/asynchat.py ... Compiling /usr/local/lib/python2.5/asyncore.py ... Compiling /usr/local/lib/python2.5/atexit.py ... Compiling /usr/local/lib/python2.5/audiodev.py ... Compiling /usr/local/lib/python2.5/base64.py ... Compiling /usr/local/lib/python2.5/bdb.py ... Compiling /usr/local/lib/python2.5/binhex.py ... Compiling /usr/local/lib/python2.5/bisect.py ... Listing /usr/local/lib/python2.5/bsddb ... Compiling /usr/local/lib/python2.5/bsddb/__init__.py ... Compiling /usr/local/lib/python2.5/bsddb/db.py ... Compiling /usr/local/lib/python2.5/bsddb/dbobj.py ... Compiling /usr/local/lib/python2.5/bsddb/dbrecio.py ... Compiling /usr/local/lib/python2.5/bsddb/dbshelve.py ... Compiling /usr/local/lib/python2.5/bsddb/dbtables.py ... Compiling /usr/local/lib/python2.5/bsddb/dbutils.py ... Listing /usr/local/lib/python2.5/bsddb/test ... Compiling /usr/local/lib/python2.5/bsddb/test/__init__.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_1413192.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_all.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_associate.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_basics.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_compare.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_compat.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_cursor_pget_bug.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_dbobj.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_dbshelve.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_dbtables.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_env_close.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_get_none.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_join.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_lock.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_misc.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_pickle.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_queue.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_recno.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_sequence.py ... Compiling /usr/local/lib/python2.5/bsddb/test/test_thread.py ... Compiling /usr/local/lib/python2.5/cProfile.py ... Compiling /usr/local/lib/python2.5/calendar.py ... Compiling /usr/local/lib/python2.5/cgi.py ... Compiling /usr/local/lib/python2.5/cgitb.py ... Compiling /usr/local/lib/python2.5/chunk.py ... Compiling /usr/local/lib/python2.5/cmd.py ... Compiling /usr/local/lib/python2.5/code.py ... Compiling /usr/local/lib/python2.5/codecs.py ... Compiling /usr/local/lib/python2.5/codeop.py ... Compiling /usr/local/lib/python2.5/colorsys.py ... Compiling /usr/local/lib/python2.5/commands.py ... Compiling /usr/local/lib/python2.5/compileall.py ... Listing /usr/local/lib/python2.5/compiler ... Compiling /usr/local/lib/python2.5/compiler/__init__.py ... Compiling /usr/local/lib/python2.5/compiler/ast.py ... Compiling /usr/local/lib/python2.5/compiler/consts.py ... Compiling /usr/local/lib/python2.5/compiler/future.py ... Compiling /usr/local/lib/python2.5/compiler/misc.py ... Compiling /usr/local/lib/python2.5/compiler/pyassem.py ... Compiling /usr/local/lib/python2.5/compiler/pycodegen.py ... Compiling /usr/local/lib/python2.5/compiler/symbols.py ... Compiling /usr/local/lib/python2.5/compiler/syntax.py ... Compiling /usr/local/lib/python2.5/compiler/transformer.py ... Compiling /usr/local/lib/python2.5/compiler/visitor.py ... Compiling /usr/local/lib/python2.5/contextlib.py ... Compiling /usr/local/lib/python2.5/cookielib.py ... Compiling /usr/local/lib/python2.5/copy.py ... Compiling /usr/local/lib/python2.5/copy_reg.py ... Compiling /usr/local/lib/python2.5/csv.py ... Listing /usr/local/lib/python2.5/ctypes ... Compiling /usr/local/lib/python2.5/ctypes/__init__.py ... Compiling /usr/local/lib/python2.5/ctypes/_endian.py ... Listing /usr/local/lib/python2.5/ctypes/macholib ... Compiling /usr/local/lib/python2.5/ctypes/macholib/__init__.py ... Compiling /usr/local/lib/python2.5/ctypes/macholib/dyld.py ... Compiling /usr/local/lib/python2.5/ctypes/macholib/dylib.py ... Compiling /usr/local/lib/python2.5/ctypes/macholib/framework.py ... Listing /usr/local/lib/python2.5/ctypes/test ... Compiling /usr/local/lib/python2.5/ctypes/test/__init__.py ... Compiling /usr/local/lib/python2.5/ctypes/test/runtests.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_anon.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_array_in_pointer.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_arrays.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_as_parameter.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_bitfields.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_buffers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_byteswap.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_callbacks.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_cast.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_cfuncs.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_checkretval.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_delattr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_errcheck.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_find.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_funcptr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_functions.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_incomplete.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_init.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_integers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_internals.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_keeprefs.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_libc.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_loading.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_macholib.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_memfunctions.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_numbers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_objects.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_parameters.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_pointers.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_prototypes.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_python_api.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_random_things.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_refcounts.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_repr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_returnfuncptrs.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_simplesubclasses.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_sizes.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_slicing.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_stringptr.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_strings.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_struct_fields.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_structures.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_unaligned_structures.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_unicode.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_values.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_varsize_struct.py ... Compiling /usr/local/lib/python2.5/ctypes/test/test_win32.py ... Compiling /usr/local/lib/python2.5/ctypes/util.py ... Compiling /usr/local/lib/python2.5/ctypes/wintypes.py ... Listing /usr/local/lib/python2.5/curses ... Compiling /usr/local/lib/python2.5/curses/__init__.py ... Compiling /usr/local/lib/python2.5/curses/ascii.py ... Compiling /usr/local/lib/python2.5/curses/has_key.py ... Compiling /usr/local/lib/python2.5/curses/panel.py ... Compiling /usr/local/lib/python2.5/curses/textpad.py ... Compiling /usr/local/lib/python2.5/curses/wrapper.py ... Compiling /usr/local/lib/python2.5/dbhash.py ... Compiling /usr/local/lib/python2.5/decimal.py ... Compiling /usr/local/lib/python2.5/difflib.py ... Compiling /usr/local/lib/python2.5/dircache.py ... Compiling /usr/local/lib/python2.5/dis.py ... Listing /usr/local/lib/python2.5/distutils ... Compiling /usr/local/lib/python2.5/distutils/__init__.py ... Compiling /usr/local/lib/python2.5/distutils/archive_util.py ... Compiling /usr/local/lib/python2.5/distutils/bcppcompiler.py ... Compiling /usr/local/lib/python2.5/distutils/ccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/cmd.py ... Listing /usr/local/lib/python2.5/distutils/command ... Compiling /usr/local/lib/python2.5/distutils/command/__init__.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_dumb.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_msi.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_rpm.py ... Compiling /usr/local/lib/python2.5/distutils/command/bdist_wininst.py ... Compiling /usr/local/lib/python2.5/distutils/command/build.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_clib.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_ext.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_py.py ... Compiling /usr/local/lib/python2.5/distutils/command/build_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/command/clean.py ... Compiling /usr/local/lib/python2.5/distutils/command/config.py ... Compiling /usr/local/lib/python2.5/distutils/command/install.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_data.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_egg_info.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_headers.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_lib.py ... Compiling /usr/local/lib/python2.5/distutils/command/install_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/command/register.py ... Compiling /usr/local/lib/python2.5/distutils/command/sdist.py ... Compiling /usr/local/lib/python2.5/distutils/command/upload.py ... Compiling /usr/local/lib/python2.5/distutils/core.py ... Compiling /usr/local/lib/python2.5/distutils/cygwinccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/debug.py ... Compiling /usr/local/lib/python2.5/distutils/dep_util.py ... Compiling /usr/local/lib/python2.5/distutils/dir_util.py ... Compiling /usr/local/lib/python2.5/distutils/dist.py ... Compiling /usr/local/lib/python2.5/distutils/emxccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/errors.py ... Compiling /usr/local/lib/python2.5/distutils/extension.py ... Compiling /usr/local/lib/python2.5/distutils/fancy_getopt.py ... Compiling /usr/local/lib/python2.5/distutils/file_util.py ... Compiling /usr/local/lib/python2.5/distutils/filelist.py ... Compiling /usr/local/lib/python2.5/distutils/log.py ... Compiling /usr/local/lib/python2.5/distutils/msvccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/mwerkscompiler.py ... Compiling /usr/local/lib/python2.5/distutils/spawn.py ... Compiling /usr/local/lib/python2.5/distutils/sysconfig.py ... Listing /usr/local/lib/python2.5/distutils/tests ... Compiling /usr/local/lib/python2.5/distutils/tests/__init__.py ... Compiling /usr/local/lib/python2.5/distutils/tests/support.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_build_py.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_build_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_dist.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_install.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_install_scripts.py ... Compiling /usr/local/lib/python2.5/distutils/tests/test_versionpredicate.py ... Compiling /usr/local/lib/python2.5/distutils/text_file.py ... Compiling /usr/local/lib/python2.5/distutils/unixccompiler.py ... Compiling /usr/local/lib/python2.5/distutils/util.py ... Compiling /usr/local/lib/python2.5/distutils/version.py ... Compiling /usr/local/lib/python2.5/distutils/versionpredicate.py ... Compiling /usr/local/lib/python2.5/doctest.py ... Compiling /usr/local/lib/python2.5/dumbdbm.py ... Compiling /usr/local/lib/python2.5/dummy_thread.py ... Compiling /usr/local/lib/python2.5/dummy_threading.py ... Listing /usr/local/lib/python2.5/email ... Compiling /usr/local/lib/python2.5/email/__init__.py ... Compiling /usr/local/lib/python2.5/email/_parseaddr.py ... Compiling /usr/local/lib/python2.5/email/base64mime.py ... Compiling /usr/local/lib/python2.5/email/charset.py ... Compiling /usr/local/lib/python2.5/email/encoders.py ... Compiling /usr/local/lib/python2.5/email/errors.py ... Compiling /usr/local/lib/python2.5/email/feedparser.py ... Compiling /usr/local/lib/python2.5/email/generator.py ... Compiling /usr/local/lib/python2.5/email/header.py ... Compiling /usr/local/lib/python2.5/email/iterators.py ... Compiling /usr/local/lib/python2.5/email/message.py ... Listing /usr/local/lib/python2.5/email/mime ... Compiling /usr/local/lib/python2.5/email/mime/__init__.py ... Compiling /usr/local/lib/python2.5/email/mime/application.py ... Compiling /usr/local/lib/python2.5/email/mime/audio.py ... Compiling /usr/local/lib/python2.5/email/mime/base.py ... Compiling /usr/local/lib/python2.5/email/mime/image.py ... Compiling /usr/local/lib/python2.5/email/mime/message.py ... Compiling /usr/local/lib/python2.5/email/mime/multipart.py ... Compiling /usr/local/lib/python2.5/email/mime/nonmultipart.py ... Compiling /usr/local/lib/python2.5/email/mime/text.py ... Compiling /usr/local/lib/python2.5/email/parser.py ... Compiling /usr/local/lib/python2.5/email/quoprimime.py ... Listing /usr/local/lib/python2.5/email/test ... Compiling /usr/local/lib/python2.5/email/test/__init__.py ... Listing /usr/local/lib/python2.5/email/test/data ... Compiling /usr/local/lib/python2.5/email/test/test_email.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_codecs.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_codecs_renamed.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_renamed.py ... Compiling /usr/local/lib/python2.5/email/test/test_email_torture.py ... Compiling /usr/local/lib/python2.5/email/utils.py ... Listing /usr/local/lib/python2.5/encodings ... Compiling /usr/local/lib/python2.5/encodings/__init__.py ... Compiling /usr/local/lib/python2.5/encodings/aliases.py ... Compiling /usr/local/lib/python2.5/encodings/ascii.py ... Compiling /usr/local/lib/python2.5/encodings/base64_codec.py ... Compiling /usr/local/lib/python2.5/encodings/big5.py ... Compiling /usr/local/lib/python2.5/encodings/big5hkscs.py ... Compiling /usr/local/lib/python2.5/encodings/bz2_codec.py ... Compiling /usr/local/lib/python2.5/encodings/charmap.py ... Compiling /usr/local/lib/python2.5/encodings/cp037.py ... Compiling /usr/local/lib/python2.5/encodings/cp1006.py ... Compiling /usr/local/lib/python2.5/encodings/cp1026.py ... Compiling /usr/local/lib/python2.5/encodings/cp1140.py ... Compiling /usr/local/lib/python2.5/encodings/cp1250.py ... Compiling /usr/local/lib/python2.5/encodings/cp1251.py ... Compiling /usr/local/lib/python2.5/encodings/cp1252.py ... Compiling /usr/local/lib/python2.5/encodings/cp1253.py ... Compiling /usr/local/lib/python2.5/encodings/cp1254.py ... Compiling /usr/local/lib/python2.5/encodings/cp1255.py ... Compiling /usr/local/lib/python2.5/encodings/cp1256.py ... Compiling /usr/local/lib/python2.5/encodings/cp1257.py ... Compiling /usr/local/lib/python2.5/encodings/cp1258.py ... Compiling /usr/local/lib/python2.5/encodings/cp424.py ... Compiling /usr/local/lib/python2.5/encodings/cp437.py ... Compiling /usr/local/lib/python2.5/encodings/cp500.py ... Compiling /usr/local/lib/python2.5/encodings/cp737.py ... Compiling /usr/local/lib/python2.5/encodings/cp775.py ... Compiling /usr/local/lib/python2.5/encodings/cp850.py ... Compiling /usr/local/lib/python2.5/encodings/cp852.py ... Compiling /usr/local/lib/python2.5/encodings/cp855.py ... Compiling /usr/local/lib/python2.5/encodings/cp856.py ... Compiling /usr/local/lib/python2.5/encodings/cp857.py ... Compiling /usr/local/lib/python2.5/encodings/cp860.py ... Compiling /usr/local/lib/python2.5/encodings/cp861.py ... Compiling /usr/local/lib/python2.5/encodings/cp862.py ... Compiling /usr/local/lib/python2.5/encodings/cp863.py ... Compiling /usr/local/lib/python2.5/encodings/cp864.py ... Compiling /usr/local/lib/python2.5/encodings/cp865.py ... Compiling /usr/local/lib/python2.5/encodings/cp866.py ... Compiling /usr/local/lib/python2.5/encodings/cp869.py ... Compiling /usr/local/lib/python2.5/encodings/cp874.py ... Compiling /usr/local/lib/python2.5/encodings/cp875.py ... Compiling /usr/local/lib/python2.5/encodings/cp932.py ... Compiling /usr/local/lib/python2.5/encodings/cp949.py ... Compiling /usr/local/lib/python2.5/encodings/cp950.py ... Compiling /usr/local/lib/python2.5/encodings/euc_jis_2004.py ... Compiling /usr/local/lib/python2.5/encodings/euc_jisx0213.py ... Compiling /usr/local/lib/python2.5/encodings/euc_jp.py ... Compiling /usr/local/lib/python2.5/encodings/euc_kr.py ... Compiling /usr/local/lib/python2.5/encodings/gb18030.py ... Compiling /usr/local/lib/python2.5/encodings/gb2312.py ... Compiling /usr/local/lib/python2.5/encodings/gbk.py ... Compiling /usr/local/lib/python2.5/encodings/hex_codec.py ... Compiling /usr/local/lib/python2.5/encodings/hp_roman8.py ... Compiling /usr/local/lib/python2.5/encodings/hz.py ... Compiling /usr/local/lib/python2.5/encodings/idna.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_1.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_2.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_2004.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_3.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_jp_ext.py ... Compiling /usr/local/lib/python2.5/encodings/iso2022_kr.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_1.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_10.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_11.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_13.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_14.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_15.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_16.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_2.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_3.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_4.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_5.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_6.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_7.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_8.py ... Compiling /usr/local/lib/python2.5/encodings/iso8859_9.py ... Compiling /usr/local/lib/python2.5/encodings/johab.py ... Compiling /usr/local/lib/python2.5/encodings/koi8_r.py ... Compiling /usr/local/lib/python2.5/encodings/koi8_u.py ... Compiling /usr/local/lib/python2.5/encodings/latin_1.py ... Compiling /usr/local/lib/python2.5/encodings/mac_arabic.py ... Compiling /usr/local/lib/python2.5/encodings/mac_centeuro.py ... Compiling /usr/local/lib/python2.5/encodings/mac_croatian.py ... Compiling /usr/local/lib/python2.5/encodings/mac_cyrillic.py ... Compiling /usr/local/lib/python2.5/encodings/mac_farsi.py ... Compiling /usr/local/lib/python2.5/encodings/mac_greek.py ... Compiling /usr/local/lib/python2.5/encodings/mac_iceland.py ... Compiling /usr/local/lib/python2.5/encodings/mac_latin2.py ... Compiling /usr/local/lib/python2.5/encodings/mac_roman.py ... Compiling /usr/local/lib/python2.5/encodings/mac_romanian.py ... Compiling /usr/local/lib/python2.5/encodings/mac_turkish.py ... Compiling /usr/local/lib/python2.5/encodings/mbcs.py ... Compiling /usr/local/lib/python2.5/encodings/palmos.py ... Compiling /usr/local/lib/python2.5/encodings/ptcp154.py ... Compiling /usr/local/lib/python2.5/encodings/punycode.py ... Compiling /usr/local/lib/python2.5/encodings/quopri_codec.py ... Compiling /usr/local/lib/python2.5/encodings/raw_unicode_escape.py ... Compiling /usr/local/lib/python2.5/encodings/rot_13.py ... Compiling /usr/local/lib/python2.5/encodings/shift_jis.py ... Compiling /usr/local/lib/python2.5/encodings/shift_jis_2004.py ... Compiling /usr/local/lib/python2.5/encodings/shift_jisx0213.py ... Compiling /usr/local/lib/python2.5/encodings/string_escape.py ... Compiling /usr/local/lib/python2.5/encodings/tis_620.py ... Compiling /usr/local/lib/python2.5/encodings/undefined.py ... Compiling /usr/local/lib/python2.5/encodings/unicode_escape.py ... Compiling /usr/local/lib/python2.5/encodings/unicode_internal.py ... Compiling /usr/local/lib/python2.5/encodings/utf_16.py ... Compiling /usr/local/lib/python2.5/encodings/utf_16_be.py ... Compiling /usr/local/lib/python2.5/encodings/utf_16_le.py ... Compiling /usr/local/lib/python2.5/encodings/utf_7.py ... Compiling /usr/local/lib/python2.5/encodings/utf_8.py ... Compiling /usr/local/lib/python2.5/encodings/utf_8_sig.py ... Compiling /usr/local/lib/python2.5/encodings/uu_codec.py ... Compiling /usr/local/lib/python2.5/encodings/zlib_codec.py ... Compiling /usr/local/lib/python2.5/filecmp.py ... Compiling /usr/local/lib/python2.5/fileinput.py ... Compiling /usr/local/lib/python2.5/fnmatch.py ... Compiling /usr/local/lib/python2.5/formatter.py ... Compiling /usr/local/lib/python2.5/fpformat.py ... Compiling /usr/local/lib/python2.5/ftplib.py ... Compiling /usr/local/lib/python2.5/functools.py ... Compiling /usr/local/lib/python2.5/getopt.py ... Compiling /usr/local/lib/python2.5/getpass.py ... Compiling /usr/local/lib/python2.5/gettext.py ... Compiling /usr/local/lib/python2.5/glob.py ... Compiling /usr/local/lib/python2.5/gopherlib.py ... Compiling /usr/local/lib/python2.5/gzip.py ... Compiling /usr/local/lib/python2.5/hashlib.py ... Compiling /usr/local/lib/python2.5/heapq.py ... Compiling /usr/local/lib/python2.5/hmac.py ... Listing /usr/local/lib/python2.5/hotshot ... Compiling /usr/local/lib/python2.5/hotshot/__init__.py ... Compiling /usr/local/lib/python2.5/hotshot/log.py ... Compiling /usr/local/lib/python2.5/hotshot/stats.py ... Compiling /usr/local/lib/python2.5/hotshot/stones.py ... Compiling /usr/local/lib/python2.5/htmlentitydefs.py ... Compiling /usr/local/lib/python2.5/htmllib.py ... Compiling /usr/local/lib/python2.5/httplib.py ... Listing /usr/local/lib/python2.5/idlelib ... Compiling /usr/local/lib/python2.5/idlelib/AutoComplete.py ... Compiling /usr/local/lib/python2.5/idlelib/AutoCompleteWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/AutoExpand.py ... Compiling /usr/local/lib/python2.5/idlelib/Bindings.py ... Compiling /usr/local/lib/python2.5/idlelib/CallTipWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/CallTips.py ... Compiling /usr/local/lib/python2.5/idlelib/ClassBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/CodeContext.py ... Compiling /usr/local/lib/python2.5/idlelib/ColorDelegator.py ... Compiling /usr/local/lib/python2.5/idlelib/Debugger.py ... Compiling /usr/local/lib/python2.5/idlelib/Delegator.py ... Compiling /usr/local/lib/python2.5/idlelib/EditorWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/FileList.py ... Compiling /usr/local/lib/python2.5/idlelib/FormatParagraph.py ... Compiling /usr/local/lib/python2.5/idlelib/GrepDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/HyperParser.py ... Compiling /usr/local/lib/python2.5/idlelib/IOBinding.py ... Listing /usr/local/lib/python2.5/idlelib/Icons ... Compiling /usr/local/lib/python2.5/idlelib/IdleHistory.py ... Compiling /usr/local/lib/python2.5/idlelib/MultiCall.py ... Compiling /usr/local/lib/python2.5/idlelib/MultiStatusBar.py ... Compiling /usr/local/lib/python2.5/idlelib/ObjectBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/OutputWindow.py ... Compiling /usr/local/lib/python2.5/idlelib/ParenMatch.py ... Compiling /usr/local/lib/python2.5/idlelib/PathBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/Percolator.py ... Compiling /usr/local/lib/python2.5/idlelib/PyParse.py ... Compiling /usr/local/lib/python2.5/idlelib/PyShell.py ... Compiling /usr/local/lib/python2.5/idlelib/RemoteDebugger.py ... Compiling /usr/local/lib/python2.5/idlelib/RemoteObjectBrowser.py ... Compiling /usr/local/lib/python2.5/idlelib/ReplaceDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/ScriptBinding.py ... Compiling /usr/local/lib/python2.5/idlelib/ScrolledList.py ... Compiling /usr/local/lib/python2.5/idlelib/SearchDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/SearchDialogBase.py ... Compiling /usr/local/lib/python2.5/idlelib/SearchEngine.py ... Compiling /usr/local/lib/python2.5/idlelib/StackViewer.py ... Compiling /usr/local/lib/python2.5/idlelib/ToolTip.py ... Compiling /usr/local/lib/python2.5/idlelib/TreeWidget.py ... Compiling /usr/local/lib/python2.5/idlelib/UndoDelegator.py ... Compiling /usr/local/lib/python2.5/idlelib/WidgetRedirector.py ... Compiling /usr/local/lib/python2.5/idlelib/WindowList.py ... Compiling /usr/local/lib/python2.5/idlelib/ZoomHeight.py ... Compiling /usr/local/lib/python2.5/idlelib/__init__.py ... Compiling /usr/local/lib/python2.5/idlelib/aboutDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/configDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/configHandler.py ... Compiling /usr/local/lib/python2.5/idlelib/configHelpSourceEdit.py ... Compiling /usr/local/lib/python2.5/idlelib/configSectionNameDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/dynOptionMenuWidget.py ... Compiling /usr/local/lib/python2.5/idlelib/idle.py ... Compiling /usr/local/lib/python2.5/idlelib/idlever.py ... Compiling /usr/local/lib/python2.5/idlelib/keybindingDialog.py ... Compiling /usr/local/lib/python2.5/idlelib/macosxSupport.py ... Compiling /usr/local/lib/python2.5/idlelib/rpc.py ... Compiling /usr/local/lib/python2.5/idlelib/run.py ... Compiling /usr/local/lib/python2.5/idlelib/tabpage.py ... Compiling /usr/local/lib/python2.5/idlelib/testcode.py ... Compiling /usr/local/lib/python2.5/idlelib/textView.py ... Compiling /usr/local/lib/python2.5/ihooks.py ... Compiling /usr/local/lib/python2.5/imaplib.py ... Compiling /usr/local/lib/python2.5/imghdr.py ... Compiling /usr/local/lib/python2.5/imputil.py ... Compiling /usr/local/lib/python2.5/inspect.py ... Compiling /usr/local/lib/python2.5/keyword.py ... Listing /usr/local/lib/python2.5/lib-tk ... Compiling /usr/local/lib/python2.5/lib-tk/Canvas.py ... Compiling /usr/local/lib/python2.5/lib-tk/Dialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/FileDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/FixTk.py ... Compiling /usr/local/lib/python2.5/lib-tk/ScrolledText.py ... Compiling /usr/local/lib/python2.5/lib-tk/SimpleDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tix.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tkconstants.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tkdnd.py ... Compiling /usr/local/lib/python2.5/lib-tk/Tkinter.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkColorChooser.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkCommonDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkFileDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkFont.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkMessageBox.py ... Compiling /usr/local/lib/python2.5/lib-tk/tkSimpleDialog.py ... Compiling /usr/local/lib/python2.5/lib-tk/turtle.py ... Compiling /usr/local/lib/python2.5/linecache.py ... Compiling /usr/local/lib/python2.5/locale.py ... Listing /usr/local/lib/python2.5/logging ... Compiling /usr/local/lib/python2.5/logging/__init__.py ... Compiling /usr/local/lib/python2.5/logging/config.py ... Compiling /usr/local/lib/python2.5/logging/handlers.py ... Compiling /usr/local/lib/python2.5/macpath.py ... Compiling /usr/local/lib/python2.5/macurl2path.py ... Compiling /usr/local/lib/python2.5/mailbox.py ... Compiling /usr/local/lib/python2.5/mailcap.py ... Compiling /usr/local/lib/python2.5/markupbase.py ... Compiling /usr/local/lib/python2.5/md5.py ... Compiling /usr/local/lib/python2.5/mhlib.py ... Compiling /usr/local/lib/python2.5/mimetools.py ... Compiling /usr/local/lib/python2.5/mimetypes.py ... Compiling /usr/local/lib/python2.5/mimify.py ... Compiling /usr/local/lib/python2.5/modulefinder.py ... Compiling /usr/local/lib/python2.5/multifile.py ... Compiling /usr/local/lib/python2.5/mutex.py ... Compiling /usr/local/lib/python2.5/netrc.py ... Compiling /usr/local/lib/python2.5/new.py ... Compiling /usr/local/lib/python2.5/nntplib.py ... Compiling /usr/local/lib/python2.5/ntpath.py ... Compiling /usr/local/lib/python2.5/nturl2path.py ... Compiling /usr/local/lib/python2.5/opcode.py ... Compiling /usr/local/lib/python2.5/optparse.py ... Compiling /usr/local/lib/python2.5/os.py ... Compiling /usr/local/lib/python2.5/os2emxpath.py ... Compiling /usr/local/lib/python2.5/pdb.py ... Compiling /usr/local/lib/python2.5/pickle.py ... Compiling /usr/local/lib/python2.5/pickletools.py ... Compiling /usr/local/lib/python2.5/pipes.py ... Compiling /usr/local/lib/python2.5/pkgutil.py ... Listing /usr/local/lib/python2.5/plat-freebsd4 ... Compiling /usr/local/lib/python2.5/plat-freebsd4/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd5 ... Compiling /usr/local/lib/python2.5/plat-freebsd5/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd6 ... Compiling /usr/local/lib/python2.5/plat-freebsd6/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd7 ... Compiling /usr/local/lib/python2.5/plat-freebsd7/IN.py ... Listing /usr/local/lib/python2.5/plat-freebsd8 ... Compiling /usr/local/lib/python2.5/plat-freebsd8/IN.py ... Compiling /usr/local/lib/python2.5/platform.py ... Compiling /usr/local/lib/python2.5/popen2.py ... Compiling /usr/local/lib/python2.5/poplib.py ... Compiling /usr/local/lib/python2.5/posixfile.py ... Compiling /usr/local/lib/python2.5/posixpath.py ... Compiling /usr/local/lib/python2.5/pprint.py ... Compiling /usr/local/lib/python2.5/profile.py ... Compiling /usr/local/lib/python2.5/pstats.py ... Compiling /usr/local/lib/python2.5/pty.py ... Compiling /usr/local/lib/python2.5/py_compile.py ... Compiling /usr/local/lib/python2.5/pyclbr.py ... Compiling /usr/local/lib/python2.5/pydoc.py ... Compiling /usr/local/lib/python2.5/quopri.py ... Compiling /usr/local/lib/python2.5/random.py ... Compiling /usr/local/lib/python2.5/re.py ... Compiling /usr/local/lib/python2.5/repr.py ... Compiling /usr/local/lib/python2.5/rexec.py ... Compiling /usr/local/lib/python2.5/rfc822.py ... Compiling /usr/local/lib/python2.5/rlcompleter.py ... Compiling /usr/local/lib/python2.5/robotparser.py ... Compiling /usr/local/lib/python2.5/runpy.py ... Compiling /usr/local/lib/python2.5/sched.py ... Compiling /usr/local/lib/python2.5/sets.py ... Compiling /usr/local/lib/python2.5/sgmllib.py ... Compiling /usr/local/lib/python2.5/sha.py ... Compiling /usr/local/lib/python2.5/shelve.py ... Compiling /usr/local/lib/python2.5/shlex.py ... Compiling /usr/local/lib/python2.5/shutil.py ... Compiling /usr/local/lib/python2.5/site.py ... Compiling /usr/local/lib/python2.5/smtpd.py ... Compiling /usr/local/lib/python2.5/smtplib.py ... Compiling /usr/local/lib/python2.5/sndhdr.py ... Compiling /usr/local/lib/python2.5/socket.py ... Listing /usr/local/lib/python2.5/sqlite3 ... Compiling /usr/local/lib/python2.5/sqlite3/__init__.py ... Compiling /usr/local/lib/python2.5/sqlite3/dbapi2.py ... Listing /usr/local/lib/python2.5/sqlite3/test ... Compiling /usr/local/lib/python2.5/sqlite3/test/__init__.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/dbapi.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/factory.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/hooks.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/regression.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/transactions.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/types.py ... Compiling /usr/local/lib/python2.5/sqlite3/test/userfunctions.py ... Compiling /usr/local/lib/python2.5/sre.py ... Compiling /usr/local/lib/python2.5/sre_compile.py ... Compiling /usr/local/lib/python2.5/sre_constants.py ... Compiling /usr/local/lib/python2.5/sre_parse.py ... Compiling /usr/local/lib/python2.5/stat.py ... Compiling /usr/local/lib/python2.5/statvfs.py ... Compiling /usr/local/lib/python2.5/string.py ... Compiling /usr/local/lib/python2.5/stringold.py ... Compiling /usr/local/lib/python2.5/stringprep.py ... Compiling /usr/local/lib/python2.5/struct.py ... Compiling /usr/local/lib/python2.5/subprocess.py ... Compiling /usr/local/lib/python2.5/sunau.py ... Compiling /usr/local/lib/python2.5/sunaudio.py ... Compiling /usr/local/lib/python2.5/symbol.py ... Compiling /usr/local/lib/python2.5/symtable.py ... Compiling /usr/local/lib/python2.5/tabnanny.py ... Compiling /usr/local/lib/python2.5/tarfile.py ... Compiling /usr/local/lib/python2.5/telnetlib.py ... Compiling /usr/local/lib/python2.5/tempfile.py ... Listing /usr/local/lib/python2.5/test ... Compiling /usr/local/lib/python2.5/test/__init__.py ... Compiling /usr/local/lib/python2.5/test/autotest.py ... Compiling /usr/local/lib/python2.5/test/cjkencodings_test.py ... Listing /usr/local/lib/python2.5/test/decimaltestdata ... Compiling /usr/local/lib/python2.5/test/doctest_aliases.py ... Compiling /usr/local/lib/python2.5/test/double_const.py ... Compiling /usr/local/lib/python2.5/test/fork_wait.py ... Compiling /usr/local/lib/python2.5/test/infinite_reload.py ... Compiling /usr/local/lib/python2.5/test/inspect_fodder.py ... Compiling /usr/local/lib/python2.5/test/inspect_fodder2.py ... Compiling /usr/local/lib/python2.5/test/list_tests.py ... Compiling /usr/local/lib/python2.5/test/mapping_tests.py ... Listing /usr/local/lib/python2.5/test/output ... Compiling /usr/local/lib/python2.5/test/outstanding_bugs.py ... Compiling /usr/local/lib/python2.5/test/pickletester.py ... Compiling /usr/local/lib/python2.5/test/pyclbr_input.py ... Compiling /usr/local/lib/python2.5/test/pydocfodder.py ... Compiling /usr/local/lib/python2.5/test/pystone.py ... Compiling /usr/local/lib/python2.5/test/re_tests.py ... Compiling /usr/local/lib/python2.5/test/regex_tests.py ... Compiling /usr/local/lib/python2.5/test/regrtest.py ... Compiling /usr/local/lib/python2.5/test/reperf.py ... Compiling /usr/local/lib/python2.5/test/sample_doctest.py ... Compiling /usr/local/lib/python2.5/test/seq_tests.py ... Compiling /usr/local/lib/python2.5/test/sortperf.py ... Compiling /usr/local/lib/python2.5/test/string_tests.py ... Compiling /usr/local/lib/python2.5/test/test_MimeWriter.py ... Compiling /usr/local/lib/python2.5/test/test_StringIO.py ... Compiling /usr/local/lib/python2.5/test/test___all__.py ... Compiling /usr/local/lib/python2.5/test/test___future__.py ... Compiling /usr/local/lib/python2.5/test/test__locale.py ... Compiling /usr/local/lib/python2.5/test/test_aepack.py ... Compiling /usr/local/lib/python2.5/test/test_al.py ... Compiling /usr/local/lib/python2.5/test/test_anydbm.py ... Compiling /usr/local/lib/python2.5/test/test_applesingle.py ... Compiling /usr/local/lib/python2.5/test/test_array.py ... Compiling /usr/local/lib/python2.5/test/test_ast.py ... Compiling /usr/local/lib/python2.5/test/test_asynchat.py ... Compiling /usr/local/lib/python2.5/test/test_atexit.py ... Compiling /usr/local/lib/python2.5/test/test_audioop.py ... Compiling /usr/local/lib/python2.5/test/test_augassign.py ... Compiling /usr/local/lib/python2.5/test/test_base64.py ... Compiling /usr/local/lib/python2.5/test/test_bastion.py ... Compiling /usr/local/lib/python2.5/test/test_bigaddrspace.py ... Compiling /usr/local/lib/python2.5/test/test_bigmem.py ... Compiling /usr/local/lib/python2.5/test/test_binascii.py ... Compiling /usr/local/lib/python2.5/test/test_binhex.py ... Compiling /usr/local/lib/python2.5/test/test_binop.py ... Compiling /usr/local/lib/python2.5/test/test_bisect.py ... Compiling /usr/local/lib/python2.5/test/test_bool.py ... Compiling /usr/local/lib/python2.5/test/test_bsddb.py ... Compiling /usr/local/lib/python2.5/test/test_bsddb185.py ... Compiling /usr/local/lib/python2.5/test/test_bsddb3.py ... Compiling /usr/local/lib/python2.5/test/test_bufio.py ... Compiling /usr/local/lib/python2.5/test/test_builtin.py ... Compiling /usr/local/lib/python2.5/test/test_bz2.py ... Compiling /usr/local/lib/python2.5/test/test_cProfile.py ... Compiling /usr/local/lib/python2.5/test/test_calendar.py ... Compiling /usr/local/lib/python2.5/test/test_call.py ... Compiling /usr/local/lib/python2.5/test/test_capi.py ... Compiling /usr/local/lib/python2.5/test/test_cd.py ... Compiling /usr/local/lib/python2.5/test/test_cfgparser.py ... Compiling /usr/local/lib/python2.5/test/test_cgi.py ... Compiling /usr/local/lib/python2.5/test/test_charmapcodec.py ... Compiling /usr/local/lib/python2.5/test/test_cl.py ... Compiling /usr/local/lib/python2.5/test/test_class.py ... Compiling /usr/local/lib/python2.5/test/test_cmath.py ... Compiling /usr/local/lib/python2.5/test/test_cmd_line.py ... Compiling /usr/local/lib/python2.5/test/test_code.py ... Compiling /usr/local/lib/python2.5/test/test_codeccallbacks.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_cn.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_hk.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_jp.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_kr.py ... Compiling /usr/local/lib/python2.5/test/test_codecencodings_tw.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_cn.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_hk.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_jp.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_kr.py ... Compiling /usr/local/lib/python2.5/test/test_codecmaps_tw.py ... Compiling /usr/local/lib/python2.5/test/test_codecs.py ... Compiling /usr/local/lib/python2.5/test/test_codeop.py ... Compiling /usr/local/lib/python2.5/test/test_coding.py ... Compiling /usr/local/lib/python2.5/test/test_coercion.py ... Compiling /usr/local/lib/python2.5/test/test_colorsys.py ... Compiling /usr/local/lib/python2.5/test/test_commands.py ... Compiling /usr/local/lib/python2.5/test/test_compare.py ... Compiling /usr/local/lib/python2.5/test/test_compile.py ... Compiling /usr/local/lib/python2.5/test/test_compiler.py ... Compiling /usr/local/lib/python2.5/test/test_complex.py ... Compiling /usr/local/lib/python2.5/test/test_complex_args.py ... Compiling /usr/local/lib/python2.5/test/test_contains.py ... Compiling /usr/local/lib/python2.5/test/test_contextlib.py ... Compiling /usr/local/lib/python2.5/test/test_cookie.py ... Compiling /usr/local/lib/python2.5/test/test_cookielib.py ... Compiling /usr/local/lib/python2.5/test/test_copy.py ... Compiling /usr/local/lib/python2.5/test/test_copy_reg.py ... Compiling /usr/local/lib/python2.5/test/test_cpickle.py ... Compiling /usr/local/lib/python2.5/test/test_crypt.py ... Compiling /usr/local/lib/python2.5/test/test_csv.py ... Compiling /usr/local/lib/python2.5/test/test_ctypes.py ... Compiling /usr/local/lib/python2.5/test/test_curses.py ... Compiling /usr/local/lib/python2.5/test/test_datetime.py ... Compiling /usr/local/lib/python2.5/test/test_dbm.py ... Compiling /usr/local/lib/python2.5/test/test_decimal.py ... Compiling /usr/local/lib/python2.5/test/test_decorators.py ... Compiling /usr/local/lib/python2.5/test/test_defaultdict.py ... Compiling /usr/local/lib/python2.5/test/test_deque.py ... Compiling /usr/local/lib/python2.5/test/test_descr.py ... Compiling /usr/local/lib/python2.5/test/test_descrtut.py ... Compiling /usr/local/lib/python2.5/test/test_dict.py ... Compiling /usr/local/lib/python2.5/test/test_difflib.py ... Compiling /usr/local/lib/python2.5/test/test_dircache.py ... Compiling /usr/local/lib/python2.5/test/test_dis.py ... Compiling /usr/local/lib/python2.5/test/test_distutils.py ... Compiling /usr/local/lib/python2.5/test/test_dl.py ... Compiling /usr/local/lib/python2.5/test/test_doctest.py ... Compiling /usr/local/lib/python2.5/test/test_doctest2.py ... Compiling /usr/local/lib/python2.5/test/test_dumbdbm.py ... Compiling /usr/local/lib/python2.5/test/test_dummy_thread.py ... Compiling /usr/local/lib/python2.5/test/test_dummy_threading.py ... Compiling /usr/local/lib/python2.5/test/test_email.py ... Compiling /usr/local/lib/python2.5/test/test_email_codecs.py ... Compiling /usr/local/lib/python2.5/test/test_email_renamed.py ... Compiling /usr/local/lib/python2.5/test/test_enumerate.py ... Compiling /usr/local/lib/python2.5/test/test_eof.py ... Compiling /usr/local/lib/python2.5/test/test_errno.py ... Compiling /usr/local/lib/python2.5/test/test_exception_variations.py ... Compiling /usr/local/lib/python2.5/test/test_exceptions.py ... Compiling /usr/local/lib/python2.5/test/test_extcall.py ... Compiling /usr/local/lib/python2.5/test/test_fcntl.py ... Compiling /usr/local/lib/python2.5/test/test_file.py ... Compiling /usr/local/lib/python2.5/test/test_filecmp.py ... Compiling /usr/local/lib/python2.5/test/test_fileinput.py ... Compiling /usr/local/lib/python2.5/test/test_float.py ... Compiling /usr/local/lib/python2.5/test/test_fnmatch.py ... Compiling /usr/local/lib/python2.5/test/test_fork1.py ... Compiling /usr/local/lib/python2.5/test/test_format.py ... Compiling /usr/local/lib/python2.5/test/test_fpformat.py ... Compiling /usr/local/lib/python2.5/test/test_frozen.py ... Compiling /usr/local/lib/python2.5/test/test_funcattrs.py ... Compiling /usr/local/lib/python2.5/test/test_functools.py ... Compiling /usr/local/lib/python2.5/test/test_future.py ... Compiling /usr/local/lib/python2.5/test/test_future1.py ... Compiling /usr/local/lib/python2.5/test/test_future2.py ... Compiling /usr/local/lib/python2.5/test/test_future3.py ... Compiling /usr/local/lib/python2.5/test/test_gc.py ... Compiling /usr/local/lib/python2.5/test/test_gdbm.py ... Compiling /usr/local/lib/python2.5/test/test_generators.py ... Compiling /usr/local/lib/python2.5/test/test_genexps.py ... Compiling /usr/local/lib/python2.5/test/test_getargs.py ... Compiling /usr/local/lib/python2.5/test/test_getargs2.py ... Compiling /usr/local/lib/python2.5/test/test_getopt.py ... Compiling /usr/local/lib/python2.5/test/test_gettext.py ... Compiling /usr/local/lib/python2.5/test/test_gl.py ... Compiling /usr/local/lib/python2.5/test/test_glob.py ... Compiling /usr/local/lib/python2.5/test/test_global.py ... Compiling /usr/local/lib/python2.5/test/test_grammar.py ... Compiling /usr/local/lib/python2.5/test/test_grp.py ... Compiling /usr/local/lib/python2.5/test/test_gzip.py ... Compiling /usr/local/lib/python2.5/test/test_hash.py ... Compiling /usr/local/lib/python2.5/test/test_hashlib.py ... Compiling /usr/local/lib/python2.5/test/test_heapq.py ... Compiling /usr/local/lib/python2.5/test/test_hexoct.py ... Compiling /usr/local/lib/python2.5/test/test_hmac.py ... Compiling /usr/local/lib/python2.5/test/test_hotshot.py ... Compiling /usr/local/lib/python2.5/test/test_htmllib.py ... Compiling /usr/local/lib/python2.5/test/test_htmlparser.py ... Compiling /usr/local/lib/python2.5/test/test_httplib.py ... Compiling /usr/local/lib/python2.5/test/test_imageop.py ... Compiling /usr/local/lib/python2.5/test/test_imaplib.py ... Compiling /usr/local/lib/python2.5/test/test_imgfile.py ... Compiling /usr/local/lib/python2.5/test/test_imp.py ... Compiling /usr/local/lib/python2.5/test/test_import.py ... Compiling /usr/local/lib/python2.5/test/test_importhooks.py ... Compiling /usr/local/lib/python2.5/test/test_index.py ... Compiling /usr/local/lib/python2.5/test/test_inspect.py ... Compiling /usr/local/lib/python2.5/test/test_ioctl.py ... Compiling /usr/local/lib/python2.5/test/test_isinstance.py ... Compiling /usr/local/lib/python2.5/test/test_iter.py ... Compiling /usr/local/lib/python2.5/test/test_iterlen.py ... Compiling /usr/local/lib/python2.5/test/test_itertools.py ... Compiling /usr/local/lib/python2.5/test/test_largefile.py ... Compiling /usr/local/lib/python2.5/test/test_linuxaudiodev.py ... Compiling /usr/local/lib/python2.5/test/test_list.py ... Compiling /usr/local/lib/python2.5/test/test_locale.py ... Compiling /usr/local/lib/python2.5/test/test_logging.py ... Compiling /usr/local/lib/python2.5/test/test_long.py ... Compiling /usr/local/lib/python2.5/test/test_long_future.py ... Compiling /usr/local/lib/python2.5/test/test_longexp.py ... Compiling /usr/local/lib/python2.5/test/test_macfs.py ... Compiling /usr/local/lib/python2.5/test/test_macostools.py ... Compiling /usr/local/lib/python2.5/test/test_macpath.py ... Compiling /usr/local/lib/python2.5/test/test_mailbox.py ... Compiling /usr/local/lib/python2.5/test/test_marshal.py ... Compiling /usr/local/lib/python2.5/test/test_math.py ... Compiling /usr/local/lib/python2.5/test/test_md5.py ... Compiling /usr/local/lib/python2.5/test/test_mhlib.py ... Compiling /usr/local/lib/python2.5/test/test_mimetools.py ... Compiling /usr/local/lib/python2.5/test/test_mimetypes.py ... Compiling /usr/local/lib/python2.5/test/test_minidom.py ... Compiling /usr/local/lib/python2.5/test/test_mmap.py ... Compiling /usr/local/lib/python2.5/test/test_module.py ... Compiling /usr/local/lib/python2.5/test/test_multibytecodec.py ... Compiling /usr/local/lib/python2.5/test/test_multibytecodec_support.py ... Compiling /usr/local/lib/python2.5/test/test_multifile.py ... Compiling /usr/local/lib/python2.5/test/test_mutants.py ... Compiling /usr/local/lib/python2.5/test/test_netrc.py ... Compiling /usr/local/lib/python2.5/test/test_new.py ... Compiling /usr/local/lib/python2.5/test/test_nis.py ... Compiling /usr/local/lib/python2.5/test/test_normalization.py ... Compiling /usr/local/lib/python2.5/test/test_ntpath.py ... Compiling /usr/local/lib/python2.5/test/test_old_mailbox.py ... Compiling /usr/local/lib/python2.5/test/test_opcodes.py ... Compiling /usr/local/lib/python2.5/test/test_openpty.py ... Compiling /usr/local/lib/python2.5/test/test_operations.py ... Compiling /usr/local/lib/python2.5/test/test_operator.py ... Compiling /usr/local/lib/python2.5/test/test_optparse.py ... Compiling /usr/local/lib/python2.5/test/test_os.py ... Compiling /usr/local/lib/python2.5/test/test_ossaudiodev.py ... Compiling /usr/local/lib/python2.5/test/test_parser.py ... Compiling /usr/local/lib/python2.5/test/test_peepholer.py ... Compiling /usr/local/lib/python2.5/test/test_pep247.py ... Compiling /usr/local/lib/python2.5/test/test_pep263.py ... Compiling /usr/local/lib/python2.5/test/test_pep277.py ... Compiling /usr/local/lib/python2.5/test/test_pep292.py ... Compiling /usr/local/lib/python2.5/test/test_pep352.py ... Compiling /usr/local/lib/python2.5/test/test_pickle.py ... Compiling /usr/local/lib/python2.5/test/test_pickletools.py ... Compiling /usr/local/lib/python2.5/test/test_pkg.py ... Compiling /usr/local/lib/python2.5/test/test_pkgimport.py ... Compiling /usr/local/lib/python2.5/test/test_platform.py ... Compiling /usr/local/lib/python2.5/test/test_plistlib.py ... Compiling /usr/local/lib/python2.5/test/test_poll.py ... Compiling /usr/local/lib/python2.5/test/test_popen.py ... Compiling /usr/local/lib/python2.5/test/test_popen2.py ... Compiling /usr/local/lib/python2.5/test/test_posix.py ... Compiling /usr/local/lib/python2.5/test/test_posixpath.py ... Compiling /usr/local/lib/python2.5/test/test_pow.py ... Compiling /usr/local/lib/python2.5/test/test_pprint.py ... Compiling /usr/local/lib/python2.5/test/test_profile.py ... Compiling /usr/local/lib/python2.5/test/test_profilehooks.py ... Compiling /usr/local/lib/python2.5/test/test_pty.py ... Compiling /usr/local/lib/python2.5/test/test_pwd.py ... Compiling /usr/local/lib/python2.5/test/test_pyclbr.py ... Compiling /usr/local/lib/python2.5/test/test_pyexpat.py ... Compiling /usr/local/lib/python2.5/test/test_queue.py ... Compiling /usr/local/lib/python2.5/test/test_quopri.py ... Compiling /usr/local/lib/python2.5/test/test_random.py ... Compiling /usr/local/lib/python2.5/test/test_re.py ... Compiling /usr/local/lib/python2.5/test/test_repr.py ... Compiling /usr/local/lib/python2.5/test/test_resource.py ... Compiling /usr/local/lib/python2.5/test/test_rfc822.py ... Compiling /usr/local/lib/python2.5/test/test_rgbimg.py ... Compiling /usr/local/lib/python2.5/test/test_richcmp.py ... Compiling /usr/local/lib/python2.5/test/test_robotparser.py ... Compiling /usr/local/lib/python2.5/test/test_runpy.py ... Compiling /usr/local/lib/python2.5/test/test_sax.py ... Compiling /usr/local/lib/python2.5/test/test_scope.py ... Compiling /usr/local/lib/python2.5/test/test_scriptpackages.py ... Compiling /usr/local/lib/python2.5/test/test_select.py ... Compiling /usr/local/lib/python2.5/test/test_set.py ... Compiling /usr/local/lib/python2.5/test/test_sets.py ... Compiling /usr/local/lib/python2.5/test/test_sgmllib.py ... Compiling /usr/local/lib/python2.5/test/test_sha.py ... Compiling /usr/local/lib/python2.5/test/test_shelve.py ... Compiling /usr/local/lib/python2.5/test/test_shlex.py ... Compiling /usr/local/lib/python2.5/test/test_shutil.py ... Compiling /usr/local/lib/python2.5/test/test_signal.py ... Compiling /usr/local/lib/python2.5/test/test_site.py ... Compiling /usr/local/lib/python2.5/test/test_slice.py ... Compiling /usr/local/lib/python2.5/test/test_socket.py ... Compiling /usr/local/lib/python2.5/test/test_socket_ssl.py ... Compiling /usr/local/lib/python2.5/test/test_socketserver.py ... Compiling /usr/local/lib/python2.5/test/test_softspace.py ... Compiling /usr/local/lib/python2.5/test/test_sort.py ... Compiling /usr/local/lib/python2.5/test/test_sqlite.py ... Compiling /usr/local/lib/python2.5/test/test_startfile.py ... Compiling /usr/local/lib/python2.5/test/test_str.py ... Compiling /usr/local/lib/python2.5/test/test_strftime.py ... Compiling /usr/local/lib/python2.5/test/test_string.py ... Compiling /usr/local/lib/python2.5/test/test_stringprep.py ... Compiling /usr/local/lib/python2.5/test/test_strop.py ... Compiling /usr/local/lib/python2.5/test/test_strptime.py ... Compiling /usr/local/lib/python2.5/test/test_struct.py ... Compiling /usr/local/lib/python2.5/test/test_structmembers.py ... Compiling /usr/local/lib/python2.5/test/test_structseq.py ... Compiling /usr/local/lib/python2.5/test/test_subprocess.py ... Compiling /usr/local/lib/python2.5/test/test_sunaudiodev.py ... Compiling /usr/local/lib/python2.5/test/test_sundry.py ... Compiling /usr/local/lib/python2.5/test/test_support.py ... Compiling /usr/local/lib/python2.5/test/test_symtable.py ... Compiling /usr/local/lib/python2.5/test/test_syntax.py ... Compiling /usr/local/lib/python2.5/test/test_sys.py ... Compiling /usr/local/lib/python2.5/test/test_tarfile.py ... Compiling /usr/local/lib/python2.5/test/test_tcl.py ... Compiling /usr/local/lib/python2.5/test/test_tempfile.py ... Compiling /usr/local/lib/python2.5/test/test_textwrap.py ... Compiling /usr/local/lib/python2.5/test/test_thread.py ... Compiling /usr/local/lib/python2.5/test/test_threaded_import.py ... Compiling /usr/local/lib/python2.5/test/test_threadedtempfile.py ... Compiling /usr/local/lib/python2.5/test/test_threading.py ... Compiling /usr/local/lib/python2.5/test/test_threading_local.py ... Compiling /usr/local/lib/python2.5/test/test_threadsignals.py ... Compiling /usr/local/lib/python2.5/test/test_time.py ... Compiling /usr/local/lib/python2.5/test/test_timeout.py ... Compiling /usr/local/lib/python2.5/test/test_tokenize.py ... Compiling /usr/local/lib/python2.5/test/test_trace.py ... Compiling /usr/local/lib/python2.5/test/test_traceback.py ... Compiling /usr/local/lib/python2.5/test/test_transformer.py ... Compiling /usr/local/lib/python2.5/test/test_tuple.py ... Compiling /usr/local/lib/python2.5/test/test_types.py ... Compiling /usr/local/lib/python2.5/test/test_ucn.py ... Compiling /usr/local/lib/python2.5/test/test_unary.py ... Compiling /usr/local/lib/python2.5/test/test_unicode.py ... Compiling /usr/local/lib/python2.5/test/test_unicode_file.py ... Compiling /usr/local/lib/python2.5/test/test_unicodedata.py ... Compiling /usr/local/lib/python2.5/test/test_unittest.py ... Compiling /usr/local/lib/python2.5/test/test_univnewlines.py ... Compiling /usr/local/lib/python2.5/test/test_unpack.py ... Compiling /usr/local/lib/python2.5/test/test_urllib.py ... Compiling /usr/local/lib/python2.5/test/test_urllib2.py ... Compiling /usr/local/lib/python2.5/test/test_urllib2_localnet.py ... Compiling /usr/local/lib/python2.5/test/test_urllib2net.py ... Compiling /usr/local/lib/python2.5/test/test_urllibnet.py ... Compiling /usr/local/lib/python2.5/test/test_urlparse.py ... Compiling /usr/local/lib/python2.5/test/test_userdict.py ... Compiling /usr/local/lib/python2.5/test/test_userlist.py ... Compiling /usr/local/lib/python2.5/test/test_userstring.py ... Compiling /usr/local/lib/python2.5/test/test_uu.py ... Compiling /usr/local/lib/python2.5/test/test_uuid.py ... Compiling /usr/local/lib/python2.5/test/test_wait3.py ... Compiling /usr/local/lib/python2.5/test/test_wait4.py ... Compiling /usr/local/lib/python2.5/test/test_warnings.py ... Compiling /usr/local/lib/python2.5/test/test_wave.py ... Compiling /usr/local/lib/python2.5/test/test_weakref.py ... Compiling /usr/local/lib/python2.5/test/test_whichdb.py ... Compiling /usr/local/lib/python2.5/test/test_winreg.py ... Compiling /usr/local/lib/python2.5/test/test_winsound.py ... Compiling /usr/local/lib/python2.5/test/test_with.py ... Compiling /usr/local/lib/python2.5/test/test_wsgiref.py ... Compiling /usr/local/lib/python2.5/test/test_xdrlib.py ... Compiling /usr/local/lib/python2.5/test/test_xml_etree.py ... Compiling /usr/local/lib/python2.5/test/test_xml_etree_c.py ... Compiling /usr/local/lib/python2.5/test/test_xmllib.py ... Compiling /usr/local/lib/python2.5/test/test_xmlrpc.py ... Compiling /usr/local/lib/python2.5/test/test_xpickle.py ... Compiling /usr/local/lib/python2.5/test/test_xrange.py ... Compiling /usr/local/lib/python2.5/test/test_zipfile.py ... Compiling /usr/local/lib/python2.5/test/test_zipfile64.py ... Compiling /usr/local/lib/python2.5/test/test_zipimport.py ... Compiling /usr/local/lib/python2.5/test/test_zlib.py ... Compiling /usr/local/lib/python2.5/test/testall.py ... Compiling /usr/local/lib/python2.5/test/testcodec.py ... Compiling /usr/local/lib/python2.5/test/tf_inherit_check.py ... Compiling /usr/local/lib/python2.5/test/threaded_import_hangers.py ... Compiling /usr/local/lib/python2.5/test/time_hashlib.py ... Compiling /usr/local/lib/python2.5/test/xmltests.py ... Compiling /usr/local/lib/python2.5/textwrap.py ... Compiling /usr/local/lib/python2.5/this.py ... Compiling /usr/local/lib/python2.5/threading.py ... Compiling /usr/local/lib/python2.5/timeit.py ... Compiling /usr/local/lib/python2.5/toaiff.py ... Compiling /usr/local/lib/python2.5/token.py ... Compiling /usr/local/lib/python2.5/tokenize.py ... Compiling /usr/local/lib/python2.5/trace.py ... Compiling /usr/local/lib/python2.5/traceback.py ... Compiling /usr/local/lib/python2.5/tty.py ... Compiling /usr/local/lib/python2.5/types.py ... Compiling /usr/local/lib/python2.5/unittest.py ... Compiling /usr/local/lib/python2.5/urllib.py ... Compiling /usr/local/lib/python2.5/urllib2.py ... Compiling /usr/local/lib/python2.5/urlparse.py ... Compiling /usr/local/lib/python2.5/user.py ... Compiling /usr/local/lib/python2.5/uu.py ... Compiling /usr/local/lib/python2.5/uuid.py ... Compiling /usr/local/lib/python2.5/warnings.py ... Compiling /usr/local/lib/python2.5/wave.py ... Compiling /usr/local/lib/python2.5/weakref.py ... Compiling /usr/local/lib/python2.5/webbrowser.py ... Compiling /usr/local/lib/python2.5/whichdb.py ... Listing /usr/local/lib/python2.5/wsgiref ... Compiling /usr/local/lib/python2.5/wsgiref/__init__.py ... Compiling /usr/local/lib/python2.5/wsgiref/handlers.py ... Compiling /usr/local/lib/python2.5/wsgiref/headers.py ... Compiling /usr/local/lib/python2.5/wsgiref/simple_server.py ... Compiling /usr/local/lib/python2.5/wsgiref/util.py ... Compiling /usr/local/lib/python2.5/wsgiref/validate.py ... Compiling /usr/local/lib/python2.5/xdrlib.py ... Listing /usr/local/lib/python2.5/xml ... Compiling /usr/local/lib/python2.5/xml/__init__.py ... Listing /usr/local/lib/python2.5/xml/dom ... Compiling /usr/local/lib/python2.5/xml/dom/NodeFilter.py ... Compiling /usr/local/lib/python2.5/xml/dom/__init__.py ... Compiling /usr/local/lib/python2.5/xml/dom/domreg.py ... Compiling /usr/local/lib/python2.5/xml/dom/expatbuilder.py ... Compiling /usr/local/lib/python2.5/xml/dom/minicompat.py ... Compiling /usr/local/lib/python2.5/xml/dom/minidom.py ... Compiling /usr/local/lib/python2.5/xml/dom/pulldom.py ... Compiling /usr/local/lib/python2.5/xml/dom/xmlbuilder.py ... Listing /usr/local/lib/python2.5/xml/etree ... Compiling /usr/local/lib/python2.5/xml/etree/ElementInclude.py ... Compiling /usr/local/lib/python2.5/xml/etree/ElementPath.py ... Compiling /usr/local/lib/python2.5/xml/etree/ElementTree.py ... Compiling /usr/local/lib/python2.5/xml/etree/__init__.py ... Compiling /usr/local/lib/python2.5/xml/etree/cElementTree.py ... Listing /usr/local/lib/python2.5/xml/parsers ... Compiling /usr/local/lib/python2.5/xml/parsers/__init__.py ... Compiling /usr/local/lib/python2.5/xml/parsers/expat.py ... Listing /usr/local/lib/python2.5/xml/sax ... Compiling /usr/local/lib/python2.5/xml/sax/__init__.py ... Compiling /usr/local/lib/python2.5/xml/sax/_exceptions.py ... Compiling /usr/local/lib/python2.5/xml/sax/expatreader.py ... Compiling /usr/local/lib/python2.5/xml/sax/handler.py ... Compiling /usr/local/lib/python2.5/xml/sax/saxutils.py ... Compiling /usr/local/lib/python2.5/xml/sax/xmlreader.py ... Compiling /usr/local/lib/python2.5/xmllib.py ... Compiling /usr/local/lib/python2.5/xmlrpclib.py ... Compiling /usr/local/lib/python2.5/zipfile.py ... PYTHONPATH=/usr/local/lib/python2.5 ./python -Wi -t /usr/local/lib/python2.5/compileall.py -d /usr/local/lib/python2.5/site-packages -f -x badsyntax /usr/local/lib/python2.5/site-packages Listing /usr/local/lib/python2.5/site-packages ... PYTHONPATH=/usr/local/lib/python2.5 ./python -Wi -t -O /usr/local/lib/python2.5/compileall.py -d /usr/local/lib/python2.5/site-packages -f -x badsyntax /usr/local/lib/python2.5/site-packages Listing /usr/local/lib/python2.5/site-packages ... Creating directory /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/Python-ast.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/Python.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/abstract.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/asdl.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/ast.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/bitset.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/boolobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/bufferobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/cStringIO.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/cellobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/ceval.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/classobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/cobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/code.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/codecs.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/compile.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/complexobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/datetime.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/descrobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/dictobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/enumobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/errcode.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/eval.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/fileobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/floatobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/frameobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/funcobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/genobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/graminit.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/grammar.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/import.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/intobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/intrcheck.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/iterobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/listobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/longintrepr.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/longobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/marshal.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/metagrammar.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/methodobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/modsupport.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/moduleobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/node.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/object.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/objimpl.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/opcode.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/osdefs.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/parsetok.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/patchlevel.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pgen.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pgenheaders.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/py_curses.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pyarena.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pydebug.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pyerrors.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pyexpat.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pyfpe.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pygetopt.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pymactoolbox.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pymem.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pyport.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pystate.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pystrtod.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pythonrun.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/pythread.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/rangeobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/setobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/sliceobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/stringobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/structmember.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/structseq.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/symtable.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/sysmodule.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/timefuncs.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/token.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/traceback.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/tupleobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/ucnhash.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/unicodeobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 ./../Include/weakrefobject.h /usr/local/include/python2.5 install -o root -g wheel -m 444 pyconfig.h /usr/local/include/python2.5/pyconfig.h case $MAKEFLAGS in *-s*) CC='cc' LDSHARED='cc -shared -pthread' OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000' ./python -E ./../setup.py -q build;; *) CC='cc' LDSHARED='cc -shared -pthread' OPT='-DNDEBUG -O2 -fno-strict-aliasing -pipe -D__wchar_t=wchar_t -DTHREAD_STACK_SIZE=0x20000' ./python -E ./../setup.py build;; esac running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers Creating directory /usr/local/lib/python2.5/config install -o root -g wheel -m 444 Modules/config.c /usr/local/lib/python2.5/config/config.c install -o root -g wheel -m 444 Modules/python.o /usr/local/lib/python2.5/config/python.o install -o root -g wheel -m 444 ./../Modules/config.c.in /usr/local/lib/python2.5/config/config.c.in install -o root -g wheel -m 444 Makefile /usr/local/lib/python2.5/config/Makefile install -o root -g wheel -m 444 Modules/Setup /usr/local/lib/python2.5/config/Setup install -o root -g wheel -m 444 Modules/Setup.local /usr/local/lib/python2.5/config/Setup.local install -o root -g wheel -m 444 Modules/Setup.config /usr/local/lib/python2.5/config/Setup.config install -o root -g wheel -m 555 ./../Modules/makesetup /usr/local/lib/python2.5/config/makesetup install -o root -g wheel -m 555 ./../install-sh /usr/local/lib/python2.5/config/install-sh # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/local/bin/python2.5," < ./../Misc/python-config.in >python-config install -o root -g wheel -m 555 python-config /usr/local/bin/python2.5-config rm python-config ./python -E ./../setup.py install --prefix=/usr/local --install-scripts=/usr/local/bin --install-platlib=/usr/local/lib/python2.5/lib-dynload --root=/ running install running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers running install_lib creating /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/audioop.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/strop.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_codecs_iso2022.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/zlib.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/unicodedata.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/mmap.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/dbm.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_random.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/ossaudiodev.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_ssl.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/binascii.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_hashlib.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_socket.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/cStringIO.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_elementtree.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/resource.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_ctypes.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_heapq.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/bz2.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_locale.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/operator.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/crypt.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/termios.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_codecs_cn.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_multibytecodec.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_functools.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/parser.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_codecs_tw.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_bisect.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_hotshot.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_codecs_jp.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/collections.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/nis.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/time.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/math.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_ctypes_test.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_codecs_hk.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/itertools.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/array.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/cPickle.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_struct.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_testcapi.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/bsddb185.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/syslog.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_curses.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/select.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/pyexpat.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/datetime.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/cmath.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/readline.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_lsprof.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_weakref.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_curses_panel.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/grp.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/fcntl.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_codecs_kr.so -> /usr/local/lib/python2.5/lib-dynload copying build/lib.freebsd-7.2-STABLE-amd64-2.5/_csv.so -> /usr/local/lib/python2.5/lib-dynload changing mode of /usr/local/lib/python2.5/lib-dynload/audioop.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/strop.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_codecs_iso2022.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/zlib.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/unicodedata.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/mmap.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/dbm.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_random.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/ossaudiodev.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_ssl.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/binascii.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_hashlib.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_socket.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/cStringIO.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_elementtree.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/resource.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_ctypes.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_heapq.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/bz2.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_locale.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/operator.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/crypt.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/termios.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_codecs_cn.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_multibytecodec.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_functools.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/parser.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_codecs_tw.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_bisect.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_hotshot.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_codecs_jp.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/collections.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/nis.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/time.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/math.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_ctypes_test.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_codecs_hk.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/itertools.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/array.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/cPickle.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_struct.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_testcapi.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/bsddb185.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/syslog.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_curses.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/select.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/pyexpat.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/datetime.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/cmath.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/readline.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_lsprof.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_weakref.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_curses_panel.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/grp.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/fcntl.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_codecs_kr.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/_csv.so to 755 changing mode of /usr/local/lib/python2.5/lib-dynload/ to 755 running install_egg_info Writing /usr/local/lib/python2.5/lib-dynload/Python-2.5.4-py2.5.egg-info install -o root -g wheel -m 555 /work/a/ports/lang/python25/work/python2.5-config /usr/local/bin install -o root -g wheel -m 555 /work/a/ports/lang/python25/work/python-shared2.5-config /usr/local/bin install -s -o root -g wheel -m 555 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.shared/libpython2.5.so.1 /usr/local/lib cd /usr/local/lib; /bin/ln -sf libpython2.5.so.1 libpython2.5.so /bin/ln -sf /usr/local/lib/libpython2.5.so /usr/local/lib/python2.5/config install -s -o root -g wheel -m 555 /work/a/ports/lang/python25/work/Python-2.5.4/portbld.shared/python-shared2.5 /usr/local/bin install -o root -g wheel -m 555 /work/a/ports/lang/python25/work/pydoc2.5 /work/a/ports/lang/python25/work/idle2.5 /work/a/ports/lang/python25/work/smtpd2.5.py /usr/local/bin install -o root -g wheel -m 444 /work/a/ports/lang/python25/work/Python-2.5.4/Misc/python.man /usr/local/man/man1/python2.5.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 python25-2.5.4_1 ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for python25-2.5.4_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/python2.5/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 python25-2.5.4_1 Creating package /tmp/packages/All/python25-2.5.4_1.tbz Registering depends:. Creating bzip'd tar ball in '/tmp/packages/All/python25-2.5.4_1.tbz' Deleting python25-2.5.4_1 === Checking filesystem state === Checking filesystem state after all packages deleted ================================================================ build of /usr/ports/lang/python25 ended at Sun Jun 28 23:09:58 UTC 2009