Detailed installation log Starting at Do 8. Apr 15:57:14 CEST 2010 checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... /usr/bin/gcc checking for --with-cxx=... /usr/bin/g++ checking for gcc... /usr/bin/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ANSI C... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for egrep... grep -E checking for AIX... no checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(CXX) checking for --enable-shared... no checking for --enable-profiling... checking LDLIBRARY... libpython$(VERSION).a checking for ranlib... ranlib checking for ar... ar checking for a BSD-compatible install... /usr/bin/install -c checking for --with-pydebug... no checking whether /usr/bin/gcc accepts -fno-strict-aliasing... yes checking whether /usr/bin/gcc accepts -OPT:Olimit=0... no checking whether /usr/bin/gcc accepts -Olimit 1500... no checking whether pthreads are available without options... no checking whether /usr/bin/gcc accepts -Kpthread... no checking whether /usr/bin/gcc accepts -Kthread... no checking whether /usr/bin/gcc accepts -pthread... yes checking whether /usr/bin/g++ also accepts flags for thread support... yes 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 curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.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 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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.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 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 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 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 int... yes checking size of int... 4 checking for long... yes checking size of long... 8 checking for void *... yes checking size of void *... 8 checking for short... yes checking size of short... 2 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for fpos_t... yes checking size of fpos_t... 16 checking for long long support... yes checking for long long... yes checking size of long long... 8 checking for uintptr_t... yes checking for uintptr_t... (cached) yes checking size of uintptr_t... 8 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... -lpthread checking for textdomain in -lintl... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... 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 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 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 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_blocks... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking whether va_list is an array... yes checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for hypot... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for wchar_t... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... no checking what type to use for unicode... unsigned short checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking 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 whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for /dev/ptmx... yes checking for /dev/ptc... no 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 Setup creating Setup.local creating Makefile /usr/bin/g++ -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Modules/ccpython.o ./Modules/ccpython.cc cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++ /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c Objects/longobject.c: In function ‘PyLong_AsDouble’: Objects/longobject.c:667: warning: ‘e’ may be used uninitialized in this function /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/exceptions.o Python/exceptions.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes 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 Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c Python/compile.c:1105: warning: ‘dump’ defined but not used /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c Python/marshal.c: In function ‘PyMarshal_ReadShortFromFile’: Python/marshal.c:350: warning: ‘rf.ptr’ may be used uninitialized in this function Python/marshal.c:727: note: ‘rf.ptr’ was declared here Python/marshal.c:350: warning: ‘rf.end’ may be used uninitialized in this function Python/marshal.c:727: note: ‘rf.end’ was declared here Python/marshal.c: In function ‘PyMarshal_ReadLongFromFile’: Python/marshal.c:369: warning: ‘rf.ptr’ may be used uninitialized in this function Python/marshal.c:736: note: ‘rf.ptr’ was declared here Python/marshal.c:369: warning: ‘rf.end’ may be used uninitialized in this function Python/marshal.c:736: note: ‘rf.end’ was declared here /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk"' \ -DPREFIX='"/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4"' \ -DEXEC_PREFIX='"/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4"' \ -DVERSION='"2.4"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o if test -f buildno; then \ expr `cat buildno` + 1 >buildno1; \ mv -f buildno1 buildno; \ else echo 1 >buildno; fi /usr/bin/gcc -pthread -c -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I./Include -DPy_BUILD_CORE -DBUILD=`cat buildno` -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython2.4.a ar cr libpython2.4.a Modules/getbuildinfo.o ar cr libpython2.4.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.4.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.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.4.a Python/bltinmodule.o Python/exceptions.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/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.4.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar cr libpython2.4.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython2.4.a /usr/bin/g++ -pthread -Xlinker -export-dynamic -o python \ Modules/ccpython.o \ libpython2.4.a -lpthread -ldl -lutil -lm libpython2.4.a(posixmodule.o): In function `posix_tmpnam': /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Modules/posixmodule.c:6240: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' libpython2.4.a(posixmodule.o): In function `posix_tempnam': /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Modules/posixmodule.c:6195: warning: the use of `tempnam' is dangerous, better use `mkstemp' case $MAKEFLAGS in \ *-s*) CC='/usr/bin/gcc -pthread' LDSHARED='/usr/bin/gcc -pthread -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \ *) CC='/usr/bin/gcc -pthread' LDSHARED='/usr/bin/gcc -pthread -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \ esac running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building 'struct' extension creating build creating build/temp.linux-x86_64-2.4 /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/structmodule.c -o build/temp.linux-x86_64-2.4/structmodule.o creating build/lib.linux-x86_64-2.4 /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/structmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/struct.so building 'regex' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/regexmodule.c -o build/temp.linux-x86_64-2.4/regexmodule.o /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/regexpr.c -o build/temp.linux-x86_64-2.4/regexpr.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/regexmodule.o build/temp.linux-x86_64-2.4/regexpr.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/regex.so building '_hotshot' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_hotshot.c -o build/temp.linux-x86_64-2.4/_hotshot.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_hotshot.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_hotshot.so building '_weakref' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_weakref.c -o build/temp.linux-x86_64-2.4/_weakref.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_weakref.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_weakref.so building 'array' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/arraymodule.c -o build/temp.linux-x86_64-2.4/arraymodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/arraymodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/array.so building 'cmath' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.4/cmathmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/cmathmodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.4/cmath.so building 'math' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/mathmodule.c -o build/temp.linux-x86_64-2.4/mathmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/mathmodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.4/math.so building 'strop' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/stropmodule.c -o build/temp.linux-x86_64-2.4/stropmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/stropmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/strop.so building 'time' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/timemodule.c -o build/temp.linux-x86_64-2.4/timemodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.4/time.so building 'datetime' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.4/datetimemodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/datetimemodule.o build/temp.linux-x86_64-2.4/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.4/datetime.so building '_random' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_randommodule.c -o build/temp.linux-x86_64-2.4/_randommodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_randommodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_random.so building 'itertools' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.4/itertoolsmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/itertoolsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/itertools.so building 'collections' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/collectionsmodule.c -o build/temp.linux-x86_64-2.4/collectionsmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/collectionsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/collections.so building '_bisect' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.4/_bisectmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_bisectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_bisect.so building '_heapq' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.4/_heapqmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_heapqmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_heapq.so building 'operator' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/operator.c -o build/temp.linux-x86_64-2.4/operator.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/operator.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/operator.so building '_testcapi' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.4/_testcapimodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_testcapi.so building 'unicodedata' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/unicodedata.c -o build/temp.linux-x86_64-2.4/unicodedata.o /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/unicodedata.c: In function ‘_getcode’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/unicodedata.c:755: warning: ‘L’ may be used uninitialized in this function /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/unicodedata.c:755: warning: ‘V’ may be used uninitialized in this function /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/unicodedata.c:755: warning: ‘T’ may be used uninitialized in this function /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/unicodedata.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/unicodedata.so building '_locale' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_localemodule.c -o build/temp.linux-x86_64-2.4/_localemodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_localemodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_locale.so building 'fcntl' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.4/fcntlmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/fcntl.so building 'grp' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/grpmodule.c -o build/temp.linux-x86_64-2.4/grpmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/grpmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/grp.so building 'select' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/selectmodule.c -o build/temp.linux-x86_64-2.4/selectmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/selectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/select.so building 'md5' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/md5module.c -o build/temp.linux-x86_64-2.4/md5module.o /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/md5c.c -o build/temp.linux-x86_64-2.4/md5c.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/md5module.o build/temp.linux-x86_64-2.4/md5c.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/md5.so building 'sha' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/shamodule.c -o build/temp.linux-x86_64-2.4/shamodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/shamodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/sha.so building 'binascii' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/binascii.c -o build/temp.linux-x86_64-2.4/binascii.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/binascii.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/binascii.so building 'parser' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/parsermodule.c -o build/temp.linux-x86_64-2.4/parsermodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/parsermodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/parser.so building 'cStringIO' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cStringIO.c -o build/temp.linux-x86_64-2.4/cStringIO.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/cStringIO.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/cStringIO.so building 'cPickle' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cPickle.c -o build/temp.linux-x86_64-2.4/cPickle.o /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cPickle.c: In function ‘noload’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cPickle.c:4246: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cPickle.c:194: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cPickle.c: In function ‘load’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cPickle.c:4246: warning: assuming signed overflow does not occur when assuming that (X - c) > X is always false /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/cPickle.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/cPickle.so building 'mmap' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.4/mmapmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/mmapmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/mmap.so building 'syslog' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.4/syslogmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/syslogmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/syslog.so building 'timing' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/timingmodule.c -o build/temp.linux-x86_64-2.4/timingmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/timingmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/timing.so building 'audioop' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/audioop.c -o build/temp.linux-x86_64-2.4/audioop.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/audioop.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/audioop.so building 'readline' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/readline.c -o build/temp.linux-x86_64-2.4/readline.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/readline.o -L/usr/lib/termcap -L/usr/local/lib -lreadline -lncurses -o build/lib.linux-x86_64-2.4/readline.so building 'crypt' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.4/cryptmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-2.4/crypt.so building '_csv' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_csv.c -o build/temp.linux-x86_64-2.4/_csv.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_csv.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_csv.so building '_socket' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/socketmodule.c -o build/temp.linux-x86_64-2.4/socketmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/socketmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_socket.so building '_ssl' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_ssl.c -o build/temp.linux-x86_64-2.4/_ssl.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_ssl.o -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-2.4/_ssl.so building 'termios' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/termios.c -o build/temp.linux-x86_64-2.4/termios.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/termios.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/termios.so building 'resource' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/resource.c -o build/temp.linux-x86_64-2.4/resource.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/resource.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/resource.so building 'nis' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/nismodule.c -o build/temp.linux-x86_64-2.4/nismodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/nismodule.o -L/usr/local/lib -lnsl -o build/lib.linux-x86_64-2.4/nis.so building '_curses' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_cursesmodule.c -o build/temp.linux-x86_64-2.4/_cursesmodule.o /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_cursesmodule.c: In function ‘PyCurses_getsyx’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_cursesmodule.c:1645: warning: ‘y’ may be used uninitialized in this function /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_cursesmodule.c:1645: warning: ‘x’ may be used uninitialized in this function /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_cursesmodule.o -L/usr/local/lib -lncurses -o build/lib.linux-x86_64-2.4/_curses.so building '_curses_panel' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/_curses_panel.c -o build/temp.linux-x86_64-2.4/_curses_panel.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_curses_panel.o -L/usr/local/lib -lpanel -lncurses -o build/lib.linux-x86_64-2.4/_curses_panel.so building 'zlib' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/zlibmodule.c -o build/temp.linux-x86_64-2.4/zlibmodule.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/zlibmodule.o -L/usr/local/lib -lz -o build/lib.linux-x86_64-2.4/zlib.so building 'pyexpat' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DHAVE_EXPAT_CONFIG_H=1 -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Modules/expat -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/pyexpat.c -o build/temp.linux-x86_64-2.4/pyexpat.o /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DHAVE_EXPAT_CONFIG_H=1 -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Modules/expat -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-2.4/xmlparse.o /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DHAVE_EXPAT_CONFIG_H=1 -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Modules/expat -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-2.4/xmlrole.o /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -DHAVE_EXPAT_CONFIG_H=1 -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Modules/expat -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/expat/xmltok.c -o build/temp.linux-x86_64-2.4/xmltok.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/pyexpat.o build/temp.linux-x86_64-2.4/xmlparse.o build/temp.linux-x86_64-2.4/xmlrole.o build/temp.linux-x86_64-2.4/xmltok.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/pyexpat.so building '_multibytecodec' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.4/multibytecodec.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/multibytecodec.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_multibytecodec.so building '_codecs_kr' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.4/_codecs_kr.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_codecs_kr.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_codecs_kr.so building '_codecs_jp' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.4/_codecs_jp.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_codecs_jp.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_codecs_jp.so building '_codecs_cn' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.4/_codecs_cn.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_codecs_cn.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_codecs_cn.so building '_codecs_tw' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.4/_codecs_tw.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_codecs_tw.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_codecs_tw.so building '_codecs_hk' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.4/_codecs_hk.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_codecs_hk.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_codecs_hk.so building '_codecs_iso2022' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.4/_codecs_iso2022.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_codecs_iso2022.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/_codecs_iso2022.so building 'linuxaudiodev' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.4/linuxaudiodev.o /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/linuxaudiodev.c: In function ‘lad_obufcount’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/linuxaudiodev.c:371: warning: ‘ssize’ may be used uninitialized in this function /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/linuxaudiodev.c: In function ‘lad_bufsize’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/linuxaudiodev.c:350: warning: ‘ssize’ may be used uninitialized in this function /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/linuxaudiodev.c: In function ‘lad_obuffree’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/linuxaudiodev.c:394: warning: ‘ssize’ may be used uninitialized in this function /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/linuxaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/linuxaudiodev.so building 'ossaudiodev' extension /usr/bin/gcc -pthread -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -fno-strict-aliasing -I. -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/./Include -I/usr/local/include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Include -I/home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6 -c /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.4/ossaudiodev.o /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/ossaudiodev.c: In function ‘oss_obufcount’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/ossaudiodev.c:606: warning: ‘ssize’ may be used uninitialized in this function /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/ossaudiodev.c: In function ‘oss_bufsize’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/ossaudiodev.c:585: warning: ‘ssize’ may be used uninitialized in this function /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/ossaudiodev.c: In function ‘oss_obuffree’: /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Modules/ossaudiodev.c:629: warning: ‘ssize’ may be used uninitialized in this function /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-2.4/ossaudiodev.so running build_scripts creating build/scripts-2.4 copying and adjusting /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Tools/scripts/pydoc -> build/scripts-2.4 copying and adjusting /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Tools/scripts/idle -> build/scripts-2.4 copying and adjusting /home/jail/ewg-sftp/home/ewg-sftp/elearning.erasmus-widmann-gymnasium.de/htdocs/packages/Python-2.4.6/Lib/smtpd.py -> build/scripts-2.4 changing mode of build/scripts-2.4/pydoc from 644 to 755 changing mode of build/scripts-2.4/idle from 644 to 755 changing mode of build/scripts-2.4/smtpd.py from 644 to 755 Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib /usr/bin/install -c python /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/python2.4 if test -f libpython2.4.so; then \ if test ".so" = .dll; then \ /usr/bin/install -c -m 555 libpython2.4.so /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin; \ else \ /usr/bin/install -c -m 555 libpython2.4.so /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/libpython2.4.a; \ if test libpython2.4.so != libpython2.4.a; then \ (cd /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib; ln -sf libpython2.4.a libpython2.4.so); \ fi \ fi; \ else true; \ fi Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 /usr/bin/install -c ./Lib/aifc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/anydbm.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/asynchat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/asyncore.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/atexit.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/audiodev.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/base64.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/BaseHTTPServer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/Bastion.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/bdb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/binhex.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/bisect.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/calendar.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/CGIHTTPServer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/cgi.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/cgitb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/chunk.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/cmd.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/codecs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/codeop.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/code.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/colorsys.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/commands.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/compileall.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/ConfigParser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/cookielib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/Cookie.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/copy.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/copy_reg.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/csv.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/dbhash.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/decimal.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/difflib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/dircache.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/dis.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/doctest.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/DocXMLRPCServer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/dumbdbm.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/dummy_threading.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/dummy_thread.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/filecmp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/fileinput.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/fnmatch.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/formatter.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/fpformat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/ftplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/__future__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/getopt.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/getpass.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/gettext.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/glob.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/gopherlib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/gzip.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/heapq.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/hmac.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/htmlentitydefs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/htmllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/HTMLParser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/httplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/ihooks.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/imaplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/imghdr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/imputil.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/inspect.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/keyword.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/linecache.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/locale.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/_LWPCookieJar.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/macpath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/macurl2path.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/mailbox.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/mailcap.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/markupbase.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/mhlib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/mimetools.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/mimetypes.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/MimeWriter.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/mimify.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/modulefinder.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/_MozillaCookieJar.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/multifile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/mutex.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/netrc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/new.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/nntplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/ntpath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/nturl2path.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/opcode.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/optparse.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/os2emxpath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/os.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pdb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/__phello__.foo.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pickle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pickletools.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pipes.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pkgutil.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/platform.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/popen2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/poplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/posixfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/posixpath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pprint.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/profile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pstats.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pty.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pyclbr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/py_compile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pydoc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/Queue.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/quopri.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/random.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/reconvert.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/regex_syntax.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/regsub.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/repr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/re.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/rexec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/rfc822.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/rlcompleter.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/robotparser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sched.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sets.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sgmllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/shelve.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/shlex.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/shutil.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/SimpleHTTPServer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/SimpleXMLRPCServer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/site.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/smtpd.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/smtplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sndhdr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/socket.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/SocketServer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sre_compile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sre_constants.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sre_parse.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sre.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/statcache.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/stat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/statvfs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/StringIO.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/stringold.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/stringprep.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/string.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/_strptime.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/subprocess.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sunaudio.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/sunau.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/symbol.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/symtable.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/tabnanny.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/tarfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/telnetlib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/tempfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/textwrap.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/this.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/_threading_local.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/threading.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/timeit.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/toaiff.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/tokenize.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/token.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/traceback.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/trace.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/tty.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/types.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/tzparse.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/unittest.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/urllib2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/urllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/urlparse.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/UserDict.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/UserList.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/user.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/UserString.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/uu.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/warnings.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/wave.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/weakref.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/webbrowser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/whichdb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/whrandom.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/xdrlib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/xmllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/xmlrpclib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/zipfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/pdb.doc /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/profile.doc /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 /usr/bin/install -c ./Lib/lib-old/addpack.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/cmpcache.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/cmp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/codehack.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/dircmp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/dump.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/find.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/fmt.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/grep.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/lockfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/newdir.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/ni.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/packmail.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/Para.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/poly.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/rand.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/tb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/util.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/whatsound.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-old/zmod.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old /usr/bin/install -c ./Lib/lib-tk/Canvas.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/Dialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/FileDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/FixTk.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/ScrolledText.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/SimpleDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/Tix.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/tkColorChooser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/tkCommonDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/Tkconstants.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/Tkdnd.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/tkFileDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/tkFont.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/Tkinter.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/tkMessageBox.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/tkSimpleDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/lib-tk/turtle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk /usr/bin/install -c ./Lib/site-packages/README /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages /usr/bin/install -c ./Lib/test/185test.db /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/audiotest.au /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/autotest.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_future3.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_future4.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_future5.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_future6.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_future7.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_future8.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_future9.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/badsyntax_nocaret.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/cfgparser.1 /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/check_soundcard.vbs /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/cjkencodings_test.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/doctest_aliases.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/double_const.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/greyrgb.uue /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/list_tests.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/mapping_tests.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/pickletester.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/pyclbr_input.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/pydocfodder.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/pystone.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/README /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/regex_tests.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/regrtest.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/reperf.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/re_tests.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/sample_doctest.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/seq_tests.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/sgml_input.html /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/sortperf.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/string_tests.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_aepack.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test___all__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/testall.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_al.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_anydbm.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_applesingle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_array.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_asynchat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_atexit.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_audioop.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_augassign.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_base64.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bastion.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_binascii.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_binhex.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_binop.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bisect.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bool.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bsddb185.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bsddb3.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bsddb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bufio.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_builtin.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_bz2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_calendar.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_call.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_capi.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cd.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cfgparser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cgi.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_charmapcodec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_class.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cl.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cmath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cmd_line.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codeccallbacks.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecencodings_cn.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecencodings_hk.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecencodings_jp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecencodings_kr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecencodings_tw.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecmaps_cn.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecmaps_hk.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecmaps_jp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecmaps_kr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecmaps_tw.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/testcodec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codecs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_codeop.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_coercion.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_colorsys.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_commands.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_compare.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_compile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_compiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_complex.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_contains.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cookielib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cookie.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_copy.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_copy_reg.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_cpickle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_crypt.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_csv.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_curses.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_datetime.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dbm.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_decimal.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_decorators.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_deque.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_descr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_descrtut.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dict.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_difflib_expect.html /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_difflib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dircache.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dis.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_distutils.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dl.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_doctest2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_doctest2.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_doctest.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_doctest.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dumbdbm.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dummy_threading.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_dummy_thread.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_email_codecs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_email.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_enumerate.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_eof.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_errno.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_exceptions.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_extcall.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_fcntl.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_filecmp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_fileinput.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_file.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_fnmatch.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_fork1.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_format.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_fpformat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_frozen.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_funcattrs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_future1.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_future2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_future3.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_future.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test___future__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_gc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_gdbm.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_generators.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_genexps.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_getargs2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_getargs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_getopt.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_gettext.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_global.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_glob.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_gl.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_grammar.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_grp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_gzip.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_hash.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_heapq.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_hexoct.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_hmac.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_hotshot.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_htmllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_htmlparser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_httplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_imageop.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_imaplib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_imgfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/testimgr.uue /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/testimg.uue /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_importhooks.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_import.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_imp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_inspect.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_ioctl.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_isinstance.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_iterlen.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_iter.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_itertools.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_largefile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_linuxaudiodev.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_list.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_locale.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test__locale.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_logging.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_longexp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_long_future.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_long.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_macfs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_macostools.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_macpath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_mailbox.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_marshal.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_math.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_md5.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_mhlib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_mimetools.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_mimetypes.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_MimeWriter.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_minidom.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_mmap.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_module.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_multibytecodec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_multibytecodec_support.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_multifile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_mutants.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_netrc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_new.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_nis.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_normalization.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_ntpath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_opcodes.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_openpty.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_operations.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_operator.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_optparse.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_os.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_ossaudiodev.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_parser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_peepholer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pep247.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pep263.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pep277.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pep292.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pickle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pickletools.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pkgimport.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pkg.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_plistlib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_poll.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_popen2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_popen.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_posixpath.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_posix.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pow.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pprint.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_profilehooks.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_profile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pty.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pwd.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pyclbr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_pyexpat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_queue.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_quopri.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_random.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_regex.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_repr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_re.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_resource.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_rfc822.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_rgbimg.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/testrgb.uue /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_richcmp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_robotparser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sax.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_scope.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_scriptpackages.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_select.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_set.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sets.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sgmllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sha.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_shelve.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_shlex.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_shutil.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_signal.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_site.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_slice.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_socket.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_socketserver.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_socket_ssl.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_softspace.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sort.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_strftime.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_StringIO.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_stringprep.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_string.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_strop.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_strptime.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_str.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_struct.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_structseq.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_subprocess.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sunaudiodev.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sundry.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_support.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_symtable.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_syntax.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_sys.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_tarfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/testtar.tar /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_tcl.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_tempfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_textwrap.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_threaded_import.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_threadedtempfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_threading_local.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_threading.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_thread.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_threadsignals.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_timeout.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_time.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_timing.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_tokenize.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_traceback.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_trace.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_transformer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_tuple.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_types.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_ucn.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_unary.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_unicodedata.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_unicode_file.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_unicode.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_unittest.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_univnewlines.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_unpack.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_urllib2net.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_urllib2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_urllibnet.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_urllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_urlparse.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_userdict.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_userlist.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_userstring.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_uu.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_warnings.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_wave.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_weakref.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_whichdb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_winreg.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_winsound.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test.xml /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_xmllib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test.xml.out /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_xmlrpc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_xpickle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_xrange.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_zipfile.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_zipimport.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/test_zlib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/tf_inherit_check.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/threaded_import_hangers.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/tokenize_tests.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/xmltests.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test /usr/bin/install -c ./Lib/test/output/test_asynchat /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_augassign /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_cgi /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_class /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_coercion /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_compare /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_cookie /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_exceptions /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_extcall /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_frozen /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_global /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_grammar /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_httplib /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_linuxaudiodev /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_logging /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_math /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_MimeWriter /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_mmap /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_new /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_nis /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_opcodes /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_openpty /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_operations /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_ossaudiodev /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_pep277 /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_pkg /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_poll /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_popen /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_popen2 /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_profile /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_pty /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_pyexpat /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_regex /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_resource /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_rgbimg /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_scope /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_signal /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_thread /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_threadedtempfile /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_tokenize /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_types /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/test_winreg /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/output/xmltests /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output /usr/bin/install -c ./Lib/test/decimaltestdata/abs.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/add.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/base.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/clamp.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/compare.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/decimal128.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/decimal32.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/decimal64.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/divide.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/divideint.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/inexact.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/max.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/min.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/minus.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/multiply.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/normalize.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/plus.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/power.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/quantize.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/randomBound32.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/randoms.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/remainder.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/remainderNear.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/rescale.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/rounding.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/samequantum.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/squareroot.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/subtract.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/testall.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/test/decimaltestdata/tointegral.decTest /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata /usr/bin/install -c ./Lib/encodings/aliases.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/ascii.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/base64_codec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/big5hkscs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/big5.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/bz2_codec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/charmap.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp037.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1006.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1026.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1140.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1250.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1251.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1252.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1253.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1254.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1255.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1256.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1257.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp1258.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp424.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp437.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp500.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp737.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp775.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp850.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp852.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp855.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp856.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp857.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp860.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp861.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp862.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp863.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp864.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp865.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp866.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp869.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp874.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp875.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp932.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp949.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/cp950.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/euc_jis_2004.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/euc_jisx0213.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/euc_jp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/euc_kr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/gb18030.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/gb2312.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/gbk.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/hex_codec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/hp_roman8.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/hz.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/idna.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso2022_jp_1.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso2022_jp_2004.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso2022_jp_2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso2022_jp_3.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso2022_jp_ext.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso2022_jp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso2022_kr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_10.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_11.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_13.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_14.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_15.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_16.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_1.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_3.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_4.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_5.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_6.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_7.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_8.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/iso8859_9.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/johab.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/koi8_r.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/koi8_u.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/latin_1.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/mac_cyrillic.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/mac_greek.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/mac_iceland.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/mac_latin2.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/mac_roman.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/mac_turkish.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/mbcs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/palmos.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/ptcp154.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/punycode.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/quopri_codec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/raw_unicode_escape.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/rot_13.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/shift_jis_2004.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/shift_jis.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/shift_jisx0213.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/string_escape.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/tis_620.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/undefined.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/unicode_escape.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/unicode_internal.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/utf_16_be.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/utf_16_le.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/utf_16.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/utf_7.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/utf_8.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/uu_codec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/encodings/zlib_codec.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings /usr/bin/install -c ./Lib/email/base64MIME.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Charset.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Encoders.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Errors.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/FeedParser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Generator.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Header.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Iterators.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Message.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/MIMEAudio.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/MIMEBase.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/MIMEImage.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/MIMEMessage.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/MIMEMultipart.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/MIMENonMultipart.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/MIMEText.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/_parseaddr.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Parser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/quopriMIME.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/Utils.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email /usr/bin/install -c ./Lib/email/test/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test /usr/bin/install -c ./Lib/email/test/test_email_codecs.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test /usr/bin/install -c ./Lib/email/test/test_email.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test /usr/bin/install -c ./Lib/email/test/test_email_torture.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test /usr/bin/install -c ./Lib/email/test/data/audiotest.au /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_01.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_02.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_03.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_04.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_05.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_06.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_07.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_08.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_09.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_10.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_11.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_12a.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_12.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_13.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_14.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_15.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_16.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_17.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_18.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_19.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_20.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_21.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_22.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_23.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_24.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_25.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_26.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_27.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_28.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_29.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_30.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_31.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_32.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_33.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_34.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_35.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_36.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_37.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_38.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_39.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_40.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_41.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_42.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_43.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/msg_44.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/email/test/data/PyBanner048.gif /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data /usr/bin/install -c ./Lib/compiler/ast.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/consts.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/future.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/misc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/pyassem.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/pycodegen.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/symbols.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/syntax.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/transformer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/compiler/visitor.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler /usr/bin/install -c ./Lib/hotshot/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot /usr/bin/install -c ./Lib/hotshot/log.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot /usr/bin/install -c ./Lib/hotshot/stats.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot /usr/bin/install -c ./Lib/hotshot/stones.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot /usr/bin/install -c ./Lib/logging/config.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging /usr/bin/install -c ./Lib/logging/handlers.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging /usr/bin/install -c ./Lib/logging/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging /usr/bin/install -c ./Lib/bsddb/dbobj.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb /usr/bin/install -c ./Lib/bsddb/db.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb /usr/bin/install -c ./Lib/bsddb/dbrecio.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb /usr/bin/install -c ./Lib/bsddb/dbshelve.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb /usr/bin/install -c ./Lib/bsddb/dbtables.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb /usr/bin/install -c ./Lib/bsddb/dbutils.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb /usr/bin/install -c ./Lib/bsddb/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb /usr/bin/install -c ./Lib/bsddb/test/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_1413192.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_all.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_associate.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_basics.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_compat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_dbobj.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_dbshelve.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_dbtables.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_env_close.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_get_none.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_join.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_lock.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_misc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_pickle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_queue.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_recno.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/bsddb/test/test_thread.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test /usr/bin/install -c ./Lib/idlelib/aboutDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/AutoExpand.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/Bindings.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/buildapp.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/CallTips.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/CallTipWindow.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ChangeLog /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ClassBrowser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/CodeContext.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ColorDelegator.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/configDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/config-extensions.def /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/configHandler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/configHelpSourceEdit.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/config-highlight.def /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/config-keys.def /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/config-main.def /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/configSectionNameDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/CREDITS.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/Debugger.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/Delegator.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/dynOptionMenuWidget.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/EditorWindow.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/extend.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/FileList.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/FormatParagraph.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/GrepDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/help.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/HISTORY.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/idle.bat /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/IdleHistory.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/idle.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/idle.pyw /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/idlever.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/IOBinding.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/keybindingDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/MultiStatusBar.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/NEWS.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ObjectBrowser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/OutputWindow.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ParenMatch.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/PathBrowser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/Percolator.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/PyParse.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/PyShell.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/README.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/RemoteDebugger.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/RemoteObjectBrowser.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ReplaceDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/rpc.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/run.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ScriptBinding.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ScrolledList.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/SearchDialogBase.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/SearchDialog.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/SearchEngine.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/StackViewer.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/tabpage.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/testcode.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/textView.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/TODO.txt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ToolTip.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/TreeWidget.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/UndoDelegator.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/WidgetRedirector.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/WindowList.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/ZoomHeight.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib /usr/bin/install -c ./Lib/idlelib/Icons/folder.gif /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons /usr/bin/install -c ./Lib/idlelib/Icons/idle.icns /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons /usr/bin/install -c ./Lib/idlelib/Icons/minusnode.gif /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons /usr/bin/install -c ./Lib/idlelib/Icons/openfolder.gif /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons /usr/bin/install -c ./Lib/idlelib/Icons/plusnode.gif /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons /usr/bin/install -c ./Lib/idlelib/Icons/python.gif /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons /usr/bin/install -c ./Lib/idlelib/Icons/tk.gif /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons /usr/bin/install -c ./Lib/distutils/archive_util.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/bcppcompiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/ccompiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/cmd.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/core.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/cygwinccompiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/debug.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/dep_util.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/dir_util.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/dist.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/emxccompiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/errors.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/extension.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/fancy_getopt.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/filelist.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/file_util.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/log.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/msvccompiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/mwerkscompiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/README /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/spawn.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/sysconfig.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/text_file.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/unixccompiler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/util.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/version.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils /usr/bin/install -c ./Lib/distutils/command/bdist_dumb.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/bdist.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/bdist_rpm.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/bdist_wininst.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/build_clib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/build_ext.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/build.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/build_py.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/build_scripts.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/clean.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/command_template /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/config.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/install_data.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/install_headers.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/install_lib.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/install.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/install_scripts.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/register.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/sdist.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/wininst-6.exe /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/command/wininst-7.1.exe /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command /usr/bin/install -c ./Lib/distutils/tests/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests /usr/bin/install -c ./Lib/distutils/tests/support.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests /usr/bin/install -c ./Lib/distutils/tests/test_build_py.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests /usr/bin/install -c ./Lib/distutils/tests/test_build_scripts.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests /usr/bin/install -c ./Lib/distutils/tests/test_dist.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests /usr/bin/install -c ./Lib/distutils/tests/test_install.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests /usr/bin/install -c ./Lib/distutils/tests/test_install_scripts.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests /usr/bin/install -c ./Lib/xml/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml /usr/bin/install -c ./Lib/xml/dom/domreg.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/dom/expatbuilder.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/dom/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/dom/minicompat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/dom/minidom.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/dom/NodeFilter.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/dom/pulldom.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/dom/xmlbuilder.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom /usr/bin/install -c ./Lib/xml/parsers/expat.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers /usr/bin/install -c ./Lib/xml/parsers/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers /usr/bin/install -c ./Lib/xml/sax/_exceptions.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax /usr/bin/install -c ./Lib/xml/sax/expatreader.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax /usr/bin/install -c ./Lib/xml/sax/handler.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax /usr/bin/install -c ./Lib/xml/sax/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax /usr/bin/install -c ./Lib/xml/sax/saxutils.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax /usr/bin/install -c ./Lib/xml/sax/xmlreader.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax /usr/bin/install -c ./Lib/curses/ascii.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses /usr/bin/install -c ./Lib/curses/has_key.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses /usr/bin/install -c ./Lib/curses/__init__.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses /usr/bin/install -c ./Lib/curses/panel.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses /usr/bin/install -c ./Lib/curses/textpad.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses /usr/bin/install -c ./Lib/curses/wrapper.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses /usr/bin/install -c ./Lib/plat-linux2/CDROM.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 /usr/bin/install -c ./Lib/plat-linux2/DLFCN.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 /usr/bin/install -c ./Lib/plat-linux2/IN.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 /usr/bin/install -c ./Lib/plat-linux2/regen /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 /usr/bin/install -c ./Lib/plat-linux2/TYPES.py /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 /usr/bin/install -c -m 644 ./LICENSE /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/LICENSE.txt PYTHONPATH=/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 \ ./python -Wi -tt /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compileall.py \ -d /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 -f \ -x 'badsyntax|site-packages' /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/BaseHTTPServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/Bastion.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/CGIHTTPServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ConfigParser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/Cookie.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/DocXMLRPCServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/HTMLParser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/MimeWriter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/Queue.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/SimpleHTTPServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/SimpleXMLRPCServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/SocketServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/StringIO.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/UserDict.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/UserList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/UserString.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_LWPCookieJar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_MozillaCookieJar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/__future__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/__phello__.foo.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_strptime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_threading_local.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/aifc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/anydbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/asynchat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/asyncore.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/atexit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/audiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/base64.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/binhex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bisect.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/db.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbobj.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbrecio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbshelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbtables.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbutils.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_1413192.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_all.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_associate.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_basics.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_compat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_dbobj.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_dbshelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_dbtables.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_env_close.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_get_none.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_join.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_lock.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_misc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_pickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_queue.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_recno.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/calendar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cgi.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cgitb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/chunk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cmd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/code.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/codeop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/colorsys.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/commands.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compileall.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/ast.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/consts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/future.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/misc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/pyassem.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/pycodegen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/symbols.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/syntax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/transformer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/visitor.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cookielib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/copy.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/copy_reg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/csv.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/ascii.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/has_key.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/panel.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/textpad.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/wrapper.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dbhash.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/decimal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/difflib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dircache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dis.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/archive_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/bcppcompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/ccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/cmd.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist_dumb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist_rpm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist_wininst.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_clib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_ext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_py.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/clean.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/config.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_data.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_headers.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_lib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/register.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/sdist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/core.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/cygwinccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/debug.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/dep_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/dir_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/dist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/emxccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/errors.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/extension.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/fancy_getopt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/file_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/filelist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/log.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/msvccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/mwerkscompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/spawn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/sysconfig.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/support.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_build_py.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_build_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_dist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_install.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_install_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/text_file.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/unixccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/version.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/doctest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dumbdbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dummy_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dummy_threading.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Charset.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Encoders.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Errors.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/FeedParser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Generator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Header.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Iterators.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEAudio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEBase.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEImage.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEMessage.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEMultipart.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMENonMultipart.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEText.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Message.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Parser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Utils.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/_parseaddr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/base64MIME.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/quopriMIME.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/__init__.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/test_email.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/test_email_codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/test_email_torture.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/aliases.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/ascii.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/base64_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/big5.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/big5hkscs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/bz2_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/charmap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp037.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1006.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1026.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1140.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1250.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1251.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1252.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1253.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1254.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1255.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1256.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1257.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1258.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp424.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp437.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp500.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp737.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp775.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp850.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp852.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp855.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp856.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp857.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp860.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp861.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp862.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp863.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp864.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp865.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp866.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp869.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp874.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp875.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp932.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp949.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp950.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_jis_2004.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_jisx0213.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/gb18030.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/gb2312.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/gbk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/hex_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/hp_roman8.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/hz.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/idna.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_2004.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_ext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_10.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_11.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_13.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_14.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_15.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_16.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_4.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_5.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_6.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_7.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_8.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_9.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/johab.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/koi8_r.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/koi8_u.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/latin_1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_cyrillic.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_greek.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_iceland.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_latin2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_roman.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_turkish.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mbcs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/palmos.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/ptcp154.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/punycode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/quopri_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/raw_unicode_escape.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/rot_13.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/shift_jis.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/shift_jis_2004.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/shift_jisx0213.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/string_escape.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/tis_620.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/undefined.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/unicode_escape.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/unicode_internal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_16.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_16_be.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_16_le.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_7.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_8.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/uu_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/zlib_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/filecmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/fileinput.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/fnmatch.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/formatter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/fpformat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ftplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/getopt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/getpass.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/gettext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/glob.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/gopherlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/gzip.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/heapq.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hmac.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/log.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/stats.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/stones.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/htmlentitydefs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/htmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/httplib.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/AutoExpand.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Bindings.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/CallTipWindow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/CallTips.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ClassBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/CodeContext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ColorDelegator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Debugger.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Delegator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/EditorWindow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/FileList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/FormatParagraph.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/GrepDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/IOBinding.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/IdleHistory.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/MultiStatusBar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ObjectBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/OutputWindow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ParenMatch.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/PathBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Percolator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/PyParse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/PyShell.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/RemoteDebugger.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/RemoteObjectBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ReplaceDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ScriptBinding.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ScrolledList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/SearchDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/SearchDialogBase.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/SearchEngine.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/StackViewer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ToolTip.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/TreeWidget.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/UndoDelegator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/WidgetRedirector.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/WindowList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ZoomHeight.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/aboutDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/buildapp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configHandler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configHelpSourceEdit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configSectionNameDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/dynOptionMenuWidget.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/idle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/idlever.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/keybindingDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/rpc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/run.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/tabpage.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/testcode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/textView.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ihooks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/imaplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/imghdr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/imputil.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/inspect.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/keyword.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/Para.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/addpack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/cmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/cmpcache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/codehack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/dircmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/dump.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/find.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/fmt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/grep.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/lockfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/newdir.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/ni.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/packmail.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/poly.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/rand.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/tb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/whatsound.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/zmod.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Canvas.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Dialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/FileDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/FixTk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/ScrolledText.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/SimpleDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tix.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tkconstants.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tkdnd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tkinter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkColorChooser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkCommonDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkFileDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkFont.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkMessageBox.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkSimpleDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/turtle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/linecache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/locale.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging/config.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging/handlers.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/macpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/macurl2path.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mailbox.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mailcap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/markupbase.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mhlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mimetools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mimetypes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mimify.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/modulefinder.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/multifile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mutex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/netrc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/new.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/nntplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ntpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/nturl2path.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/opcode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/optparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/os.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/os2emxpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pickletools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pipes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pkgutil.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/CDROM.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/DLFCN.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/IN.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/TYPES.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/platform.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/popen2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/poplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/posixfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/posixpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pprint.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/profile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pstats.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/py_compile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pyclbr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pydoc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/quopri.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/random.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/re.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/reconvert.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/regex_syntax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/regsub.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/repr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/rexec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/rfc822.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/rlcompleter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/robotparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sched.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sets.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sgmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/shelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/shlex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/shutil.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/smtpd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/smtplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sndhdr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/socket.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre_compile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre_constants.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre_parse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/stat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/statcache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/statvfs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/string.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/stringold.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/stringprep.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/subprocess.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sunau.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sunaudio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/symbol.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/symtable.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tabnanny.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tarfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/telnetlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tempfile.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/autotest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/cjkencodings_test.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/doctest_aliases.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/double_const.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/list_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/mapping_tests.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pickletester.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pyclbr_input.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pydocfodder.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pystone.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/re_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/regex_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/regrtest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/reperf.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/sample_doctest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/seq_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/sortperf.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/string_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_MimeWriter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_StringIO.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test___all__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test___future__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test__locale.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_aepack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_al.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_anydbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_applesingle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_array.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_asynchat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_atexit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_audioop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_augassign.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_base64.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bastion.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_binascii.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_binhex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_binop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bisect.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bool.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bsddb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bsddb185.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bsddb3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bufio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_builtin.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bz2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_calendar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_call.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_capi.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cfgparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cgi.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_charmapcodec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_class.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cmath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cmd_line.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codeccallbacks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_cn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_hk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_tw.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_cn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_hk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_tw.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codeop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_coercion.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_colorsys.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_commands.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_compare.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_compile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_compiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_complex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_contains.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cookie.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cookielib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_copy.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_copy_reg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cpickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_crypt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_csv.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_curses.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_datetime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_decimal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_decorators.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_deque.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_descr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_descrtut.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dict.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_difflib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dircache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dis.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_distutils.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_doctest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_doctest2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dumbdbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dummy_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dummy_threading.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_email.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_email_codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_enumerate.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_eof.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_errno.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_exceptions.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_extcall.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fcntl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_file.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_filecmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fileinput.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fnmatch.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fork1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_format.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fpformat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_frozen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_funcattrs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gdbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_generators.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_genexps.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_getargs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_getargs2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_getopt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gettext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_glob.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_global.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_grammar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_grp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gzip.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hash.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_heapq.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hexoct.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hmac.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hotshot.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_htmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_htmlparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_httplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imageop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imaplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imgfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_import.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_importhooks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_inspect.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ioctl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_isinstance.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_iter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_iterlen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_itertools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_largefile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_linuxaudiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_list.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_locale.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_logging.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_long.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_long_future.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_longexp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_macfs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_macostools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_macpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mailbox.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_marshal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_math.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_md5.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mhlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mimetools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mimetypes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_minidom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mmap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_module.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_multibytecodec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_multibytecodec_support.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_multifile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mutants.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_netrc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_new.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_nis.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_normalization.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ntpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_opcodes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_openpty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_operations.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_operator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_optparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_os.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ossaudiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_parser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_peepholer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep247.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep263.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep277.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep292.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pickletools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pkg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pkgimport.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_plistlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_poll.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_popen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_popen2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_posix.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_posixpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pprint.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_profile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_profilehooks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pwd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pyclbr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pyexpat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_queue.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_quopri.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_random.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_re.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_regex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_repr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_resource.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_rfc822.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_rgbimg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_richcmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_robotparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_scope.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_scriptpackages.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_select.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_set.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sets.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sgmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sha.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_shelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_shlex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_shutil.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_signal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_site.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_slice.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_socket.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_socket_ssl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_socketserver.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_softspace.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sort.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_str.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_strftime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_string.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_stringprep.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_strop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_strptime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_struct.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_structseq.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_subprocess.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sunaudiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sundry.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_support.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_symtable.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_syntax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sys.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tarfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tcl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tempfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_textwrap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threaded_import.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threadedtempfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threading.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threading_local.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threadsignals.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_time.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_timeout.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_timing.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tokenize.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_trace.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_traceback.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_transformer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tuple.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_types.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ucn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unary.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unicode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unicode_file.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unicodedata.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unittest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_univnewlines.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unpack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllib2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllib2net.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllibnet.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urlparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_userdict.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_userlist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_userstring.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_uu.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_warnings.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_wave.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_weakref.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_whichdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_winreg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_winsound.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xmlrpc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xpickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xrange.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_zipfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_zipimport.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_zlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/testall.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/testcodec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/tf_inherit_check.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/threaded_import_hangers.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/xmltests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/textwrap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/this.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/threading.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/timeit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/toaiff.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/token.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tokenize.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/trace.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/traceback.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/types.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tzparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/unittest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/urllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/urllib2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/urlparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/user.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/uu.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/warnings.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/wave.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/weakref.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/webbrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/whichdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/whrandom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xdrlib.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/__init__.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/NodeFilter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/domreg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/expatbuilder.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/minicompat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/minidom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/pulldom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/xmlbuilder.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers/expat.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/_exceptions.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/handler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/saxutils.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/xmlreader.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xmlrpclib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/zipfile.py ... PYTHONPATH=/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 \ ./python -Wi -tt -O /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compileall.py \ -d /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 -f \ -x 'badsyntax|site-packages' /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/BaseHTTPServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/Bastion.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/CGIHTTPServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ConfigParser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/Cookie.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/DocXMLRPCServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/HTMLParser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/MimeWriter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/Queue.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/SimpleHTTPServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/SimpleXMLRPCServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/SocketServer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/StringIO.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/UserDict.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/UserList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/UserString.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_LWPCookieJar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_MozillaCookieJar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/__future__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/__phello__.foo.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_strptime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/_threading_local.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/aifc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/anydbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/asynchat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/asyncore.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/atexit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/audiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/base64.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/binhex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bisect.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/db.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbobj.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbrecio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbshelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbtables.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/dbutils.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_1413192.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_all.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_associate.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_basics.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_compat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_dbobj.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_dbshelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_dbtables.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_env_close.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_get_none.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_join.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_lock.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_misc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_pickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_queue.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_recno.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/bsddb/test/test_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/calendar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cgi.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cgitb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/chunk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cmd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/code.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/codeop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/colorsys.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/commands.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compileall.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/ast.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/consts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/future.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/misc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/pyassem.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/pycodegen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/symbols.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/syntax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/transformer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compiler/visitor.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/cookielib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/copy.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/copy_reg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/csv.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/ascii.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/has_key.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/panel.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/textpad.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/curses/wrapper.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dbhash.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/decimal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/difflib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dircache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dis.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/archive_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/bcppcompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/ccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/cmd.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist_dumb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist_rpm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/bdist_wininst.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_clib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_ext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_py.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/build_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/clean.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/config.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_data.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_headers.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_lib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/install_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/register.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/command/sdist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/core.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/cygwinccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/debug.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/dep_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/dir_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/dist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/emxccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/errors.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/extension.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/fancy_getopt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/file_util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/filelist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/log.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/msvccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/mwerkscompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/spawn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/sysconfig.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/support.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_build_py.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_build_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_dist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_install.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/tests/test_install_scripts.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/text_file.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/unixccompiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/distutils/version.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/doctest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dumbdbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dummy_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/dummy_threading.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Charset.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Encoders.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Errors.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/FeedParser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Generator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Header.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Iterators.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEAudio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEBase.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEImage.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEMessage.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEMultipart.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMENonMultipart.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/MIMEText.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Message.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Parser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/Utils.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/_parseaddr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/base64MIME.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/quopriMIME.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/__init__.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/data ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/test_email.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/test_email_codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/email/test/test_email_torture.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/aliases.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/ascii.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/base64_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/big5.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/big5hkscs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/bz2_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/charmap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp037.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1006.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1026.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1140.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1250.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1251.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1252.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1253.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1254.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1255.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1256.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1257.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp1258.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp424.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp437.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp500.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp737.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp775.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp850.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp852.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp855.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp856.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp857.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp860.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp861.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp862.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp863.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp864.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp865.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp866.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp869.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp874.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp875.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp932.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp949.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/cp950.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_jis_2004.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_jisx0213.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/euc_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/gb18030.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/gb2312.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/gbk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/hex_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/hp_roman8.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/hz.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/idna.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_2004.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_jp_ext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso2022_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_10.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_11.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_13.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_14.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_15.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_16.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_4.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_5.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_6.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_7.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_8.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/iso8859_9.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/johab.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/koi8_r.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/koi8_u.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/latin_1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_cyrillic.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_greek.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_iceland.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_latin2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_roman.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mac_turkish.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/mbcs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/palmos.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/ptcp154.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/punycode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/quopri_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/raw_unicode_escape.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/rot_13.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/shift_jis.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/shift_jis_2004.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/shift_jisx0213.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/string_escape.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/tis_620.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/undefined.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/unicode_escape.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/unicode_internal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_16.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_16_be.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_16_le.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_7.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/utf_8.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/uu_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/encodings/zlib_codec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/filecmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/fileinput.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/fnmatch.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/formatter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/fpformat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ftplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/getopt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/getpass.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/gettext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/glob.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/gopherlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/gzip.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/heapq.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hmac.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/log.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/stats.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/hotshot/stones.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/htmlentitydefs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/htmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/httplib.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/AutoExpand.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Bindings.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/CallTipWindow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/CallTips.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ClassBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/CodeContext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ColorDelegator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Debugger.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Delegator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/EditorWindow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/FileList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/FormatParagraph.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/GrepDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/IOBinding.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Icons ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/IdleHistory.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/MultiStatusBar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ObjectBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/OutputWindow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ParenMatch.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/PathBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/Percolator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/PyParse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/PyShell.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/RemoteDebugger.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/RemoteObjectBrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ReplaceDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ScriptBinding.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ScrolledList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/SearchDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/SearchDialogBase.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/SearchEngine.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/StackViewer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ToolTip.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/TreeWidget.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/UndoDelegator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/WidgetRedirector.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/WindowList.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/ZoomHeight.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/aboutDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/buildapp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configHandler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configHelpSourceEdit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/configSectionNameDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/dynOptionMenuWidget.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/idle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/idlever.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/keybindingDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/rpc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/run.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/tabpage.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/testcode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/idlelib/textView.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ihooks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/imaplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/imghdr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/imputil.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/inspect.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/keyword.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/Para.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/addpack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/cmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/cmpcache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/codehack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/dircmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/dump.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/find.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/fmt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/grep.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/lockfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/newdir.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/ni.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/packmail.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/poly.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/rand.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/tb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/util.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/whatsound.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-old/zmod.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Canvas.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Dialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/FileDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/FixTk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/ScrolledText.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/SimpleDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tix.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tkconstants.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tkdnd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/Tkinter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkColorChooser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkCommonDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkFileDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkFont.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkMessageBox.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/tkSimpleDialog.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-tk/turtle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/linecache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/locale.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging/config.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/logging/handlers.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/macpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/macurl2path.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mailbox.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mailcap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/markupbase.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mhlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mimetools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mimetypes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mimify.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/modulefinder.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/multifile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/mutex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/netrc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/new.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/nntplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/ntpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/nturl2path.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/opcode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/optparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/os.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/os2emxpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pickletools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pipes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pkgutil.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2 ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/CDROM.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/DLFCN.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/IN.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/plat-linux2/TYPES.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/platform.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/popen2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/poplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/posixfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/posixpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pprint.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/profile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pstats.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/py_compile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pyclbr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/pydoc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/quopri.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/random.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/re.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/reconvert.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/regex_syntax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/regsub.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/repr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/rexec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/rfc822.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/rlcompleter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/robotparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sched.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sets.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sgmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/shelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/shlex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/shutil.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/smtpd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/smtplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sndhdr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/socket.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre_compile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre_constants.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sre_parse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/stat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/statcache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/statvfs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/string.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/stringold.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/stringprep.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/subprocess.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sunau.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/sunaudio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/symbol.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/symtable.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tabnanny.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tarfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/telnetlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tempfile.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/autotest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/cjkencodings_test.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/decimaltestdata ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/doctest_aliases.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/double_const.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/list_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/mapping_tests.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/output ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pickletester.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pyclbr_input.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pydocfodder.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/pystone.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/re_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/regex_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/regrtest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/reperf.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/sample_doctest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/seq_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/sortperf.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/string_tests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_MimeWriter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_StringIO.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test___all__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test___future__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test__locale.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_aepack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_al.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_anydbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_applesingle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_array.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_asynchat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_atexit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_audioop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_augassign.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_base64.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bastion.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_binascii.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_binhex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_binop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bisect.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bool.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bsddb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bsddb185.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bsddb3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bufio.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_builtin.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_bz2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_calendar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_call.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_capi.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cfgparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cgi.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_charmapcodec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_class.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cmath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cmd_line.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codeccallbacks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_cn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_hk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecencodings_tw.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_cn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_hk.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_jp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_kr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecmaps_tw.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_codeop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_coercion.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_colorsys.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_commands.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_compare.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_compile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_compiler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_complex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_contains.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cookie.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cookielib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_copy.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_copy_reg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_cpickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_crypt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_csv.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_curses.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_datetime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_decimal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_decorators.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_deque.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_descr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_descrtut.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dict.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_difflib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dircache.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dis.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_distutils.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_doctest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_doctest2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dumbdbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dummy_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_dummy_threading.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_email.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_email_codecs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_enumerate.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_eof.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_errno.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_exceptions.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_extcall.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fcntl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_file.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_filecmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fileinput.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fnmatch.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fork1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_format.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_fpformat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_frozen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_funcattrs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future1.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_future3.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gdbm.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_generators.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_genexps.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_getargs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_getargs2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_getopt.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gettext.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_glob.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_global.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_grammar.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_grp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_gzip.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hash.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_heapq.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hexoct.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hmac.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_hotshot.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_htmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_htmlparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_httplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imageop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imaplib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imgfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_imp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_import.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_importhooks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_inspect.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ioctl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_isinstance.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_iter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_iterlen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_itertools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_largefile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_linuxaudiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_list.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_locale.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_logging.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_long.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_long_future.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_longexp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_macfs.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_macostools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_macpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mailbox.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_marshal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_math.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_md5.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mhlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mimetools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mimetypes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_minidom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mmap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_module.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_multibytecodec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_multibytecodec_support.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_multifile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_mutants.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_netrc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_new.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_nis.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_normalization.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ntpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_opcodes.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_openpty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_operations.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_operator.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_optparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_os.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ossaudiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_parser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_peepholer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep247.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep263.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep277.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pep292.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pickletools.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pkg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pkgimport.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_plistlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_poll.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_popen.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_popen2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_posix.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_posixpath.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pow.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pprint.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_profile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_profilehooks.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pwd.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pyclbr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_pyexpat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_queue.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_quopri.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_random.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_re.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_regex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_repr.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_resource.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_rfc822.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_rgbimg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_richcmp.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_robotparser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_scope.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_scriptpackages.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_select.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_set.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sets.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sgmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sha.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_shelve.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_shlex.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_shutil.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_signal.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_site.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_slice.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_socket.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_socket_ssl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_socketserver.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_softspace.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sort.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_str.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_strftime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_string.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_stringprep.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_strop.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_strptime.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_struct.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_structseq.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_subprocess.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sunaudiodev.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sundry.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_support.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_symtable.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_syntax.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_sys.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tarfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tcl.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tempfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_textwrap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_thread.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threaded_import.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threadedtempfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threading.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threading_local.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_threadsignals.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_time.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_timeout.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_timing.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tokenize.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_trace.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_traceback.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_transformer.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_tuple.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_types.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_ucn.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unary.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unicode.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unicode_file.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unicodedata.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unittest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_univnewlines.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_unpack.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllib2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllib2net.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urllibnet.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_urlparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_userdict.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_userlist.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_userstring.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_uu.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_warnings.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_wave.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_weakref.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_whichdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_winreg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_winsound.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xmlrpc.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xpickle.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_xrange.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_zipfile.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_zipimport.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/test_zlib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/testall.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/testcodec.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/tf_inherit_check.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/threaded_import_hangers.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/test/xmltests.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/textwrap.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/this.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/threading.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/timeit.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/toaiff.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/token.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tokenize.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/trace.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/traceback.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tty.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/types.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/tzparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/unittest.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/urllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/urllib2.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/urlparse.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/user.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/uu.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/warnings.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/wave.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/weakref.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/webbrowser.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/whichdb.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/whrandom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xdrlib.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/__init__.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/NodeFilter.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/domreg.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/expatbuilder.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/minicompat.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/minidom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/pulldom.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/dom/xmlbuilder.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/parsers/expat.py ... Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/__init__.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/_exceptions.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/expatreader.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/handler.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/saxutils.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xml/sax/xmlreader.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xmllib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/xmlrpclib.py ... Compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/zipfile.py ... PYTHONPATH=/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 \ ./python -Wi -t /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compileall.py \ -d /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages -f \ -x badsyntax /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages ... PYTHONPATH=/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4 \ ./python -Wi -t -O /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/compileall.py \ -d /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages -f \ -x badsyntax /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages Listing /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages ... Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/abstract.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/bitset.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/boolobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/bufferobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/cellobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/ceval.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/classobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/cobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/codecs.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/compile.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/complexobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/cStringIO.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/datetime.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/descrobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/dictobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/enumobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/errcode.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/eval.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/fileobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/floatobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/frameobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/funcobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/genobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/graminit.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/grammar.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/import.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/intobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/intrcheck.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/iterobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/listobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/longintrepr.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/longobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/marshal.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/metagrammar.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/methodobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/modsupport.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/moduleobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/node.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/object.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/objimpl.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/opcode.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/osdefs.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/parsetok.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/patchlevel.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pgen.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pgenheaders.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/py_curses.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pydebug.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pyerrors.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pyfpe.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pygetopt.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pymem.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pyport.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pystate.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pystrtod.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/Python-ast.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/Python.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pythonrun.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/pythread.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/rangeobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/setobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/sliceobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/stringobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/structmember.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/structseq.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/symtable.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/sysmodule.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/timefuncs.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/token.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/traceback.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/tupleobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/ucnhash.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 /usr/bin/install -c -m 644 pyconfig.h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4/pyconfig.h case $MAKEFLAGS in \ *-s*) CC='/usr/bin/gcc -pthread' LDSHARED='/usr/bin/gcc -pthread -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py -q build;; \ *) CC='/usr/bin/gcc -pthread' LDSHARED='/usr/bin/gcc -pthread -shared' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python -E ./setup.py build;; \ esac running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers running build_scripts Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config /usr/bin/install -c -m 644 Modules/config.c /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/config.c /usr/bin/install -c -m 644 Modules/ccpython.o /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/ccpython.o /usr/bin/install -c -m 644 ./Modules/config.c.in /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/config.c.in /usr/bin/install -c -m 644 Makefile /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/Makefile /usr/bin/install -c -m 644 Modules/Setup /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/Setup /usr/bin/install -c -m 644 Modules/Setup.local /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/Setup.local /usr/bin/install -c -m 644 Modules/Setup.config /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/Setup.config /usr/bin/install -c ./Modules/makesetup /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/makesetup /usr/bin/install -c ./install-sh /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/config/install-sh ./python -E ./setup.py install \ --prefix=/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4 \ --install-scripts=/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin \ --install-platlib=/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload \ --root=/ running install running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers running build_scripts running install_lib creating /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/readline.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_curses_panel.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/termios.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_codecs_tw.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/math.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_codecs_jp.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/linuxaudiodev.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/time.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/crypt.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/sha.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/nis.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/md5.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_multibytecodec.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/grp.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/resource.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/pyexpat.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/select.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/strop.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/mmap.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/operator.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_random.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_bisect.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/struct.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_socket.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_testcapi.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_codecs_cn.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/ossaudiodev.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/cStringIO.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_ssl.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_weakref.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/collections.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/parser.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/syslog.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/regex.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/itertools.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/array.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/cmath.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/fcntl.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_csv.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_hotshot.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/audioop.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/zlib.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_heapq.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_locale.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_codecs_kr.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/timing.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_curses.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/cPickle.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_codecs_hk.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/datetime.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/_codecs_iso2022.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/binascii.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload copying build/lib.linux-x86_64-2.4/unicodedata.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/readline.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_curses_panel.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/termios.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_codecs_tw.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/math.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_codecs_jp.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/linuxaudiodev.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/time.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/crypt.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/sha.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/nis.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/md5.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_multibytecodec.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/grp.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/resource.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/pyexpat.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/select.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/strop.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/mmap.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/operator.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_random.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_bisect.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/struct.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_socket.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_testcapi.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_codecs_cn.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/ossaudiodev.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/cStringIO.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_ssl.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_weakref.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/collections.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/parser.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/syslog.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/regex.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/itertools.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/array.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/cmath.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/fcntl.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_csv.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_hotshot.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/audioop.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/zlib.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_heapq.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_locale.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_codecs_kr.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/timing.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_curses.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/cPickle.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_codecs_hk.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/datetime.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/_codecs_iso2022.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/binascii.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/unicodedata.so to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/lib-dynload/ to 755 running install_scripts copying build/scripts-2.4/idle -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin copying build/scripts-2.4/pydoc -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin copying build/scripts-2.4/smtpd.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/idle to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/pydoc to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/smtpd.py to 755 if test -f /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/python -o -h /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/python; \ then rm -f /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/python; \ else true; \ fi (cd /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin; ln python2.4 python) Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/man Creating directory /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/man/man1 /usr/bin/install -c -m 644 ./Misc/python.man \ /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/man/man1/python.1 running install running build running build_py creating build creating build/lib.linux-x86_64-2.4 creating build/lib.linux-x86_64-2.4/PIL copying PIL/ImageChops.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/FliImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PSDraw.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PcfFontFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PngImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/TiffTags.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageDraw.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageMath.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/__init__.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/MspImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageColor.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageWin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageFileIO.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/FitsStubImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/MicImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/SunImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/CurImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ArgImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PaletteFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageGL.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/GifImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageFilter.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ExifTags.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageMode.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageDraw2.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/BdfFontFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/WalImageFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageFont.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/GdImageFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/FontFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageGrab.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImagePath.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageOps.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageEnhance.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/TarIO.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImagePalette.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/GimpGradientFile.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ContainerIO.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/OleFileIO.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageTransform.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/Image.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageStat.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageSequence.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageTk.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/ImageQt.py -> build/lib.linux-x86_64-2.4/PIL copying PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-2.4/PIL running build_ext building '_imaging' extension creating build/temp.linux-x86_64-2.4 creating build/temp.linux-x86_64-2.4/libImaging /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c _imaging.c -o build/temp.linux-x86_64-2.4/_imaging.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c decode.c -o build/temp.linux-x86_64-2.4/decode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c encode.c -o build/temp.linux-x86_64-2.4/encode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c map.c -o build/temp.linux-x86_64-2.4/map.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c display.c -o build/temp.linux-x86_64-2.4/display.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c outline.c -o build/temp.linux-x86_64-2.4/outline.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c path.c -o build/temp.linux-x86_64-2.4/path.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Access.c -o build/temp.linux-x86_64-2.4/libImaging/Access.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Antialias.c -o build/temp.linux-x86_64-2.4/libImaging/Antialias.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Bands.c -o build/temp.linux-x86_64-2.4/libImaging/Bands.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/BitDecode.c -o build/temp.linux-x86_64-2.4/libImaging/BitDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Blend.c -o build/temp.linux-x86_64-2.4/libImaging/Blend.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Chops.c -o build/temp.linux-x86_64-2.4/libImaging/Chops.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Convert.c -o build/temp.linux-x86_64-2.4/libImaging/Convert.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/ConvertYCbCr.c -o build/temp.linux-x86_64-2.4/libImaging/ConvertYCbCr.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Copy.c -o build/temp.linux-x86_64-2.4/libImaging/Copy.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Crc32.c -o build/temp.linux-x86_64-2.4/libImaging/Crc32.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Crop.c -o build/temp.linux-x86_64-2.4/libImaging/Crop.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Dib.c -o build/temp.linux-x86_64-2.4/libImaging/Dib.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Draw.c -o build/temp.linux-x86_64-2.4/libImaging/Draw.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Effects.c -o build/temp.linux-x86_64-2.4/libImaging/Effects.o libImaging/Effects.c:210: warning: ‘perlin_init’ defined but not used /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/EpsEncode.c -o build/temp.linux-x86_64-2.4/libImaging/EpsEncode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/File.c -o build/temp.linux-x86_64-2.4/libImaging/File.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Fill.c -o build/temp.linux-x86_64-2.4/libImaging/Fill.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Filter.c -o build/temp.linux-x86_64-2.4/libImaging/Filter.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/FliDecode.c -o build/temp.linux-x86_64-2.4/libImaging/FliDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Geometry.c -o build/temp.linux-x86_64-2.4/libImaging/Geometry.o libImaging/Geometry.c:236: warning: ‘quadratic_transform’ defined but not used /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/GetBBox.c -o build/temp.linux-x86_64-2.4/libImaging/GetBBox.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/GifDecode.c -o build/temp.linux-x86_64-2.4/libImaging/GifDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/GifEncode.c -o build/temp.linux-x86_64-2.4/libImaging/GifEncode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/HexDecode.c -o build/temp.linux-x86_64-2.4/libImaging/HexDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Histo.c -o build/temp.linux-x86_64-2.4/libImaging/Histo.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/JpegDecode.c -o build/temp.linux-x86_64-2.4/libImaging/JpegDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/JpegEncode.c -o build/temp.linux-x86_64-2.4/libImaging/JpegEncode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/LzwDecode.c -o build/temp.linux-x86_64-2.4/libImaging/LzwDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Matrix.c -o build/temp.linux-x86_64-2.4/libImaging/Matrix.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/ModeFilter.c -o build/temp.linux-x86_64-2.4/libImaging/ModeFilter.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/MspDecode.c -o build/temp.linux-x86_64-2.4/libImaging/MspDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Negative.c -o build/temp.linux-x86_64-2.4/libImaging/Negative.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Offset.c -o build/temp.linux-x86_64-2.4/libImaging/Offset.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Pack.c -o build/temp.linux-x86_64-2.4/libImaging/Pack.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/PackDecode.c -o build/temp.linux-x86_64-2.4/libImaging/PackDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Palette.c -o build/temp.linux-x86_64-2.4/libImaging/Palette.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Paste.c -o build/temp.linux-x86_64-2.4/libImaging/Paste.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Quant.c -o build/temp.linux-x86_64-2.4/libImaging/Quant.o libImaging/Quant.c: In function ‘rehash_collide’: libImaging/Quant.c:154: warning: cast to pointer from integer of different size libImaging/Quant.c: At top level: libImaging/Quant.c:311: warning: ‘test_sorted’ defined but not used libImaging/Quant.c:676: warning: ‘checkContained’ defined but not used /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/QuantHash.c -o build/temp.linux-x86_64-2.4/libImaging/QuantHash.o libImaging/QuantHash.c:136: warning: ‘_hashtable_test’ defined but not used /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/QuantHeap.c -o build/temp.linux-x86_64-2.4/libImaging/QuantHeap.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/PcdDecode.c -o build/temp.linux-x86_64-2.4/libImaging/PcdDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/PcxDecode.c -o build/temp.linux-x86_64-2.4/libImaging/PcxDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/PcxEncode.c -o build/temp.linux-x86_64-2.4/libImaging/PcxEncode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Point.c -o build/temp.linux-x86_64-2.4/libImaging/Point.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/RankFilter.c -o build/temp.linux-x86_64-2.4/libImaging/RankFilter.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/RawDecode.c -o build/temp.linux-x86_64-2.4/libImaging/RawDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/RawEncode.c -o build/temp.linux-x86_64-2.4/libImaging/RawEncode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Storage.c -o build/temp.linux-x86_64-2.4/libImaging/Storage.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/SunRleDecode.c -o build/temp.linux-x86_64-2.4/libImaging/SunRleDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/TgaRleDecode.c -o build/temp.linux-x86_64-2.4/libImaging/TgaRleDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/Unpack.c -o build/temp.linux-x86_64-2.4/libImaging/Unpack.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/UnpackYCC.c -o build/temp.linux-x86_64-2.4/libImaging/UnpackYCC.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/XbmDecode.c -o build/temp.linux-x86_64-2.4/libImaging/XbmDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/XbmEncode.c -o build/temp.linux-x86_64-2.4/libImaging/XbmEncode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/ZipDecode.c -o build/temp.linux-x86_64-2.4/libImaging/ZipDecode.o /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c libImaging/ZipEncode.c -o build/temp.linux-x86_64-2.4/libImaging/ZipEncode.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_imaging.o build/temp.linux-x86_64-2.4/decode.o build/temp.linux-x86_64-2.4/encode.o build/temp.linux-x86_64-2.4/map.o build/temp.linux-x86_64-2.4/display.o build/temp.linux-x86_64-2.4/outline.o build/temp.linux-x86_64-2.4/path.o build/temp.linux-x86_64-2.4/libImaging/Access.o build/temp.linux-x86_64-2.4/libImaging/Antialias.o build/temp.linux-x86_64-2.4/libImaging/Bands.o build/temp.linux-x86_64-2.4/libImaging/BitDecode.o build/temp.linux-x86_64-2.4/libImaging/Blend.o build/temp.linux-x86_64-2.4/libImaging/Chops.o build/temp.linux-x86_64-2.4/libImaging/Convert.o build/temp.linux-x86_64-2.4/libImaging/ConvertYCbCr.o build/temp.linux-x86_64-2.4/libImaging/Copy.o build/temp.linux-x86_64-2.4/libImaging/Crc32.o build/temp.linux-x86_64-2.4/libImaging/Crop.o build/temp.linux-x86_64-2.4/libImaging/Dib.o build/temp.linux-x86_64-2.4/libImaging/Draw.o build/temp.linux-x86_64-2.4/libImaging/Effects.o build/temp.linux-x86_64-2.4/libImaging/EpsEncode.o build/temp.linux-x86_64-2.4/libImaging/File.o build/temp.linux-x86_64-2.4/libImaging/Fill.o build/temp.linux-x86_64-2.4/libImaging/Filter.o build/temp.linux-x86_64-2.4/libImaging/FliDecode.o build/temp.linux-x86_64-2.4/libImaging/Geometry.o build/temp.linux-x86_64-2.4/libImaging/GetBBox.o build/temp.linux-x86_64-2.4/libImaging/GifDecode.o build/temp.linux-x86_64-2.4/libImaging/GifEncode.o build/temp.linux-x86_64-2.4/libImaging/HexDecode.o build/temp.linux-x86_64-2.4/libImaging/Histo.o build/temp.linux-x86_64-2.4/libImaging/JpegDecode.o build/temp.linux-x86_64-2.4/libImaging/JpegEncode.o build/temp.linux-x86_64-2.4/libImaging/LzwDecode.o build/temp.linux-x86_64-2.4/libImaging/Matrix.o build/temp.linux-x86_64-2.4/libImaging/ModeFilter.o build/temp.linux-x86_64-2.4/libImaging/MspDecode.o build/temp.linux-x86_64-2.4/libImaging/Negative.o build/temp.linux-x86_64-2.4/libImaging/Offset.o build/temp.linux-x86_64-2.4/libImaging/Pack.o build/temp.linux-x86_64-2.4/libImaging/PackDecode.o build/temp.linux-x86_64-2.4/libImaging/Palette.o build/temp.linux-x86_64-2.4/libImaging/Paste.o build/temp.linux-x86_64-2.4/libImaging/Quant.o build/temp.linux-x86_64-2.4/libImaging/QuantHash.o build/temp.linux-x86_64-2.4/libImaging/QuantHeap.o build/temp.linux-x86_64-2.4/libImaging/PcdDecode.o build/temp.linux-x86_64-2.4/libImaging/PcxDecode.o build/temp.linux-x86_64-2.4/libImaging/PcxEncode.o build/temp.linux-x86_64-2.4/libImaging/Point.o build/temp.linux-x86_64-2.4/libImaging/RankFilter.o build/temp.linux-x86_64-2.4/libImaging/RawDecode.o build/temp.linux-x86_64-2.4/libImaging/RawEncode.o build/temp.linux-x86_64-2.4/libImaging/Storage.o build/temp.linux-x86_64-2.4/libImaging/SunRleDecode.o build/temp.linux-x86_64-2.4/libImaging/TgaRleDecode.o build/temp.linux-x86_64-2.4/libImaging/Unpack.o build/temp.linux-x86_64-2.4/libImaging/UnpackYCC.o build/temp.linux-x86_64-2.4/libImaging/XbmDecode.o build/temp.linux-x86_64-2.4/libImaging/XbmEncode.o build/temp.linux-x86_64-2.4/libImaging/ZipDecode.o build/temp.linux-x86_64-2.4/libImaging/ZipEncode.o -L/usr/local/lib -L/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib -L/usr/lib -ljpeg -lz -o build/lib.linux-x86_64-2.4/_imaging.so building '_imagingmath' extension /usr/bin/gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -fPIC -IlibImaging -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include -I/usr/local/include -I/usr/include -I/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/include/python2.4 -c _imagingmath.c -o build/temp.linux-x86_64-2.4/_imagingmath.o /usr/bin/gcc -pthread -shared build/temp.linux-x86_64-2.4/_imagingmath.o -L/usr/local/lib -L/home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib -L/usr/lib -o build/lib.linux-x86_64-2.4/_imagingmath.so -------------------------------------------------------------------- PIL 1.1.6 BUILD SUMMARY -------------------------------------------------------------------- version 1.1.6 platform linux2 2.4.6 (#1, Apr 8 2010, 15:58:02) [GCC 4.3.2] -------------------------------------------------------------------- *** TKINTER support not available --- JPEG support ok --- ZLIB (PNG/ZIP) support ok *** FREETYPE2 support not available -------------------------------------------------------------------- To add a missing option, make sure you have the required library, and set the corresponding ROOT variable in the setup.py script. To check the build, run the selftest.py script. running build_scripts creating build/scripts-2.4 copying Scripts/pilfont.py -> build/scripts-2.4 copying and adjusting Scripts/pildriver.py -> build/scripts-2.4 copying and adjusting Scripts/pilprint.py -> build/scripts-2.4 copying and adjusting Scripts/pilfile.py -> build/scripts-2.4 copying and adjusting Scripts/pilconvert.py -> build/scripts-2.4 changing mode of build/scripts-2.4/pilfont.py from 644 to 755 changing mode of build/scripts-2.4/pildriver.py from 644 to 755 changing mode of build/scripts-2.4/pilprint.py from 644 to 755 changing mode of build/scripts-2.4/pilfile.py from 644 to 755 changing mode of build/scripts-2.4/pilconvert.py from 644 to 755 running install_lib creating /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL copying build/lib.linux-x86_64-2.4/_imagingmath.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL creating /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageChops.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/SpiderImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/FliImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PSDraw.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PcfFontFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PngImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/TiffTags.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PcxImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageDraw.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageMath.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/__init__.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/MspImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PdfImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/TiffImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/IptcImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageColor.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageWin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageFileIO.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/FitsStubImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/MicImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/SunImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/CurImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PsdImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PcdImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ArgImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/XVThumbImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PaletteFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageGL.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/McIdasImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/EpsImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/GifImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageFilter.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ExifTags.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/MpegImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/GimpPaletteFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageMode.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/Hdf5StubImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageDraw2.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/BdfFontFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/WalImageFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/DcxImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/TgaImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PpmImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/WmfImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageFont.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/IcoImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/GdImageFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/FontFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/XpmImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageGrab.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImagePath.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageOps.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageEnhance.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/TarIO.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PalmImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImagePalette.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/GimpGradientFile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/GribStubImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ContainerIO.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/BufrStubImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/SgiImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/OleFileIO.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/XbmImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/BmpImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageTransform.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImtImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/Image.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageStat.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/FpxImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageSequence.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/JpegImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/PixarImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/GbrImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageTk.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/ImageQt.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/PIL/IcnsImagePlugin.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL copying build/lib.linux-x86_64-2.4/_imaging.so -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageChops.py to ImageChops.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/SpiderImagePlugin.py to SpiderImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/FliImagePlugin.py to FliImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PSDraw.py to PSDraw.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PcfFontFile.py to PcfFontFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PngImagePlugin.py to PngImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/TiffTags.py to TiffTags.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImImagePlugin.py to ImImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PcxImagePlugin.py to PcxImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageDraw.py to ImageDraw.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageMath.py to ImageMath.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/__init__.py to __init__.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/MspImagePlugin.py to MspImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PdfImagePlugin.py to PdfImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/TiffImagePlugin.py to TiffImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/IptcImagePlugin.py to IptcImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageColor.py to ImageColor.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageWin.py to ImageWin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageFileIO.py to ImageFileIO.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/FitsStubImagePlugin.py to FitsStubImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/MicImagePlugin.py to MicImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/SunImagePlugin.py to SunImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/CurImagePlugin.py to CurImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PsdImagePlugin.py to PsdImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PcdImagePlugin.py to PcdImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ArgImagePlugin.py to ArgImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/XVThumbImagePlugin.py to XVThumbImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PaletteFile.py to PaletteFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageGL.py to ImageGL.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/McIdasImagePlugin.py to McIdasImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/EpsImagePlugin.py to EpsImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/GifImagePlugin.py to GifImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageFilter.py to ImageFilter.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ExifTags.py to ExifTags.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/MpegImagePlugin.py to MpegImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/GimpPaletteFile.py to GimpPaletteFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageMode.py to ImageMode.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/Hdf5StubImagePlugin.py to Hdf5StubImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageDraw2.py to ImageDraw2.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/BdfFontFile.py to BdfFontFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/WalImageFile.py to WalImageFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/DcxImagePlugin.py to DcxImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/TgaImagePlugin.py to TgaImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PpmImagePlugin.py to PpmImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/WmfImagePlugin.py to WmfImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageFile.py to ImageFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageFont.py to ImageFont.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/IcoImagePlugin.py to IcoImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/GdImageFile.py to GdImageFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/FontFile.py to FontFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/XpmImagePlugin.py to XpmImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageGrab.py to ImageGrab.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImagePath.py to ImagePath.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageOps.py to ImageOps.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageEnhance.py to ImageEnhance.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/TarIO.py to TarIO.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PalmImagePlugin.py to PalmImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImagePalette.py to ImagePalette.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/GimpGradientFile.py to GimpGradientFile.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/GribStubImagePlugin.py to GribStubImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ContainerIO.py to ContainerIO.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/BufrStubImagePlugin.py to BufrStubImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/SgiImagePlugin.py to SgiImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/OleFileIO.py to OleFileIO.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/XbmImagePlugin.py to XbmImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/BmpImagePlugin.py to BmpImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageTransform.py to ImageTransform.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImtImagePlugin.py to ImtImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/Image.py to Image.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageStat.py to ImageStat.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/FpxImagePlugin.py to FpxImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageSequence.py to ImageSequence.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/JpegImagePlugin.py to JpegImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/PixarImagePlugin.py to PixarImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/GbrImagePlugin.py to GbrImagePlugin.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageTk.py to ImageTk.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/ImageQt.py to ImageQt.pyc byte-compiling /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL/PIL/IcnsImagePlugin.py to IcnsImagePlugin.pyc running install_scripts copying build/scripts-2.4/pilfont.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin copying build/scripts-2.4/pildriver.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin copying build/scripts-2.4/pilprint.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin copying build/scripts-2.4/pilfile.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin copying build/scripts-2.4/pilconvert.py -> /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/pilfont.py to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/pildriver.py to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/pilprint.py to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/pilfile.py to 755 changing mode of /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin/pilconvert.py to 755 creating /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/PIL.pth running install running bdist_egg running egg_info writing setuptools.egg-info/PKG-INFO writing top-level names to setuptools.egg-info/top_level.txt writing dependency_links to setuptools.egg-info/dependency_links.txt writing entry points to setuptools.egg-info/entry_points.txt reading manifest file 'setuptools.egg-info/SOURCES.txt' writing manifest file 'setuptools.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib copying pkg_resources.py -> build/lib copying easy_install.py -> build/lib copying site.py -> build/lib creating build/lib/setuptools copying setuptools/depends.py -> build/lib/setuptools copying setuptools/__init__.py -> build/lib/setuptools copying setuptools/extension.py -> build/lib/setuptools copying setuptools/package_index.py -> build/lib/setuptools copying setuptools/dist.py -> build/lib/setuptools copying setuptools/archive_util.py -> build/lib/setuptools copying setuptools/sandbox.py -> build/lib/setuptools creating build/lib/setuptools/tests copying setuptools/tests/test_resources.py -> build/lib/setuptools/tests copying setuptools/tests/__init__.py -> build/lib/setuptools/tests copying setuptools/tests/test_packageindex.py -> build/lib/setuptools/tests copying setuptools/tests/doctest.py -> build/lib/setuptools/tests creating build/lib/setuptools/command copying setuptools/command/__init__.py -> build/lib/setuptools/command copying setuptools/command/sdist.py -> build/lib/setuptools/command copying setuptools/command/setopt.py -> build/lib/setuptools/command copying setuptools/command/egg_info.py -> build/lib/setuptools/command copying setuptools/command/register.py -> build/lib/setuptools/command copying setuptools/command/alias.py -> build/lib/setuptools/command copying setuptools/command/build_ext.py -> build/lib/setuptools/command copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command copying setuptools/command/upload.py -> build/lib/setuptools/command copying setuptools/command/install_lib.py -> build/lib/setuptools/command copying setuptools/command/build_py.py -> build/lib/setuptools/command copying setuptools/command/easy_install.py -> build/lib/setuptools/command copying setuptools/command/saveopts.py -> build/lib/setuptools/command copying setuptools/command/rotate.py -> build/lib/setuptools/command copying setuptools/command/bdist_wininst.py -> build/lib/setuptools/command copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command copying setuptools/command/install.py -> build/lib/setuptools/command copying setuptools/command/test.py -> build/lib/setuptools/command copying setuptools/command/develop.py -> build/lib/setuptools/command copying setuptools/command/install_scripts.py -> build/lib/setuptools/command copying setuptools/cli.exe -> build/lib/setuptools copying setuptools/gui.exe -> build/lib/setuptools creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg copying build/lib/site.py -> build/bdist.linux-x86_64/egg copying build/lib/easy_install.py -> build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/depends.py -> build/bdist.linux-x86_64/egg/setuptools creating build/bdist.linux-x86_64/egg/setuptools/tests copying build/lib/setuptools/tests/test_resources.py -> build/bdist.linux-x86_64/egg/setuptools/tests copying build/lib/setuptools/tests/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/tests copying build/lib/setuptools/tests/test_packageindex.py -> build/bdist.linux-x86_64/egg/setuptools/tests copying build/lib/setuptools/tests/doctest.py -> build/bdist.linux-x86_64/egg/setuptools/tests copying build/lib/setuptools/cli.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/__init__.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/extension.py -> build/bdist.linux-x86_64/egg/setuptools creating build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/register.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/alias.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/upload.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/test.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/develop.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-x86_64/egg/setuptools/command copying build/lib/setuptools/gui.exe -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/package_index.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/dist.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/archive_util.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/setuptools/sandbox.py -> build/bdist.linux-x86_64/egg/setuptools copying build/lib/pkg_resources.py -> build/bdist.linux-x86_64/egg byte-compiling build/bdist.linux-x86_64/egg/site.py to site.pyc byte-compiling build/bdist.linux-x86_64/egg/easy_install.py to easy_install.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/depends.py to depends.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_resources.py to test_resources.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/test_packageindex.py to test_packageindex.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/tests/doctest.py to doctest.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/extension.py to extension.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/__init__.py to __init__.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/sdist.py to sdist.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/setopt.py to setopt.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/egg_info.py to egg_info.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/register.py to register.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/alias.py to alias.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_ext.py to build_ext.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_rpm.py to bdist_rpm.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_egg_info.py to install_egg_info.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload.py to upload.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_lib.py to install_lib.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_py.py to build_py.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py to easy_install.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/saveopts.py to saveopts.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/rotate.py to rotate.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_wininst.py to bdist_wininst.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py to bdist_egg.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install.py to install.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/test.py to test.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/develop.py to develop.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_scripts.py to install_scripts.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/package_index.py to package_index.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/dist.py to dist.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/archive_util.py to archive_util.pyc byte-compiling build/bdist.linux-x86_64/egg/setuptools/sandbox.py to sandbox.pyc byte-compiling build/bdist.linux-x86_64/egg/pkg_resources.py to pkg_resources.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying setuptools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating dist creating 'dist/setuptools-0.6c11-py2.4.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing setuptools-0.6c11-py2.4.egg creating /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg Extracting setuptools-0.6c11-py2.4.egg to /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages Adding setuptools 0.6c11 to easy-install.pth file Installing easy_install script to /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin Installing easy_install-2.4 script to /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin Installed /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg Processing dependencies for setuptools==0.6c11 Finished processing dependencies for setuptools==0.6c11 Processing iniparse-0.3.1.tar.gz Running iniparse-0.3.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-Cap-2H/iniparse-0.3.1/egg-dist-tmp-qzROdh zip_safe flag not set; analyzing archive contents... Adding iniparse 0.3.1 to easy-install.pth file Installed /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/iniparse-0.3.1-py2.4.egg Processing dependencies for iniparse==0.3.1 Finished processing dependencies for iniparse==0.3.1 Processing zc.buildout-1.4.2.tar.gz Running zc.buildout-1.4.2/setup.py -q bdist_egg --dist-dir /tmp/easy_install-A0jNOZ/zc.buildout-1.4.2/egg-dist-tmp-yq4-y8 Adding zc.buildout 1.4.2 to easy-install.pth file Installing buildout script to /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/bin Installed /home/jail/ewg-sftp/home/ewg-sftp/Plone/Python-2.4/lib/python2.4/site-packages/zc.buildout-1.4.2-py2.4.egg Processing dependencies for zc.buildout==1.4.2 Finished processing dependencies for zc.buildout==1.4.2 Finished at Do 8. Apr 15:59:38 CEST 2010