>>> Unpacking source... >>> Unpacking Python-2.5.2.tar.bz2 to /tmp/portage/dev-lang/python-2.5.2-r5/work >>> Unpacking python-gentoo-patches-2.5.2-r5.tar.bz2 to /tmp/portage/dev-lang/python-2.5.2-r5/work * Applying various patches (bugfixes/updates) ... * 01_all_readline.patch ...  [ ok ] * 02_all_db4.patch ...  [ ok ] * 03_all_py-dontcompile.patch ...  [ ok ] * 04_all_disable_modules_and_ssl.patch ...  [ ok ] * 05_all_mimetypes_gentoo_apache.patch ...  [ ok ] * 06_all_add_portage_search_path.patch ...  [ ok ] * 07_all_libdir.patch ...  [ ok ] * 09_all_gentoo-bsd.patch ...  [ ok ] * 10_all_cflags.patch ...  [ ok ] * 12_all_distutils-rpath-gcc.patch ...  [ ok ] * 13_all_imageop-int-overflow.patch ...  [ ok ] * 14_all_set_wakeup_fd.patch ...  [ ok ] * 15_all_dbm_default_gdbm_compat.patch ...  [ ok ] * 16_all_zlib-decompressobj_flush-bad-param.patch ...  [ ok ] * 17_all_pystring-size-fix.patch ...  [ ok ] * 18_all_distutils-cxxflags.patch ...  [ ok ] * 19_all_threadsafe-fileobjects.patch ...  [ ok ] * 20_all_infinite-recursions-fix.patch ...  [ ok ] * 21_all_ctypes-execstack.patch ...  [ ok ] * 22_all_internal-expat.patch ...  [ ok ] * 23_all_no-imageop.patch ...  [ ok ] * 24_all_unicode-memory.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ !! ] >>> Source unpacked. >>> Compiling source in /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 ... * Disabled modules: _curses _curses_panel * econf: updating Python-2.5.2/Modules/_ctypes/libffi/config.guess with /usr/share/gnuconfig/config.guess * econf: updating Python-2.5.2/Modules/_ctypes/libffi/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=mipsel-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fpectl --enable-shared --enable-ipv6 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-libc= --enable-unicode=ucs4 --with-threads --build=mipsel-unknown-linux-gnu checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for mipsel-unknown-linux-gnu-gcc... mipsel-unknown-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-unknown-linux-gnu-gcc accepts -g... yes checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... mipsel-unknown-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for --enable-shared... yes checking for --enable-profiling... checking LDLIBRARY... libpython$(VERSION).so checking for mipsel-unknown-linux-gnu-ranlib... mipsel-unknown-linux-gnu-ranlib checking for ar... ar checking for svnversion... not-found checking for a BSD-compatible install... /usr/bin/install -c checking for --with-pydebug... no checking whether mipsel-unknown-linux-gnu-gcc accepts -fno-strict-aliasing... yes checking whether mipsel-unknown-linux-gnu-gcc accepts -OPT:Olimit=0... no checking whether mipsel-unknown-linux-gnu-gcc accepts -Olimit 1500... no checking whether pthreads are available without options... no checking whether mipsel-unknown-linux-gnu-gcc accepts -Kpthread... no checking whether mipsel-unknown-linux-gnu-gcc accepts -Kthread... no checking whether mipsel-unknown-linux-gnu-gcc accepts -pthread... yes checking whether mipsel-unknown-linux-gnu-g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking 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... yes checking libintl.h presence... yes checking for libintl.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking 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... yes checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking 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 size of int... 4 checking size of long... 4 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 16 checking size of size_t... 4 checking for long long support... yes checking size of long long... 8 checking for uintptr_t... yes checking size of uintptr_t... 4 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking 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... linux-glibc 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... yes 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... yes checking for ftruncate... yes checking for gai_strerror... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes 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... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for ctermid_r... no 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... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking whether va_list is an array... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... set LIBC="" checking for hypot... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... unsigned long checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking for readline in -lreadline... yes 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()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking 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 mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_typesmodule.o Modules/_typesmodule.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c mipsel-unknown-linux-gnu-gcc -pthread -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -L. 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 -lpthread -ldl -lutil -o Parser/pgen mkdir: cannot create directory `Include': File exists make: [Include/graminit.h] Error 1 (ignored) Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.5"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o mipsel-unknown-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o mipsel-unknown-linux-gnu-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include -fPIC -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 mipsel-unknown-linux-gnu-ranlib libpython2.5.a if test libpython2.5.so.1.0 != libpython2.5.so; then \ mipsel-unknown-linux-gnu-gcc -pthread -shared -Wl,-hlibpython2.5.so.1.0 -o libpython2.5.so.1.0 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 -lpthread -ldl -lutil -lm; \ ln -f libpython2.5.so.1.0 libpython2.5.so; \ else\ mipsel-unknown-linux-gnu-gcc -pthread -shared -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 -lpthread -ldl -lutil -lm; \ fi mipsel-unknown-linux-gnu-gcc -pthread -L. -Xlinker -export-dynamic -o python \ Modules/python.o \ -L. -lpython2.5 -lpthread -ldl -lutil -lm case $MAKEFLAGS in \ *-s*) LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: CC='mipsel-unknown-linux-gnu-gcc -pthread' LDSHARED='mipsel-unknown-linux-gnu-gcc -pthread -shared' OPT='-DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv' ./python -E ./setup.py -q build;; \ *) LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: CC='mipsel-unknown-linux-gnu-gcc -pthread' LDSHARED='mipsel-unknown-linux-gnu-gcc -pthread -shared' OPT='-DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv' ./python -E ./setup.py build;; \ esac running build running build_ext db.h: found (4, 2) in /usr/include db lib: using (4, 2) db-4.2 /usr/include/sqlite3.h: version 3.5.3 building '_struct' extension creating build creating build/temp.linux-mips64-2.5 creating build/temp.linux-mips64-2.5/tmp creating build/temp.linux-mips64-2.5/tmp/portage creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5 creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_struct.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_struct.o creating build/lib.linux-mips64-2.5 mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_struct.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_struct.so creating build/temp.linux-mips64-2.5/libffi checking build system type... mips64el-unknown-linux-gnu checking host system type... mips64el-unknown-linux-gnu checking target system type... mips64el-unknown-linux-gnu checking for gcc... mipsel-unknown-linux-gnu-gcc -pthread 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 mipsel-unknown-linux-gnu-gcc -pthread accepts -g... yes checking for mipsel-unknown-linux-gnu-gcc -pthread option to accept ANSI C... none needed checking how to run the C preprocessor... mipsel-unknown-linux-gnu-gcc -pthread -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 configure: error: "libffi has not been ported to mips64el-unknown-linux-gnu." Failed to configure _ctypes module building '_ctypes_test' extension creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_ctypes mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_ctypes/_ctypes_test.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_ctypes_test.so building '_weakref' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_weakref.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_weakref.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_weakref.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_weakref.so building 'array' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/arraymodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/arraymodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/arraymodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/array.so building 'cmath' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cmathmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cmathmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cmathmodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-mips64-2.5/cmath.so building 'math' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/mathmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/mathmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/mathmodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-mips64-2.5/math.so building 'strop' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/stropmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/stropmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/stropmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/strop.so building 'time' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/timemodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/timemodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-mips64-2.5/time.so building 'datetime' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/datetimemodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/datetimemodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/datetimemodule.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-mips64-2.5/datetime.so building '_random' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_randommodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_randommodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_randommodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_random.so building 'itertools' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/itertoolsmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/itertoolsmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/itertoolsmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/itertools.so building 'collections' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/collectionsmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/collectionsmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/collectionsmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/collections.so building '_bisect' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_bisectmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_bisectmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_bisectmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_bisect.so building '_heapq' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_heapqmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_heapqmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_heapqmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_heapq.so building 'operator' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/operator.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/operator.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/operator.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/operator.so building '_functools' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_functoolsmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_functoolsmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_functoolsmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_functools.so building '_testcapi' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_testcapimodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_testcapimodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_testcapimodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_testcapi.so building '_hotshot' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_hotshot.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_hotshot.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_hotshot.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_hotshot.so building '_lsprof' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_lsprof.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_lsprof.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/rotatingtree.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/rotatingtree.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_lsprof.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/rotatingtree.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_lsprof.so building 'unicodedata' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/unicodedata.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/unicodedata.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/unicodedata.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/unicodedata.so building '_locale' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_localemodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_localemodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_localemodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_locale.so building 'fcntl' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/fcntlmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/fcntlmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/fcntlmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/fcntl.so building 'grp' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/grpmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/grpmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/grpmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/grp.so building 'spwd' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/spwdmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/spwdmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/spwdmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/spwd.so building 'select' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/selectmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/selectmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/selectmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/select.so building 'binascii' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/binascii.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/binascii.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/binascii.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/binascii.so building 'parser' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/parsermodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/parsermodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/parsermodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/parser.so building 'cStringIO' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cStringIO.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cStringIO.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cStringIO.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/cStringIO.so building 'cPickle' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cPickle.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cPickle.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cPickle.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/cPickle.so building 'mmap' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/mmapmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/mmapmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/mmapmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/mmap.so building 'syslog' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/syslogmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/syslogmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/syslogmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/syslog.so building 'audioop' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/audioop.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/audioop.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/audioop.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/audioop.so building 'rgbimg' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/rgbimgmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/rgbimgmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/rgbimgmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/rgbimg.so building 'readline' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/readline.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/readline.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -L. -lreadline -lncursesw -lpython2.5 -o build/lib.linux-mips64-2.5/readline.so [?1034hbuilding 'crypt' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cryptmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cryptmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cryptmodule.o -L/usr/local/lib -L. -lcrypt -lpython2.5 -o build/lib.linux-mips64-2.5/crypt.so building '_csv' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_csv.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_csv.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_csv.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_csv.so building '_socket' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/socketmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/socketmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/socketmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_socket.so building '_ssl' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_ssl.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_ssl.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_ssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.5 -o build/lib.linux-mips64-2.5/_ssl.so building '_hashlib' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_hashopenssl.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_hashopenssl.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_hashopenssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.5 -o build/lib.linux-mips64-2.5/_hashlib.so building '_sha' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/shamodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/shamodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/shamodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_sha.so building '_md5' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/md5module.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/md5module.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/md5.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/md5.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/md5module.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/md5.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_md5.so building '_sha256' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/sha256module.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/sha256module.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/sha256module.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_sha256.so building '_sha512' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/sha512module.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/sha512module.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/sha512module.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_sha512.so building '_bsddb' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_bsddb.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_bsddb.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_bsddb.o -L/usr/lib -L/usr/local/lib -L. -Wl,-R/usr/lib -ldb-4.2 -lpython2.5 -o build/lib.linux-mips64-2.5/_bsddb.so building '_sqlite3' extension creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/cache.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/cache.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/connection.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/connection.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/cursor.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/cursor.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/microprotocols.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/microprotocols.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/module.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/module.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/prepare_protocol.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/row.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/row.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/statement.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/statement.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/util.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/util.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/cache.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/connection.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/cursor.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/microprotocols.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/module.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/prepare_protocol.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/row.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/statement.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_sqlite/util.o -L/usr/lib -L/usr/local/lib -L. -Wl,-R/usr/lib -lsqlite3 -lpython2.5 -o build/lib.linux-mips64-2.5/_sqlite3.so building 'dbm' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DHAVE_GDBM_NDBM_H -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DHAVE_GDBM_NDBM_H -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/dbmmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/dbmmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/dbmmodule.o -L/usr/local/lib -L. -lgdbm -lgdbm_compat -lpython2.5 -o build/lib.linux-mips64-2.5/dbm.so building 'gdbm' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/gdbmmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/gdbmmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/gdbmmodule.o -L/usr/local/lib -L. -lgdbm -lpython2.5 -o build/lib.linux-mips64-2.5/gdbm.so building 'termios' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/termios.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/termios.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/termios.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/termios.so building 'resource' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/resource.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/resource.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/resource.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/resource.so building 'nis' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/nismodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/nismodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/nismodule.o -L/usr/local/lib -L. -lnsl -lpython2.5 -o build/lib.linux-mips64-2.5/nis.so building 'zlib' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/zlibmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/zlibmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/zlibmodule.o -L/usr/local/lib -L. -lz -lpython2.5 -o build/lib.linux-mips64-2.5/zlib.so building 'bz2' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/bz2module.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/bz2module.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/bz2module.o -L/usr/local/lib -L. -lbz2 -lpython2.5 -o build/lib.linux-mips64-2.5/bz2.so building 'pyexpat' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/pyexpat.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/pyexpat.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/pyexpat.o -L/usr/local/lib -L. -lexpat -lpython2.5 -o build/lib.linux-mips64-2.5/pyexpat.so building '_elementtree' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DUSE_PYEXPAT_CAPI -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DUSE_PYEXPAT_CAPI -I/usr/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_elementtree.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_elementtree.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_elementtree.o -L/usr/local/lib -L. -lexpat -lpython2.5 -o build/lib.linux-mips64-2.5/_elementtree.so building '_multibytecodec' extension creating build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/multibytecodec.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_multibytecodec.so building '_codecs_kr' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_kr.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_codecs_kr.so building '_codecs_jp' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_jp.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_codecs_jp.so building '_codecs_cn' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_cn.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_codecs_cn.so building '_codecs_tw' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_tw.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_codecs_tw.so building '_codecs_hk' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_hk.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_codecs_hk.so building '_codecs_iso2022' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_iso2022.o /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_iso2022.c: In function 'iso2022_encode': /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_iso2022.c:206: warning: passing argument 1 of 'dsg->encoder' from incompatible pointer type mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/_codecs_iso2022.so building 'dl' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/dlmodule.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/dlmodule.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/dlmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/dl.so building 'linuxaudiodev' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/linuxaudiodev.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/linuxaudiodev.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/linuxaudiodev.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/linuxaudiodev.so building 'ossaudiodev' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/ossaudiodev.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/ossaudiodev.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/ossaudiodev.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-mips64-2.5/ossaudiodev.so building '_tkinter' extension mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_tkinter.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_tkinter.o mipsel-unknown-linux-gnu-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c -DWITH_APPINIT=1 -I/usr/X11R6/include -I. -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/./Include -I. -IInclude -I./Include -I/usr/local/include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Include -I/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2 -c /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/tkappinit.c -o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/tkappinit.o mipsel-unknown-linux-gnu-gcc -pthread -shared -L. -fno-strict-aliasing -DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv -I. -IInclude -I./Include build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/_tkinter.o build/temp.linux-mips64-2.5/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Modules/tkappinit.o -L/usr/X11R6/lib64 -L/usr/X11R6/lib -L/usr/local/lib -L. -ltk8.4 -ltcl8.4 -lX11 -lpython2.5 -o build/lib.linux-mips64-2.5/_tkinter.so running build_scripts creating build/scripts-2.5 copying and adjusting /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Tools/scripts/pydoc -> build/scripts-2.5 copying and adjusting /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Tools/scripts/idle -> build/scripts-2.5 copying and adjusting /tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2/Lib/smtpd.py -> build/scripts-2.5 changing mode of build/scripts-2.5/pydoc from 644 to 755 changing mode of build/scripts-2.5/idle from 644 to 755 changing mode of build/scripts-2.5/smtpd.py from 644 to 755 >>> Source compiled. >>> Test phase [not enabled]: dev-lang/python-2.5.2-r5 >>> Install python-2.5.2-r5 into /tmp/portage/dev-lang/python-2.5.2-r5/image/ category dev-lang * Disabled modules: _curses _curses_panel Creating directory /usr/bin Creating directory /usr/lib /usr/bin/install -c python /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/bin/python2.5 if test -f libpython2.5.so; then \ if test ".so" = .dll; then \ /usr/bin/install -c -m 555 libpython2.5.so /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/bin; \ else \ /usr/bin/install -c -m 555 libpython2.5.so /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/libpython2.5.so.1.0; \ if test libpython2.5.so != libpython2.5.so.1.0; then \ (cd /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib; ln -sf libpython2.5.so.1.0 libpython2.5.so); \ fi \ fi; \ else true; \ fi Creating directory /usr/lib/python2.5 Creating directory /usr/lib/python2.5/lib-tk Creating directory /usr/lib/python2.5/site-packages Creating directory /usr/lib/python2.5/test Creating directory /usr/lib/python2.5/test/output Creating directory /usr/lib/python2.5/test/decimaltestdata Creating directory /usr/lib/python2.5/encodings Creating directory /usr/lib/python2.5/compiler Creating directory /usr/lib/python2.5/hotshot Creating directory /usr/lib/python2.5/email Creating directory /usr/lib/python2.5/email/mime Creating directory /usr/lib/python2.5/email/test Creating directory /usr/lib/python2.5/email/test/data Creating directory /usr/lib/python2.5/sqlite3 Creating directory /usr/lib/python2.5/sqlite3/test Creating directory /usr/lib/python2.5/logging Creating directory /usr/lib/python2.5/bsddb Creating directory /usr/lib/python2.5/bsddb/test Creating directory /usr/lib/python2.5/wsgiref Creating directory /usr/lib/python2.5/ctypes Creating directory /usr/lib/python2.5/ctypes/test Creating directory /usr/lib/python2.5/ctypes/macholib Creating directory /usr/lib/python2.5/idlelib Creating directory /usr/lib/python2.5/idlelib/Icons Creating directory /usr/lib/python2.5/distutils Creating directory /usr/lib/python2.5/distutils/command Creating directory /usr/lib/python2.5/distutils/tests Creating directory /usr/lib/python2.5/xml Creating directory /usr/lib/python2.5/xml/dom Creating directory /usr/lib/python2.5/xml/etree Creating directory /usr/lib/python2.5/xml/parsers Creating directory /usr/lib/python2.5/xml/sax Creating directory /usr/lib/python2.5/curses Creating directory /usr/lib/python2.5/plat-linux2 /usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/Bastion.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/ConfigParser.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/Cookie.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/HTMLParser.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/MimeWriter.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/Queue.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/SocketServer.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/StringIO.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/UserDict.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/UserList.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/UserString.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/__future__.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/aifc.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/anydbm.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/atexit.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/audiodev.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/base64.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/bdb.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/binhex.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/bisect.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/cProfile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/calendar.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/cgi.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/chunk.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/cmd.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/code.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/codecs.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/codeop.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/commands.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/compileall.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/cookielib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/copy.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/copy_reg.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/csv.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/dbhash.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/decimal.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/difflib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/dircache.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/dis.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/doctest.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/dumbdbm.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/dummy_thread.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/formatter.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/fpformat.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/functools.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/getopt.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/getpass.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/gettext.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/glob.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/gopherlib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/gzip.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/heapq.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/hmac.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/htmllib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/httplib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/ihooks.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/imputil.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/inspect.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/keyword.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/linecache.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/locale.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/macpath.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/macurl2path.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/mailbox.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/markupbase.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/md5.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/mhlib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/mimetools.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/mimify.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/multifile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/mutex.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/netrc.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/new.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/opcode.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/optparse.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/os.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/os2emxpath.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/pdb.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pickle.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pipes.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/platform.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/popen2.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/poplib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/posixfile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pprint.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/profile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pstats.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pty.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/pydoc.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/quopri.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/random.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/re.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/repr.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/rexec.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/rfc822.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/robotparser.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/runpy.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sched.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sets.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sgmllib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sha.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/shelve.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/shlex.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/shutil.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/site.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/smtpd.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/smtplib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/socket.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sre.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/stat.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/statvfs.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/string.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/stringold.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/struct.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sunau.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/sunaudio.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/symbol.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/symtable.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/tabnanny.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/tarfile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/this.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/threading.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/timeit.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/toaiff.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/token.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/trace.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/traceback.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/tty.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/types.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/unittest.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/urllib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/urllib2.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/urlparse.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/user.py /usr/lib/python2.5 /usr/bin/install -c ./Lib/uu.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/uuid.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/warnings.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/wave.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/weakref.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/webbrowser.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/whichdb.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/xmllib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/pdb.doc /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info /usr/lib/python2.5 /usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /usr/lib/python2.5/lib-tk /usr/bin/install -c ./Lib/lib-tk/Tix.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /usr/lib/python2.5/lib-tk /usr/bin/install -c -m 644 ./Lib/site-packages/README /usr/lib/python2.5/site-packages /usr/bin/install -c -m 644 ./Lib/test/185test.db /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/README /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/cjkencodings_test.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/pystone.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/re_tests.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/regex_tests.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/regrtest.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test.xml /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test.xml.out /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_aepack.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_al.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_array.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_binascii.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_binhex.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_bsddb.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_cProfile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_cd.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_cl.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_cmath.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_coding.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_commands.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_crypt.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_dbm.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_dl.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_email.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_errno.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_fcntl.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_future1.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_future2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_gdbm.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_gl.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_grp.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_hexoct.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_htmlparser.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_imageop.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_imgfile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_import.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_macfs.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_md5.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_new.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_operations.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_parser.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pep352.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_profilehooks.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_repr.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_rgbimg.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sets.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sha.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_socket_ssl.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_str.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_strftime.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_strop.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_userstring.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/lib/python2.5/test /usr/bin/install -c ./Lib/test/test_wsgiref.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/testall.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/testimg.uue /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/lib/python2.5/test /usr/bin/install -c -m 644 ./Lib/test/output/test_MimeWriter /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_cProfile /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_cgi /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_class /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_cookie /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_extcall /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_frozen /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_global /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_grammar /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_httplib /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_linuxaudiodev /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_logging /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_math /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_mmap /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_new /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_nis /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_opcodes /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_openpty /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_operations /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_ossaudiodev /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_pep277 /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_pkg /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_poll /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_popen /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_popen2 /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_profile /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_pty /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_pyexpat /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_regex /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_resource /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_rgbimg /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_scope /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_signal /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_thread /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_threadedtempfile /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_tokenize /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_types /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_winreg /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/test_xdrlib /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/output/xmltests /usr/lib/python2.5/test/output /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/lib/python2.5/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/lib/python2.5/encodings /usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/ast.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/consts.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/future.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/misc.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /usr/lib/python2.5/compiler /usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /usr/lib/python2.5/hotshot /usr/bin/install -c -m 644 ./Lib/hotshot/log.py /usr/lib/python2.5/hotshot /usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /usr/lib/python2.5/hotshot /usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /usr/lib/python2.5/hotshot /usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/header.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/message.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/lib/python2.5/email /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/lib/python2.5/email/mime /usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /usr/lib/python2.5/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /usr/lib/python2.5/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /usr/lib/python2.5/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py /usr/lib/python2.5/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py /usr/lib/python2.5/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /usr/lib/python2.5/email/test /usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /usr/lib/python2.5/email/test/data /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/lib/python2.5/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/lib/python2.5/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/lib/python2.5/sqlite3/test /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/lib/python2.5/logging /usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/lib/python2.5/logging /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/lib/python2.5/logging /usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /usr/lib/python2.5/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/db.py /usr/lib/python2.5/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /usr/lib/python2.5/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /usr/lib/python2.5/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /usr/lib/python2.5/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /usr/lib/python2.5/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /usr/lib/python2.5/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_1413192.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_env_close.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /usr/lib/python2.5/bsddb/test /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/lib/python2.5/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/lib/python2.5/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/lib/python2.5/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/lib/python2.5/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/lib/python2.5/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/lib/python2.5/wsgiref /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/lib/python2.5/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/lib/python2.5/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/lib/python2.5/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/lib/python2.5/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/lib/python2.5/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/lib/python2.5/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/lib/python2.5/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/lib/python2.5/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/lib/python2.5/ctypes/macholib /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/lib/python2.5/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/lib/python2.5/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/lib/python2.5/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /usr/lib/python2.5/idlelib /usr/bin/install -c ./Lib/idlelib/idle.bat /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tabpage.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /usr/lib/python2.5/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/lib/python2.5/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /usr/lib/python2.5/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/lib/python2.5/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/lib/python2.5/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/lib/python2.5/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/lib/python2.5/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/lib/python2.5/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/distutils/README /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/mwerkscompiler.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/lib/python2.5/distutils /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/lib/python2.5/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/lib/python2.5/distutils/tests /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/lib/python2.5/xml /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/lib/python2.5/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/lib/python2.5/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/lib/python2.5/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/lib/python2.5/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/lib/python2.5/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/lib/python2.5/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/lib/python2.5/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/lib/python2.5/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/lib/python2.5/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/lib/python2.5/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/lib/python2.5/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/lib/python2.5/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/lib/python2.5/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/lib/python2.5/xml/sax /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/lib/python2.5/curses /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/lib/python2.5/curses /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/lib/python2.5/curses /usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/lib/python2.5/curses /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/lib/python2.5/curses /usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /usr/lib/python2.5/curses /usr/bin/install -c -m 644 ./Lib/plat-linux2/CDROM.py /usr/lib/python2.5/plat-linux2 /usr/bin/install -c -m 644 ./Lib/plat-linux2/DLFCN.py /usr/lib/python2.5/plat-linux2 /usr/bin/install -c -m 644 ./Lib/plat-linux2/IN.py /usr/lib/python2.5/plat-linux2 /usr/bin/install -c -m 644 ./Lib/plat-linux2/TYPES.py /usr/lib/python2.5/plat-linux2 /usr/bin/install -c ./Lib/plat-linux2/regen /usr/lib/python2.5/plat-linux2 /usr/bin/install -c -m 644 ./LICENSE /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/LICENSE.txt PYTHONPATH=/tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: \ ./python -Wi -tt /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compileall.py \ -d /usr/lib/python2.5 -f \ -x 'bad_coding|badsyntax|site-packages' /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/BaseHTTPServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/Bastion.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/CGIHTTPServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ConfigParser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/Cookie.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/DocXMLRPCServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/HTMLParser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/MimeWriter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/Queue.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/SimpleHTTPServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/SimpleXMLRPCServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/SocketServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/StringIO.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/UserDict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/UserList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/UserString.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_LWPCookieJar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_MozillaCookieJar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/__future__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/__phello__.foo.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_strptime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_threading_local.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/aifc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/anydbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/asynchat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/asyncore.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/atexit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/audiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/base64.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bdb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/binhex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bisect.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/db.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbobj.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbrecio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbshelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbtables.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbutils.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_1413192.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_all.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_associate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_basics.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_compare.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_compat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_cursor_pget_bug.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_dbobj.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_dbshelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_dbtables.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_env_close.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_get_none.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_join.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_lock.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_misc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_pickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_queue.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_recno.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_sequence.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cProfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/calendar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cgi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cgitb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/chunk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cmd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/code.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/codeop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/colorsys.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/commands.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compileall.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/ast.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/consts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/future.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/misc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/pyassem.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/pycodegen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/symbols.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/syntax.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/transformer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/visitor.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/contextlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cookielib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/copy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/copy_reg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/csv.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/_endian.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/dyld.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/dylib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/framework.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/runtests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_anon.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_array_in_pointer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_arrays.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_as_parameter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_bitfields.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_buffers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_byteswap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_callbacks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_cast.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_cfuncs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_checkretval.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_delattr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_errcheck.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_find.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_funcptr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_functions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_incomplete.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_init.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_integers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_internals.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_keeprefs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_libc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_loading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_macholib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_memfunctions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_numbers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_objects.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_parameters.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_pointers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_prototypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_python_api.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_random_things.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_refcounts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_repr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_returnfuncptrs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_simplesubclasses.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_sizes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_slicing.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_stringptr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_strings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_struct_fields.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_structures.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_unaligned_structures.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_unicode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_values.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_varsize_struct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_win32.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/wintypes.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/ascii.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/has_key.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/panel.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/textpad.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/wrapper.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dbhash.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/decimal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/difflib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dircache.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dis.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/archive_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/bcppcompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/ccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/cmd.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_dumb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_msi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_rpm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_wininst.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_clib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_ext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_py.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/clean.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/config.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_data.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_egg_info.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_headers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_lib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/register.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/sdist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/upload.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/core.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/cygwinccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/debug.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/dep_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/dir_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/dist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/emxccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/errors.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/extension.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/fancy_getopt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/file_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/filelist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/log.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/msvccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/mwerkscompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/spawn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/sysconfig.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/support.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_build_py.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_build_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_dist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_install.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_install_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_versionpredicate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/text_file.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/unixccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/version.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/versionpredicate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/doctest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dumbdbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dummy_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dummy_threading.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/_parseaddr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/base64mime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/charset.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/encoders.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/errors.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/feedparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/generator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/header.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/iterators.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/message.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/application.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/audio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/base.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/image.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/message.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/multipart.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/nonmultipart.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/text.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/parser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/quoprimime.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/__init__.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/data ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_codecs_renamed.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_renamed.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_torture.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/utils.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/aliases.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/ascii.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/base64_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/big5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/big5hkscs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/bz2_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/charmap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp037.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1006.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1026.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1140.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1250.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1251.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1252.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1253.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1254.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1255.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1256.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1257.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1258.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp424.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp437.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp500.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp737.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp775.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp850.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp852.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp855.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp856.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp857.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp860.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp861.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp862.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp863.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp864.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp865.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp866.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp869.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp874.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp875.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp932.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp949.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp950.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_jis_2004.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_jisx0213.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/gb18030.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/gb2312.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/gbk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/hex_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/hp_roman8.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/hz.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/idna.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_2004.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_ext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_10.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_11.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_13.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_14.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_15.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_16.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_4.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_6.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_7.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_8.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_9.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/johab.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/koi8_r.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/koi8_u.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/latin_1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_arabic.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_centeuro.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_croatian.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_cyrillic.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_farsi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_greek.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_iceland.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_latin2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_roman.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_romanian.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_turkish.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mbcs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/palmos.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/ptcp154.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/punycode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/quopri_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/raw_unicode_escape.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/rot_13.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/shift_jis.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/shift_jis_2004.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/shift_jisx0213.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/string_escape.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/tis_620.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/undefined.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/unicode_escape.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/unicode_internal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_16.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_16_be.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_16_le.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_7.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_8.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_8_sig.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/uu_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/zlib_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/filecmp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/fileinput.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/fnmatch.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/formatter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/fpformat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ftplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/functools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/getopt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/getpass.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/gettext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/glob.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/gopherlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/gzip.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hashlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/heapq.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hmac.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/log.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/stats.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/stones.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/htmlentitydefs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/htmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/httplib.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/AutoComplete.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/AutoCompleteWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/AutoExpand.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Bindings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/CallTipWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/CallTips.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ClassBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/CodeContext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ColorDelegator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Debugger.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Delegator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/EditorWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/FileList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/FormatParagraph.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/GrepDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/HyperParser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/IOBinding.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Icons ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/IdleHistory.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/MultiCall.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/MultiStatusBar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ObjectBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/OutputWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ParenMatch.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/PathBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Percolator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/PyParse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/PyShell.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/RemoteDebugger.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/RemoteObjectBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ReplaceDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ScriptBinding.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ScrolledList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/SearchDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/SearchDialogBase.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/SearchEngine.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/StackViewer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ToolTip.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/TreeWidget.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/UndoDelegator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/WidgetRedirector.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/WindowList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ZoomHeight.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/aboutDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configHandler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configHelpSourceEdit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configSectionNameDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/dynOptionMenuWidget.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/idle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/idlever.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/keybindingDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/macosxSupport.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/rpc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/run.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/tabpage.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/testcode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/textView.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ihooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/imaplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/imghdr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/imputil.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/inspect.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/keyword.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Canvas.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Dialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/FileDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/FixTk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/ScrolledText.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/SimpleDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tix.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tkconstants.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tkdnd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tkinter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkColorChooser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkCommonDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkFileDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkFont.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkMessageBox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkSimpleDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/turtle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/linecache.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/locale.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging/config.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging/handlers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/macpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/macurl2path.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mailbox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mailcap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/markupbase.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/md5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mhlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mimetools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mimetypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mimify.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/modulefinder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/multifile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mutex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/netrc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/new.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/nntplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ntpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/nturl2path.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/opcode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/optparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/os.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/os2emxpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pdb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pickletools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pipes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pkgutil.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2 ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/CDROM.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/DLFCN.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/IN.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/TYPES.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/platform.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/popen2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/poplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/posixfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/posixpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pprint.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/profile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pstats.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/py_compile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pyclbr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pydoc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/quopri.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/random.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/re.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/repr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/rexec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/rfc822.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/rlcompleter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/robotparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/runpy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sched.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sets.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sgmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sha.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/shelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/shlex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/shutil.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/site.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/smtpd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/smtplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sndhdr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/socket.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3 ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/dbapi2.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/dbapi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/factory.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/hooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/regression.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/transactions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/types.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/userfunctions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre_compile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre_constants.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre_parse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/stat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/statvfs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/string.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/stringold.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/stringprep.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/struct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/subprocess.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sunau.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sunaudio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/symbol.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/symtable.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tabnanny.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tarfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/telnetlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tempfile.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/autotest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/cjkencodings_test.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/decimaltestdata ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/doctest_aliases.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/double_const.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/fork_wait.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/infinite_reload.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/inspect_fodder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/inspect_fodder2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/list_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/mapping_tests.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/output ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/outstanding_bugs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pickletester.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pyclbr_input.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pydocfodder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pystone.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/re_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/regex_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/regrtest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/reperf.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/sample_doctest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/seq_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/sortperf.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/string_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_MimeWriter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_StringIO.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test___all__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test___future__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test__locale.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_aepack.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_al.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_anydbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_applesingle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_array.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ast.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_asynchat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_atexit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_audioop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_augassign.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_base64.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bastion.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bigaddrspace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bigmem.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_binascii.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_binhex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_binop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bisect.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bool.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bsddb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bsddb185.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bsddb3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bufio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_builtin.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bz2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cProfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_calendar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_call.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_capi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cfgparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cgi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_charmapcodec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_class.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cmath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cmd_line.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_code.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codeccallbacks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_cn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_hk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_tw.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_cn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_hk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_tw.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codeop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_coding.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_coercion.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_colorsys.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_commands.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_compare.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_compile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_compiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_complex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_complex_args.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_contains.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_contextlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cookie.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cookielib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_copy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_copy_reg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cpickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_crypt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_csv.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ctypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_curses.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_datetime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_decimal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_decorators.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_defaultdict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_deque.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_descr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_descrtut.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_difflib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dircache.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dis.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_distutils.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_doctest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_doctest2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dumbdbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dummy_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dummy_threading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_email.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_email_codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_email_renamed.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_enumerate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_eof.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_errno.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_exception_variations.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_exceptions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_extcall.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fcntl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_file.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_filecmp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fileinput.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_float.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fnmatch.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fork1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_format.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fpformat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_frozen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_funcattrs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_functools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gdbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_generators.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_genexps.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_getargs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_getargs2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_getopt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gettext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_glob.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_global.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_grammar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_grp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gzip.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hash.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hashlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_heapq.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hexoct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hmac.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hotshot.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_htmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_htmlparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_httplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imageop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imaplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imgfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_import.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_importhooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_index.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_inspect.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ioctl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_isinstance.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_iter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_iterlen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_itertools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_largefile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_linuxaudiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_list.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_locale.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_logging.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_long.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_long_future.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_longexp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_macfs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_macostools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_macpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mailbox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_marshal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_math.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_md5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mhlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mimetools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mimetypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_minidom.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mmap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_module.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_multibytecodec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_multibytecodec_support.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_multifile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mutants.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_netrc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_new.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_nis.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_normalization.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ntpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_old_mailbox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_opcodes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_openpty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_operations.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_operator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_optparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_os.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ossaudiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_parser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_peepholer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep247.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep263.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep277.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep292.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep352.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pickletools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pkg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pkgimport.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_platform.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_plistlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_poll.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_popen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_popen2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_posix.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_posixpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pprint.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_profile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_profilehooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pwd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pyclbr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pyexpat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_queue.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_quopri.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_random.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_re.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_repr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_resource.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_rfc822.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_rgbimg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_richcmp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_robotparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_runpy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sax.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_scope.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_scriptpackages.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_select.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_set.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sets.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sgmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sha.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_shelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_shlex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_shutil.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_signal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_site.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_slice.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_socket.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_socket_ssl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_socketserver.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_softspace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sort.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sqlite.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_startfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_str.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_strftime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_string.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_stringprep.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_strop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_strptime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_struct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_structmembers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_structseq.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_subprocess.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sunaudiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sundry.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_support.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_symtable.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_syntax.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sys.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tarfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tcl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tempfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_textwrap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threaded_import.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threadedtempfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threading_local.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threadsignals.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_time.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_timeout.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tokenize.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_trace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_traceback.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_transformer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tuple.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_types.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ucn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unary.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unicode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unicode_file.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unicodedata.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unittest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_univnewlines.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unpack.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib2_localnet.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib2net.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllibnet.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urlparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_userdict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_userlist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_userstring.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_uu.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_uuid.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wait3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wait4.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_warnings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wave.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_weakref.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_whichdb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_winreg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_winsound.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_with.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wsgiref.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xdrlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xml_etree.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xml_etree_c.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xmlrpc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xpickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xrange.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zipfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zipfile64.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zipimport.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/testall.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/testcodec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/tf_inherit_check.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/threaded_import_hangers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/time_hashlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/xmltests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/textwrap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/this.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/threading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/timeit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/toaiff.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/token.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tokenize.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/trace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/traceback.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/types.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/unittest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/urllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/urllib2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/urlparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/user.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/uu.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/uuid.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/warnings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wave.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/weakref.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/webbrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/whichdb.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/handlers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/headers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/simple_server.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/validate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xdrlib.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/__init__.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/NodeFilter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/domreg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/expatbuilder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/minicompat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/minidom.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/pulldom.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/xmlbuilder.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/ElementInclude.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/ElementPath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/ElementTree.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/cElementTree.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/parsers ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/parsers/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/parsers/expat.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/_exceptions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/expatreader.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/handler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/saxutils.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/xmlreader.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xmlrpclib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/zipfile.py ... PYTHONPATH=/tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: \ ./python -Wi -tt -O /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compileall.py \ -d /usr/lib/python2.5 -f \ -x 'bad_coding|badsyntax|site-packages' /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/BaseHTTPServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/Bastion.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/CGIHTTPServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ConfigParser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/Cookie.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/DocXMLRPCServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/HTMLParser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/MimeWriter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/Queue.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/SimpleHTTPServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/SimpleXMLRPCServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/SocketServer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/StringIO.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/UserDict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/UserList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/UserString.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_LWPCookieJar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_MozillaCookieJar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/__future__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/__phello__.foo.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_strptime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/_threading_local.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/aifc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/anydbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/asynchat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/asyncore.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/atexit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/audiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/base64.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bdb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/binhex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bisect.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/db.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbobj.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbrecio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbshelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbtables.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/dbutils.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_1413192.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_all.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_associate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_basics.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_compare.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_compat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_cursor_pget_bug.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_dbobj.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_dbshelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_dbtables.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_env_close.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_get_none.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_join.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_lock.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_misc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_pickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_queue.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_recno.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_sequence.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/bsddb/test/test_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cProfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/calendar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cgi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cgitb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/chunk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cmd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/code.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/codeop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/colorsys.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/commands.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compileall.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/ast.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/consts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/future.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/misc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/pyassem.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/pycodegen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/symbols.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/syntax.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/transformer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compiler/visitor.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/contextlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/cookielib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/copy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/copy_reg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/csv.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/_endian.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/dyld.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/dylib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/macholib/framework.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/runtests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_anon.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_array_in_pointer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_arrays.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_as_parameter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_bitfields.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_buffers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_byteswap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_callbacks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_cast.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_cfuncs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_checkretval.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_delattr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_errcheck.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_find.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_funcptr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_functions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_incomplete.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_init.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_integers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_internals.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_keeprefs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_libc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_loading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_macholib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_memfunctions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_numbers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_objects.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_parameters.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_pointers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_prototypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_python_api.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_random_things.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_refcounts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_repr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_returnfuncptrs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_simplesubclasses.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_sizes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_slicing.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_stringptr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_strings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_struct_fields.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_structures.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_unaligned_structures.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_unicode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_values.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_varsize_struct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/test/test_win32.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ctypes/wintypes.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/ascii.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/has_key.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/panel.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/textpad.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/curses/wrapper.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dbhash.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/decimal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/difflib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dircache.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dis.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/archive_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/bcppcompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/ccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/cmd.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_dumb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_msi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_rpm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/bdist_wininst.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_clib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_ext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_py.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/build_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/clean.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/config.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_data.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_egg_info.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_headers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_lib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/install_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/register.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/sdist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/command/upload.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/core.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/cygwinccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/debug.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/dep_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/dir_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/dist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/emxccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/errors.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/extension.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/fancy_getopt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/file_util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/filelist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/log.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/msvccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/mwerkscompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/spawn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/sysconfig.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/support.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_build_py.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_build_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_dist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_install.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_install_scripts.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/tests/test_versionpredicate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/text_file.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/unixccompiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/version.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/distutils/versionpredicate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/doctest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dumbdbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dummy_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/dummy_threading.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/_parseaddr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/base64mime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/charset.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/encoders.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/errors.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/feedparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/generator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/header.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/iterators.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/message.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/application.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/audio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/base.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/image.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/message.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/multipart.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/nonmultipart.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/mime/text.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/parser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/quoprimime.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/__init__.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/data ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_codecs_renamed.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_renamed.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/test/test_email_torture.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/email/utils.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/aliases.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/ascii.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/base64_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/big5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/big5hkscs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/bz2_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/charmap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp037.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1006.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1026.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1140.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1250.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1251.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1252.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1253.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1254.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1255.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1256.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1257.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp1258.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp424.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp437.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp500.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp737.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp775.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp850.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp852.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp855.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp856.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp857.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp860.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp861.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp862.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp863.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp864.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp865.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp866.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp869.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp874.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp875.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp932.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp949.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/cp950.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_jis_2004.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_jisx0213.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/euc_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/gb18030.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/gb2312.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/gbk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/hex_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/hp_roman8.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/hz.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/idna.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_2004.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_jp_ext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso2022_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_10.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_11.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_13.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_14.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_15.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_16.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_4.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_6.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_7.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_8.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/iso8859_9.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/johab.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/koi8_r.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/koi8_u.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/latin_1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_arabic.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_centeuro.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_croatian.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_cyrillic.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_farsi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_greek.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_iceland.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_latin2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_roman.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_romanian.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mac_turkish.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/mbcs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/palmos.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/ptcp154.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/punycode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/quopri_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/raw_unicode_escape.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/rot_13.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/shift_jis.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/shift_jis_2004.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/shift_jisx0213.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/string_escape.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/tis_620.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/undefined.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/unicode_escape.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/unicode_internal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_16.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_16_be.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_16_le.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_7.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_8.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/utf_8_sig.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/uu_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/encodings/zlib_codec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/filecmp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/fileinput.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/fnmatch.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/formatter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/fpformat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ftplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/functools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/getopt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/getpass.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/gettext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/glob.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/gopherlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/gzip.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hashlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/heapq.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hmac.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/log.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/stats.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/hotshot/stones.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/htmlentitydefs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/htmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/httplib.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/AutoComplete.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/AutoCompleteWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/AutoExpand.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Bindings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/CallTipWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/CallTips.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ClassBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/CodeContext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ColorDelegator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Debugger.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Delegator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/EditorWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/FileList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/FormatParagraph.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/GrepDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/HyperParser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/IOBinding.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Icons ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/IdleHistory.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/MultiCall.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/MultiStatusBar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ObjectBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/OutputWindow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ParenMatch.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/PathBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/Percolator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/PyParse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/PyShell.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/RemoteDebugger.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/RemoteObjectBrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ReplaceDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ScriptBinding.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ScrolledList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/SearchDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/SearchDialogBase.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/SearchEngine.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/StackViewer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ToolTip.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/TreeWidget.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/UndoDelegator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/WidgetRedirector.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/WindowList.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/ZoomHeight.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/aboutDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configHandler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configHelpSourceEdit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/configSectionNameDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/dynOptionMenuWidget.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/idle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/idlever.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/keybindingDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/macosxSupport.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/rpc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/run.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/tabpage.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/testcode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/idlelib/textView.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ihooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/imaplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/imghdr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/imputil.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/inspect.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/keyword.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Canvas.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Dialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/FileDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/FixTk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/ScrolledText.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/SimpleDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tix.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tkconstants.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tkdnd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/Tkinter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkColorChooser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkCommonDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkFileDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkFont.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkMessageBox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/tkSimpleDialog.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/lib-tk/turtle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/linecache.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/locale.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging/config.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/logging/handlers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/macpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/macurl2path.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mailbox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mailcap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/markupbase.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/md5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mhlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mimetools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mimetypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mimify.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/modulefinder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/multifile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/mutex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/netrc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/new.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/nntplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/ntpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/nturl2path.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/opcode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/optparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/os.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/os2emxpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pdb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pickletools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pipes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pkgutil.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2 ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/CDROM.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/DLFCN.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/IN.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/plat-linux2/TYPES.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/platform.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/popen2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/poplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/posixfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/posixpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pprint.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/profile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pstats.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/py_compile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pyclbr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/pydoc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/quopri.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/random.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/re.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/repr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/rexec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/rfc822.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/rlcompleter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/robotparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/runpy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sched.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sets.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sgmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sha.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/shelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/shlex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/shutil.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/site.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/smtpd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/smtplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sndhdr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/socket.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3 ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/dbapi2.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/dbapi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/factory.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/hooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/regression.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/transactions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/types.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sqlite3/test/userfunctions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre_compile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre_constants.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sre_parse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/stat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/statvfs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/string.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/stringold.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/stringprep.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/struct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/subprocess.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sunau.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/sunaudio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/symbol.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/symtable.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tabnanny.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tarfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/telnetlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tempfile.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/autotest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/cjkencodings_test.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/decimaltestdata ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/doctest_aliases.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/double_const.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/fork_wait.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/infinite_reload.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/inspect_fodder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/inspect_fodder2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/list_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/mapping_tests.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/output ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/outstanding_bugs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pickletester.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pyclbr_input.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pydocfodder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/pystone.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/re_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/regex_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/regrtest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/reperf.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/sample_doctest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/seq_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/sortperf.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/string_tests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_MimeWriter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_StringIO.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test___all__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test___future__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test__locale.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_aepack.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_al.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_anydbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_applesingle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_array.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ast.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_asynchat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_atexit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_audioop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_augassign.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_base64.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bastion.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bigaddrspace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bigmem.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_binascii.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_binhex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_binop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bisect.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bool.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bsddb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bsddb185.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bsddb3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bufio.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_builtin.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_bz2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cProfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_calendar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_call.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_capi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cfgparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cgi.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_charmapcodec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_class.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cmath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cmd_line.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_code.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codeccallbacks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_cn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_hk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecencodings_tw.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_cn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_hk.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_jp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_kr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecmaps_tw.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_codeop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_coding.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_coercion.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_colorsys.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_commands.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_compare.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_compile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_compiler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_complex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_complex_args.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_contains.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_contextlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cookie.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cookielib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_copy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_copy_reg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_cpickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_crypt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_csv.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ctypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_curses.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_datetime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_decimal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_decorators.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_defaultdict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_deque.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_descr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_descrtut.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_difflib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dircache.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dis.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_distutils.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_doctest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_doctest2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dumbdbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dummy_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_dummy_threading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_email.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_email_codecs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_email_renamed.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_enumerate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_eof.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_errno.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_exception_variations.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_exceptions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_extcall.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fcntl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_file.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_filecmp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fileinput.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_float.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fnmatch.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fork1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_format.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_fpformat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_frozen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_funcattrs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_functools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future1.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_future3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gdbm.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_generators.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_genexps.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_getargs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_getargs2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_getopt.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gettext.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_glob.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_global.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_grammar.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_grp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_gzip.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hash.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hashlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_heapq.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hexoct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hmac.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_hotshot.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_htmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_htmlparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_httplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imageop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imaplib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imgfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_imp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_import.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_importhooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_index.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_inspect.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ioctl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_isinstance.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_iter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_iterlen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_itertools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_largefile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_linuxaudiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_list.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_locale.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_logging.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_long.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_long_future.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_longexp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_macfs.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_macostools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_macpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mailbox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_marshal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_math.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_md5.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mhlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mimetools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mimetypes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_minidom.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mmap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_module.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_multibytecodec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_multibytecodec_support.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_multifile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_mutants.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_netrc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_new.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_nis.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_normalization.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ntpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_old_mailbox.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_opcodes.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_openpty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_operations.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_operator.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_optparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_os.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ossaudiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_parser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_peepholer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep247.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep263.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep277.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep292.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pep352.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pickletools.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pkg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pkgimport.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_platform.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_plistlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_poll.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_popen.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_popen2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_posix.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_posixpath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pow.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pprint.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_profile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_profilehooks.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pwd.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pyclbr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_pyexpat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_queue.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_quopri.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_random.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_re.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_repr.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_resource.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_rfc822.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_rgbimg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_richcmp.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_robotparser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_runpy.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sax.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_scope.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_scriptpackages.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_select.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_set.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sets.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sgmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sha.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_shelve.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_shlex.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_shutil.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_signal.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_site.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_slice.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_socket.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_socket_ssl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_socketserver.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_softspace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sort.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sqlite.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_startfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_str.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_strftime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_string.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_stringprep.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_strop.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_strptime.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_struct.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_structmembers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_structseq.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_subprocess.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sunaudiodev.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sundry.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_support.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_symtable.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_syntax.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_sys.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tarfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tcl.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tempfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_textwrap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_thread.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threaded_import.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threadedtempfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threading_local.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_threadsignals.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_time.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_timeout.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tokenize.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_trace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_traceback.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_transformer.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_tuple.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_types.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_ucn.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unary.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unicode.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unicode_file.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unicodedata.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unittest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_univnewlines.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_unpack.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib2_localnet.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllib2net.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urllibnet.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_urlparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_userdict.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_userlist.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_userstring.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_uu.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_uuid.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wait3.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wait4.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_warnings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wave.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_weakref.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_whichdb.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_winreg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_winsound.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_with.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_wsgiref.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xdrlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xml_etree.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xml_etree_c.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xmlrpc.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xpickle.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_xrange.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zipfile.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zipfile64.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zipimport.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/test_zlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/testall.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/testcodec.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/tf_inherit_check.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/threaded_import_hangers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/time_hashlib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/test/xmltests.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/textwrap.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/this.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/threading.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/timeit.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/toaiff.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/token.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tokenize.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/trace.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/traceback.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/tty.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/types.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/unittest.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/urllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/urllib2.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/urlparse.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/user.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/uu.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/uuid.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/warnings.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wave.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/weakref.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/webbrowser.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/whichdb.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/handlers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/headers.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/simple_server.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/util.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/wsgiref/validate.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xdrlib.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/__init__.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/NodeFilter.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/domreg.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/expatbuilder.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/minicompat.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/minidom.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/pulldom.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/dom/xmlbuilder.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/ElementInclude.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/ElementPath.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/ElementTree.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/etree/cElementTree.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/parsers ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/parsers/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/parsers/expat.py ... Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/__init__.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/_exceptions.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/expatreader.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/handler.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/saxutils.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xml/sax/xmlreader.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xmllib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/xmlrpclib.py ... Compiling /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/zipfile.py ... PYTHONPATH=/tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: \ ./python -Wi -t /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compileall.py \ -d /usr/lib/python2.5/site-packages -f \ -x badsyntax /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/site-packages Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/site-packages ... PYTHONPATH=/tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5 LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: \ ./python -Wi -t -O /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/compileall.py \ -d /usr/lib/python2.5/site-packages -f \ -x badsyntax /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/site-packages Listing /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/site-packages ... Creating directory /usr/include Creating directory /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/Python-ast.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/Python.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/abstract.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/asdl.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/ast.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/bitset.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/boolobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/bufferobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/cStringIO.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/cellobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/ceval.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/classobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/cobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/code.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/codecs.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/compile.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/complexobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/datetime.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/descrobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/dictobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/enumobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/errcode.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/eval.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/fileobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/floatobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/frameobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/funcobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/genobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/graminit.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/grammar.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/import.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/intobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/intrcheck.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/iterobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/listobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/longintrepr.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/longobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/marshal.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/metagrammar.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/methodobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/modsupport.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/moduleobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/node.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/object.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/objimpl.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/opcode.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/osdefs.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/parsetok.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/patchlevel.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pgen.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pgenheaders.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/py_curses.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pyarena.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pydebug.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pyerrors.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pyexpat.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pyfpe.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pygetopt.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pymem.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pyport.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pystate.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pystrtod.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pythonrun.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/pythread.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/rangeobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/setobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/sliceobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/stringobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/structmember.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/structseq.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/symtable.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/sysmodule.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/timefuncs.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/token.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/traceback.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/tupleobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/ucnhash.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /usr/include/python2.5 /usr/bin/install -c -m 644 pyconfig.h /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/include/python2.5/pyconfig.h case $MAKEFLAGS in \ *-s*) LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: CC='mipsel-unknown-linux-gnu-gcc -pthread' LDSHARED='mipsel-unknown-linux-gnu-gcc -pthread -shared' OPT='-DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv' ./python -E ./setup.py -q build;; \ *) LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: CC='mipsel-unknown-linux-gnu-gcc -pthread' LDSHARED='mipsel-unknown-linux-gnu-gcc -pthread -shared' OPT='-DNDEBUG -Os -mabi=32 -pipe -mips3 -fwrapv' ./python -E ./setup.py build;; \ esac running build running build_ext db.h: found (4, 2) in /usr/include db lib: using (4, 2) db-4.2 /usr/include/sqlite3.h: version 3.5.3 checking build system type... mips64el-unknown-linux-gnu checking host system type... mips64el-unknown-linux-gnu checking target system type... mips64el-unknown-linux-gnu checking for gcc... mipsel-unknown-linux-gnu-gcc -pthread 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 mipsel-unknown-linux-gnu-gcc -pthread accepts -g... yes checking for mipsel-unknown-linux-gnu-gcc -pthread option to accept ANSI C... none needed checking how to run the C preprocessor... mipsel-unknown-linux-gnu-gcc -pthread -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 configure: error: "libffi has not been ported to mips64el-unknown-linux-gnu." Failed to configure _ctypes module [?1034hrunning build_scripts Creating directory /usr/lib/python2.5/config /usr/bin/install -c -m 644 Modules/config.c /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/config.c /usr/bin/install -c -m 644 Modules/python.o /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/python.o /usr/bin/install -c -m 644 ./Modules/config.c.in /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/config.c.in /usr/bin/install -c -m 644 Makefile /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/Makefile /usr/bin/install -c -m 644 Modules/Setup /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/Setup /usr/bin/install -c -m 644 Modules/Setup.local /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/Setup.local /usr/bin/install -c -m 644 Modules/Setup.config /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/Setup.config /usr/bin/install -c ./Modules/makesetup /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/makesetup /usr/bin/install -c ./install-sh /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/lib/python2.5/config/install-sh # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python2.5," < ./Misc/python-config.in >python-config /usr/bin/install -c python-config /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/bin/python2.5-config rm python-config LD_LIBRARY_PATH=/tmp/portage/dev-lang/python-2.5.2-r5/work/Python-2.5.2: ./python -E ./setup.py install \ --prefix=/usr \ --install-scripts=/usr/bin \ --install-platlib=/usr/lib/python2.5/lib-dynload \ --root=//tmp/portage/dev-lang/python-2.5.2-r5/image/ running install running build running build_ext db.h: found (4, 2) in /usr/include db lib: using (4, 2) db-4.2 /usr/include/sqlite3.h: version 3.5.3 checking build system type... mips64el-unknown-linux-gnu checking host system type... mips64el-unknown-linux-gnu checking target system type... mips64el-unknown-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -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 configure: error: "libffi has not been ported to mips64el-unknown-linux-gnu." Failed to configure _ctypes module [?1034hrunning build_scripts running install_lib creating //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_struct.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_ctypes_test.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_weakref.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/array.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/cmath.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/math.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/strop.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/time.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/datetime.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_random.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/itertools.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/collections.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_bisect.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_heapq.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/operator.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_functools.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_testcapi.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_hotshot.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_lsprof.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/unicodedata.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_locale.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/fcntl.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/grp.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/spwd.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/select.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/binascii.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/parser.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/cStringIO.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/cPickle.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/mmap.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/syslog.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/audioop.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/rgbimg.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/readline.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/crypt.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_csv.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_socket.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_ssl.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_hashlib.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_sha.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_md5.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_sha256.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_sha512.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_bsddb.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_sqlite3.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/dbm.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/gdbm.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/termios.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/resource.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/nis.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/zlib.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/bz2.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/pyexpat.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_elementtree.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_multibytecodec.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_codecs_kr.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_codecs_jp.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_codecs_cn.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_codecs_tw.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_codecs_hk.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_codecs_iso2022.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/dl.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/linuxaudiodev.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/ossaudiodev.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload copying build/lib.linux-mips64-2.5/_tkinter.so -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_struct.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_ctypes_test.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_weakref.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/array.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/cmath.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/math.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/strop.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/time.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/datetime.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_random.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/itertools.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/collections.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_bisect.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_heapq.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/operator.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_functools.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_testcapi.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_hotshot.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_lsprof.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/unicodedata.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_locale.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/fcntl.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/grp.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/spwd.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/select.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/binascii.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/parser.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/cStringIO.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/cPickle.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/mmap.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/syslog.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/audioop.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/rgbimg.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/readline.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/crypt.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_csv.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_socket.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_ssl.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_hashlib.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_sha.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_md5.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_sha256.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_sha512.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_bsddb.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_sqlite3.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/dbm.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/gdbm.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/termios.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/resource.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/nis.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/zlib.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/bz2.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/pyexpat.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_elementtree.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_multibytecodec.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_codecs_kr.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_codecs_jp.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_codecs_cn.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_codecs_tw.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_codecs_hk.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_codecs_iso2022.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/dl.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/linuxaudiodev.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/ossaudiodev.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/_tkinter.so to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/ to 755 running install_scripts copying build/scripts-2.5/pydoc -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/bin copying build/scripts-2.5/idle -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/bin copying build/scripts-2.5/smtpd.py -> //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/bin changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/bin/pydoc to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/bin/idle to 755 changing mode of //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/bin/smtpd.py to 755 running install_egg_info Writing //tmp/portage/dev-lang/python-2.5.2-r5/image/usr/lib/python2.5/lib-dynload/Python-2.5.2-py2.5.egg-info Creating directory /usr/share/man Creating directory /usr/share/man/man1 /usr/bin/install -c -m 644 ./Misc/python.man \ /tmp/portage/dev-lang/python-2.5.2-r5/image//usr/share/man/man1/python.1 >>> Completed installing python-2.5.2-r5 into /tmp/portage/dev-lang/python-2.5.2-r5/image/ ecompressdir: bzip2 -9 /usr/share/man /usr/lib/portage/bin/isolated-functions.sh: line 428: 18430 Segmentation fault ( unset BASH HOSTTYPE IFS MACHTYPE OLDPWD OPTERR OPTIND OSTYPE PS4 PWD SHELL SHLVL; unset COLORTERM DISPLAY EDITOR LESS LESSOPEN LOGNAME LS_COLORS PAGER TERM TERMCAP USER; unset ECHANGELOG_USER GPG_AGENT_INFO SSH_AGENT_PID SSH_AUTH_SOCK STY WINDOW XAUTHORITY; unset ${!CCACHE_*} ${!DISTCC_*}; unset -f dump_trace die diefunc quiet_mode vecho elog_base eqawarn elog esyslog einfo einfon ewarn eerror ebegin _eend eend KV_major KV_minor KV_micro KV_to_int get_KV unset_colors set_colors has hasv hasq qa_source qa_call addread addwrite adddeny addpredict lchown lchgrp esyslog use usev useq has_version portageq best_version use_with use_enable register_die_hook check_KV keepdir unpack strip_duplicate_slashes econf einstall dyn_setup dyn_unpack dyn_clean into insinto exeinto docinto insopts diropts exeopts libopts abort_handler abort_compile abort_test abort_install dyn_compile dyn_test dyn_install dyn_preinst dyn_help debug-print debug-print-function debug-print-section inherit EXPORT_FUNCTIONS newdepend newrdepend newpdepend do_newdepend remove_path_entry save_ebuild_env filter_readonly_variables preprocess_ebuild_env source_all_bashrcs ebuild_phase ebuild_phase_with_hooks ${QA_INTERCEPTORS}; unset BAD BRACKET BUILD_PREFIX COLS DISTCC_DIR DISTDIR DOC_SYMLINKS_DIR EBUILD_EXIT_STATUS_FILE EBUILD_FORCE_TEST EBUILD_MASTER_PID ECLASSDIR ECLASS_DEPTH ENDCOL FAKEROOTKEY GOOD HILITE HOME IMAGE LAST_E_CMD LAST_E_LEN LD_PRELOAD MISC_FUNCTIONS_ARGS MOPREFIX NORMAL PKGDIR PKGUSE PKG_LOGDIR PKG_TMPDIR PORTAGE_ACTUAL_DISTDIR PORTAGE_ARCHLIST PORTAGE_BASHRC PORTAGE_BINPKG_TAR_OPTS PORTAGE_BINPKG_TMPFILE PORTAGE_BUILDDIR PORTAGE_COLORMAP PORTAGE_CONFIGROOT PORTAGE_DEBUG PORTAGE_DEPCACHEDIR PORTAGE_GID PORTAGE_INST_GID PORTAGE_INST_UID PORTAGE_LOG_FILE PORTAGE_MASTER_PID PORTAGE_REPO_NAME PORTAGE_RESTRICT PORTAGE_UPDATE_ENV PORTAGE_WORKDIR_MODE PORTDIR PORTDIR_OVERLAY ${!PORTAGE_SANDBOX_*} PREROOTPATH PROFILE_PATHS PWORKDIR QA_INTERCEPTORS RC_DEFAULT_INDENT RC_DOT_PATTERN RC_ENDCOL RC_INDENTATION READONLY_EBUILD_METADATA READONLY_PORTAGE_VARS ROOT ROOTPATH RPMDIR STARTDIR TMP TMPDIR USE_EXPAND WARN XARGS _RC_GET_KV_CACHE; unset DOC_SYMLINKS_DIR INSTALL_MASK PKG_INSTALL_MASK; set; export ) * * ERROR: dev-lang/python-2.5.2-r5 failed. * Call stack: * misc-functions.sh, line 18: Called source '/usr/lib/portage/bin/ebuild.sh' * ebuild.sh, line 1637: Called die * The specific snippet of code: * preprocess_ebuild_env || \ * die "error processing environment" * The die message: * error processing environment * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/tmp/portage/dev-lang/python-2.5.2-r5/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/dev-lang/python-2.5.2-r5/temp/environment'. *