MidnightBSD Magus

lang/python31

Interpreted object-oriented programming language

Flavor Version Run OSVersion Arch License Restricted Status
3.1.5_2 271 0.5 amd64 python 0 fail

Events

Machine Type Time Message
defiant info 2014-08-30 18:13:14.137948 Test Started
defiant fail 2014-08-30 18:15:38.447702 A file in the plist wasn't installed in the fake dir or the final dir.
defiant fail 2014-08-30 18:55:47.26101 Test complete.

Log

===>  Faking install for python31-3.1.5_2
/bin/cat /usr/mports/lang/python31/pkg-plist | /usr/bin/awk '{ print $0; }  /LIBDIR.*\.py$/ &&  !/bad_coding|badsyntax|site-packages|py2_test_grammar|crlf|different_encoding|tests\/data/  { print $0 "o"; print $0 "c"; }' > /magus/work/usr/mports/lang/python31/work/PLIST
([ -f /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/.without_own_sha ] &&  /usr/bin/grep -v 'lib-dynload/_sha' /magus/work/usr/mports/lang/python31/work/PLIST > /magus/work/usr/mports/lang/python31/work/PLIST.tmp &&  /bin/cat /magus/work/usr/mports/lang/python31/work/PLIST.tmp > /magus/work/usr/mports/lang/python31/work/PLIST) || true
===>   Generating temporary packing list
===>   WARNING: pre-su-install is deprecated. Use pre-install instead.
/bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd4
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd4/IN.py  /usr/local/lib/python3.1/plat-freebsd4/
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd4/regen  /usr/local/lib/python3.1/plat-freebsd4/
/bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd5
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd5/IN.py  /usr/local/lib/python3.1/plat-freebsd5/
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd5/regen  /usr/local/lib/python3.1/plat-freebsd5/
/bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd6
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd6/IN.py  /usr/local/lib/python3.1/plat-freebsd6/
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd6/regen  /usr/local/lib/python3.1/plat-freebsd6/
/bin/mkdir -p /usr/local/lib/python3.1/plat-freebsd7
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd7/IN.py  /usr/local/lib/python3.1/plat-freebsd7/
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.static/Lib/plat-freebsd7/regen  /usr/local/lib/python3.1/plat-freebsd7/
cc -c  -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing  -I. -IInclude -I./../Include  -DPy_BUILD_CORE -o Python/graminit.o ./../Python/graminit.c
cc -c  -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing  -I. -IInclude -I./../Include  -DPy_BUILD_CORE  -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\""  -DHGVERSION="\"`LC_ALL=C `\""  -DHGTAG="\"`LC_ALL=C `\""  -DHGBRANCH="\"`LC_ALL=C `\""  -o Modules/getbuildinfo.o ./../Modules/getbuildinfo.c
rm -f libpython3.1.a
ar rc libpython3.1.a Modules/getbuildinfo.o
ar rc libpython3.1.a Parser/acceler.o  Parser/grammar1.o  Parser/listnode.o  Parser/node.o  Parser/parser.o  Parser/parsetok.o  Parser/bitset.o  Parser/metagrammar.o  Parser/firstsets.o  Parser/grammar.o  Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
ar rc libpython3.1.a Objects/abstract.o  Objects/boolobject.o  Objects/bytes_methods.o  Objects/bytearrayobject.o  Objects/bytesobject.o  Objects/cellobject.o  Objects/classobject.o  Objects/cobject.o  Objects/codeobject.o  Objects/complexobject.o  Objects/descrobject.o  Objects/enumobject.o  Objects/exceptions.o  Objects/genobject.o  Objects/fileobject.o  Objects/floatobject.o  Objects/frameobject.o  Objects/funcobject.o  Objects/iterobject.o  Objects/listobject.o  Objects/longobject.o  Objects/dictobject.o  Objects/memoryobject.o  Objects/methodobject.o  Objects/moduleobject.o  Objects/object.o  Objects/obmalloc.o  Objects/capsule.o  Objects/rangeobject.o  Objects/setobject.o  Objects/sliceobject.o  Objects/structseq.o  Objects/tupleobject.o  Objects/typeobject.o  Objects/unicodeobject.o  Objects/unicodectype.o  Objects/weakrefobject.o
ar rc libpython3.1.a Python/_warnings.o  Python/Python-ast.o  Python/asdl.o  Python/ast.o  Python/bltinmodule.o  Python/ceval.o  Python/compile.o  Python/codecs.o  Python/errors.o  Python/frozen.o  Python/frozenmain.o  Python/future.o  Python/getargs.o  Python/getcompiler.o  Python/getcopyright.o  Python/getplatform.o  Python/getversion.o  Python/graminit.o  Python/import.o  Python/importdl.o  Python/marshal.o  Python/modsupport.o  Python/mystrtoul.o  Python/mysnprintf.o  Python/peephole.o  Python/pyarena.o  Python/pyctype.o  Python/pyfpe.o  Python/pymath.o  Python/pystate.o  Python/pythonrun.o  Python/random.o  Python/structmember.o  Python/symtable.o  Python/sysmodule.o  Python/traceback.o  Python/getopt.o  Python/pystrcmp.o  Python/pystrtod.o  Python/dtoa.o  Python/formatter_unicode.o  Python/dynload_shlib.o      
ar rc libpython3.1.a Modules/config.o  Modules/getpath.o  Modules/main.o  Modules/gcmodule.o 
ar rc libpython3.1.a Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  Modules/_weakref.o  Modules/_functoolsmodule.o  Modules/_localemodule.o  Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o  Modules/zipimport.o  Modules/symtablemodule.o  Modules/xxsubtype.o
ranlib libpython3.1.a
cc  -Wl,--export-dynamic -o python  Modules/python.o  libpython3.1.a -lutil   -lm  
install  -s -o root -g wheel -m 555 python /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin/python3.1
if test -f libpython3.1.a; then  if test -n "" ; then  /usr/bin/install -c -o root -g wheel -m 555  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin;  else  /usr/bin/install -c -o root -g wheel -m 555 libpython3.1.a /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/libpython3.1.a;  if test libpython3.1.a != libpython3.1.a; then  (cd /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib; ln -sf libpython3.1.a libpython3.1.a)  fi  fi;  else	true;  fi
checking build system type... amd64-unknown-midnightbsd0.5
checking host system type... amd64-unknown-midnightbsd0.5
checking target system type... amd64-unknown-midnightbsd0.5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /magus/work/usr/mports/lang/python31/work/Python-3.1.5/Modules/_ctypes/libffi/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking dependency style of cc... none
checking whether cc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... unknown
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
configure: error: "libffi has not been ported to amd64-unknown-midnightbsd0.5."
building dbm using ndbm
Failed to configure _ctypes module

Python build finished, but the necessary bits to build these modules were not found:
_gdbm             _multiprocessing   _tkinter       
spwd                                               
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

mkdir ./../Lib/plat-midnightbsd0
cp ./../Lib/plat-generic/regen ./../Lib/plat-midnightbsd0/regen
export PATH; PATH="`pwd`:$PATH";  export PYTHONPATH; PYTHONPATH="`pwd`/Lib";  export DYLD_FRAMEWORK_PATH; DYLD_FRAMEWORK_PATH="`pwd`";  export EXE; EXE="";  cd ./../Lib/plat-midnightbsd0;  ./regen
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
Skipping: __BEGIN_DECLS = extern "C" {
Skipping: __END_DECLS = }
Skipping: __const = const
Skipping: __signed = signed
Skipping: __volatile = volatile
Skipping: __inline = inline
Skipping: __inline = 
Skipping: __const = 
Skipping: const = 
Skipping: __dead2 = __attribute__((__noreturn__))
Skipping: __pure2 = __attribute__((__const__))
Skipping: __dead2 = __attribute__((__noreturn__))
Skipping: __pure2 = __attribute__((__const__))
Skipping: __unused = __attribute__((__unused__))
Skipping: __used = __attribute__((__used__))
Skipping: __packed = __attribute__((__packed__))
Skipping: __dead2 = __attribute__((__noreturn__))
Skipping: __pure2 = __attribute__((__const__))
Skipping: __unused = __attribute__((__unused__))
Skipping: __used = __attribute__((__used__))
Skipping: __packed = __attribute__((__packed__))
Skipping: __packed = 
Skipping: def __alignof(x): return __offsetof(struct { char __a; x __b; }, __b)

Skipping: _Noreturn = [[noreturn]]
Skipping: _Thread_local = __thread
Skipping: _Noreturn = __dead2
Skipping: _Thread_local = __thread
Skipping: __malloc_like = __attribute__((__malloc__))
Skipping: __pure = __attribute__((__pure__))
Skipping: __always_inline = __attribute__((__always_inline__))
Skipping: __noinline = __attribute__ ((__noinline__))
Skipping: __fastcall = __attribute__((__fastcall__))
Skipping: __returns_twice = __attribute__((__returns_twice__))
Skipping: __func__ = NULL
Skipping: __restrict = restrict
Skipping: __hidden = __attribute__((__visibility__("hidden")))
Skipping: __exported = __attribute__((__visibility__("default")))
Skipping: def __GLOBL1(sym): return __asm__(".globl " #sym)

Skipping: def __MBSDID(s): return struct __hack

Skipping: def __FBSDID(s): return struct __hack

Skipping: def __RCSID(s): return struct __hack

Skipping: def __RCSID_SOURCE(s): return struct __hack

Skipping: def __SCCSID(s): return struct __hack

Skipping: def __COPYRIGHT(s): return struct __hack

Skipping: INADDR_ANY = (u_int32_t)0x00000000
Skipping: INADDR_BROADCAST = (u_int32_t)0xffffffff
Skipping: _SS_MAXSIZE = 128U
Skipping: _SS_ALIGNSIZE = (sizeof(__int64_t))
Skipping: _SS_PAD1SIZE = (_SS_ALIGNSIZE - sizeof(unsigned char) - \
			    sizeof(sa_family_t))
Skipping: _SS_PAD2SIZE = (_SS_MAXSIZE - sizeof(unsigned char) - \
			    sizeof(sa_family_t) - _SS_PAD1SIZE - _SS_ALIGNSIZE)
Skipping: def IN_PRIVATE(i): return ((((u_int32_t)(i) & 0xff000000) == 0x0a000000) || \

Skipping: def IN_ANY_LOCAL(i): return (IN_LINKLOCAL(i) || IN_LOCAL_GROUP(i))

Skipping: INADDR_LOOPBACK = (u_int32_t)0x7f000001
Skipping: INADDR_UNSPEC_GROUP = (u_int32_t)0xe0000000
Skipping: INADDR_ALLHOSTS_GROUP = (u_int32_t)0xe0000001
Skipping: INADDR_ALLRTRS_GROUP = (u_int32_t)0xe0000002
Skipping: INADDR_ALLRPTS_GROUP = (u_int32_t)0xe0000016
Skipping: INADDR_CARP_GROUP = (u_int32_t)0xe0000012
Skipping: INADDR_PFSYNC_GROUP = (u_int32_t)0xe00000f0
Skipping: INADDR_ALLMDNS_GROUP = (u_int32_t)0xe00000fb
Skipping: INADDR_MAX_LOCAL_GROUP = (u_int32_t)0xe00000ff
Skipping: IN_RFC3021_MASK = (u_int32_t)0xfffffffe
Skipping: CTL_IPPROTO_NAMES = { \
	{ "ip", CTLTYPE_NODE }, \
	{ "icmp", CTLTYPE_NODE }, \
	{ "igmp", CTLTYPE_NODE }, \
	{ "ggp", CTLTYPE_NODE }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ "tcp", CTLTYPE_NODE }, \
	{ 0, 0 }, \
	{ "egp", CTLTYPE_NODE }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ "pup", CTLTYPE_NODE }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ "udp", CTLTYPE_NODE }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ "idp", CTLTYPE_NODE }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ "ipsec", CTLTYPE_NODE }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, { 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ 0, 0 }, \
	{ "pim", CTLTYPE_NODE }, \
}
Skipping: IPCTL_NAMES = { \
	{ 0, 0 }, \
	{ "forwarding", CTLTYPE_INT }, \
	{ "redirect", CTLTYPE_INT }, \
	{ "ttl", CTLTYPE_INT }, \
	{ "mtu", CTLTYPE_INT }, \
	{ "rtexpire", CTLTYPE_INT }, \
	{ "rtminexpire", CTLTYPE_INT }, \
	{ "rtmaxcache", CTLTYPE_INT }, \
	{ "sourceroute", CTLTYPE_INT }, \
	{ "directed-broadcast", CTLTYPE_INT }, \
	{ "intr-queue-maxlen", CTLTYPE_INT }, \
	{ "intr-queue-drops", CTLTYPE_INT }, \
	{ "stats", CTLTYPE_STRUCT }, \
	{ "accept_sourceroute", CTLTYPE_INT }, \
	{ "fastforwarding", CTLTYPE_INT }, \
}
Skipping: def satosin(sa): return ((struct sockaddr_in *)(sa))

Skipping: def sintosa(sin): return ((struct sockaddr *)(sin))

Skipping: def ifatoia(ifa): return ((struct in_ifaddr *)(ifa))

Skipping: def SET_NET_IPLEN(p): return do {} while (0)

Skipping: def SET_HOST_IPLEN(p): return do {} while (0)

Skipping: def SET_NET_IPLEN(p): return do {		\

Skipping: def SET_HOST_IPLEN(p): return do {		\

Skipping: s6_addr = __u6_addr.__u6_addr8
Skipping: s6_addr8 = __u6_addr.__u6_addr8
Skipping: s6_addr16 = __u6_addr.__u6_addr16
Skipping: s6_addr32 = __u6_addr.__u6_addr32
Skipping: IN6MASK0 = {{{ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }}}
Skipping: IN6MASK32 = {{{ 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00, \
			    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}}
Skipping: IN6MASK64 = {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \
			    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}}
Skipping: IN6MASK96 = {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \
			    0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00 }}}
Skipping: IN6MASK128 = {{{ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, \
			    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff }}}
Skipping: IN6ADDR_ANY_INIT = \
	{{{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
	    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }}}
Skipping: IN6ADDR_LOOPBACK_INIT = \
	{{{ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
	    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}}
Skipping: IN6ADDR_NODELOCAL_ALLNODES_INIT = \
	{{{ 0xff, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
	    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}}
Skipping: IN6ADDR_INTFACELOCAL_ALLNODES_INIT = \
	{{{ 0xff, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
	    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}}
Skipping: IN6ADDR_LINKLOCAL_ALLNODES_INIT = \
	{{{ 0xff, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
	    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01 }}}
Skipping: IN6ADDR_LINKLOCAL_ALLROUTERS_INIT = \
	{{{ 0xff, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
	    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02 }}}
Skipping: IN6ADDR_LINKLOCAL_ALLV2ROUTERS_INIT = \
	{{{ 0xff, 0x02, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, \
	    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x16 }}}
Skipping: def IN6_IS_ADDR_MULTICAST(a): return ((a)->s6_addr[0] == 0xff)

Skipping: def IPV6_ADDR_MC_SCOPE(a): return ((a)->s6_addr[1] & 0x0f)

Skipping: def __IPV6_ADDR_MC_SCOPE(a): return ((a)->s6_addr[1] & 0x0f)

Skipping: M_AUTHIPHDR = M_PROTO2
Skipping: M_DECRYPTED = M_PROTO3
Skipping: M_LOOP = M_PROTO4
Skipping: M_AUTHIPDGM = M_PROTO5
Skipping: M_RTALERT_MLD = M_PROTO6
Skipping: def satosin6(sa): return ((struct sockaddr_in6 *)(sa))

Skipping: def sin6tosa(sin6): return ((struct sockaddr *)(sin6))

Skipping: def ifatoia6(ifa): return ((struct in6_ifaddr *)(ifa))

Creating directory /usr/local/lib/python3.1
Creating directory /usr/local/lib/python3.1/tkinter
Creating directory /usr/local/lib/python3.1/tkinter/test
Creating directory /usr/local/lib/python3.1/tkinter/test/test_tkinter
Creating directory /usr/local/lib/python3.1/tkinter/test/test_ttk
Creating directory /usr/local/lib/python3.1/site-packages
Creating directory /usr/local/lib/python3.1/test
Creating directory /usr/local/lib/python3.1/test/cjkencodings
Creating directory /usr/local/lib/python3.1/test/decimaltestdata
Creating directory /usr/local/lib/python3.1/test/subprocessdata
Creating directory /usr/local/lib/python3.1/test/tracedmodules
Creating directory /usr/local/lib/python3.1/encodings
Creating directory /usr/local/lib/python3.1/email
Creating directory /usr/local/lib/python3.1/email/mime
Creating directory /usr/local/lib/python3.1/email/test
Creating directory /usr/local/lib/python3.1/email/test/data
Creating directory /usr/local/lib/python3.1/html
Creating directory /usr/local/lib/python3.1/json
Creating directory /usr/local/lib/python3.1/json/tests
Creating directory /usr/local/lib/python3.1/http
Creating directory /usr/local/lib/python3.1/dbm
Creating directory /usr/local/lib/python3.1/xmlrpc
Creating directory /usr/local/lib/python3.1/sqlite3
Creating directory /usr/local/lib/python3.1/sqlite3/test
Creating directory /usr/local/lib/python3.1/logging
Creating directory /usr/local/lib/python3.1/wsgiref
Creating directory /usr/local/lib/python3.1/urllib
Creating directory /usr/local/lib/python3.1/lib2to3
Creating directory /usr/local/lib/python3.1/lib2to3/fixes
Creating directory /usr/local/lib/python3.1/lib2to3/pgen2
Creating directory /usr/local/lib/python3.1/lib2to3/tests
Creating directory /usr/local/lib/python3.1/lib2to3/tests/data
Creating directory /usr/local/lib/python3.1/lib2to3/tests/data/fixers
Creating directory /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes
Creating directory /usr/local/lib/python3.1/ctypes
Creating directory /usr/local/lib/python3.1/ctypes/test
Creating directory /usr/local/lib/python3.1/ctypes/macholib
Creating directory /usr/local/lib/python3.1/idlelib
Creating directory /usr/local/lib/python3.1/idlelib/Icons
Creating directory /usr/local/lib/python3.1/distutils
Creating directory /usr/local/lib/python3.1/distutils/command
Creating directory /usr/local/lib/python3.1/distutils/tests
Creating directory /usr/local/lib/python3.1/xml
Creating directory /usr/local/lib/python3.1/xml/dom
Creating directory /usr/local/lib/python3.1/xml/etree
Creating directory /usr/local/lib/python3.1/xml/parsers
Creating directory /usr/local/lib/python3.1/xml/sax
Creating directory /usr/local/lib/python3.1/importlib
Creating directory /usr/local/lib/python3.1/importlib/test
Creating directory /usr/local/lib/python3.1/importlib/test/builtin
Creating directory /usr/local/lib/python3.1/importlib/test/extension
Creating directory /usr/local/lib/python3.1/importlib/test/frozen
Creating directory /usr/local/lib/python3.1/importlib/test/import_
Creating directory /usr/local/lib/python3.1/importlib/test/source
Creating directory /usr/local/lib/python3.1/multiprocessing
Creating directory /usr/local/lib/python3.1/multiprocessing/dummy
Creating directory /usr/local/lib/python3.1/curses
Creating directory /usr/local/lib/python3.1/pydoc_data
Creating directory /usr/local/lib/python3.1/plat-midnightbsd0
install -o root -g wheel -m 444 ./../Lib/__future__.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/__phello__.foo.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_abcoll.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_compat_pickle.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_dummy_thread.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_markupbase.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_pyio.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_strptime.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_threading_local.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/_weakrefset.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/abc.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/aifc.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/antigravity.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/ast.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/asynchat.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/asyncore.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/base64.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/bdb.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/binhex.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/bisect.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/cProfile.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/calendar.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/cgi.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/cgitb.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/chunk.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/cmd.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/code.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/codecs.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/codeop.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/collections.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/colorsys.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/compileall.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/configparser.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/contextlib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/copy.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/copyreg.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/csv.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/decimal.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/difflib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/dis.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/doctest.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/dummy_threading.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/filecmp.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/fileinput.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/fnmatch.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/formatter.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/fractions.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/ftplib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/functools.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/genericpath.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/getopt.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/getpass.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/gettext.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/glob.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/gzip.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/hashlib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/heapq.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/hmac.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/imaplib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/imghdr.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/inspect.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/io.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/keyword.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/linecache.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/locale.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/macpath.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/macurl2path.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/mailbox.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/mailcap.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/mimetypes.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/modulefinder.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/netrc.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/nntplib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/ntpath.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/nturl2path.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/numbers.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/opcode.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/optparse.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/os.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/os2emxpath.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/pdb.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pickle.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pickletools.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pipes.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pkgutil.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/platform.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/plistlib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/poplib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/posixpath.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pprint.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/profile.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pstats.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pty.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/py_compile.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pyclbr.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/pydoc.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/queue.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/quopri.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/random.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/re.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/reprlib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/rlcompleter.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/runpy.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/sched.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/shelve.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/shlex.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/shutil.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/site.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/smtpd.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/smtplib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/sndhdr.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/socket.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/socketserver.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/sre_compile.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/sre_constants.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/sre_parse.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/ssl.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/stat.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/string.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/stringprep.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/struct.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/subprocess.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/sunau.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/symbol.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/symtable.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/tabnanny.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/tarfile.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/telnetlib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/tempfile.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/textwrap.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/this.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/threading.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/timeit.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/token.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/tokenize.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/trace.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/traceback.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/tty.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/turtle.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/types.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/unittest.py /usr/local/lib/python3.1
install -o root -g wheel -m 555 ./../Lib/uu.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/uuid.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/warnings.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/wave.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/weakref.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/webbrowser.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/xdrlib.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/zipfile.py /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/pdb.doc /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/wsgiref.egg-info /usr/local/lib/python3.1
install -o root -g wheel -m 444 ./../Lib/tkinter/__init__.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/_fix.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/colorchooser.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/commondialog.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/constants.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/dialog.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/dnd.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/filedialog.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/font.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/messagebox.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/scrolledtext.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/simpledialog.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/tix.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/ttk.py /usr/local/lib/python3.1/tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/test/README /usr/local/lib/python3.1/tkinter/test
install -o root -g wheel -m 444 ./../Lib/tkinter/test/__init__.py /usr/local/lib/python3.1/tkinter/test
install -o root -g wheel -m 444 ./../Lib/tkinter/test/runtktests.py /usr/local/lib/python3.1/tkinter/test
install -o root -g wheel -m 444 ./../Lib/tkinter/test/support.py /usr/local/lib/python3.1/tkinter/test
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_tkinter/__init__.py /usr/local/lib/python3.1/tkinter/test/test_tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/local/lib/python3.1/tkinter/test/test_tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_tkinter/test_text.py /usr/local/lib/python3.1/tkinter/test/test_tkinter
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_ttk/__init__.py /usr/local/lib/python3.1/tkinter/test/test_ttk
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_ttk/test_extensions.py /usr/local/lib/python3.1/tkinter/test/test_ttk
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_ttk/test_functions.py /usr/local/lib/python3.1/tkinter/test/test_ttk
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_ttk/test_style.py /usr/local/lib/python3.1/tkinter/test/test_ttk
install -o root -g wheel -m 444 ./../Lib/tkinter/test/test_ttk/test_widgets.py /usr/local/lib/python3.1/tkinter/test/test_ttk
install -o root -g wheel -m 444 ./../Lib/site-packages/README /usr/local/lib/python3.1/site-packages
install -o root -g wheel -m 444 ./../Lib/test/185test.db /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/Sine-1000Hz-300ms.aif /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/__init__.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/audiotest.au /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/autotest.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/bad_coding.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/bad_coding2.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badcert.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badkey.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_3131.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future3.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future4.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future5.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future6.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future7.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future8.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future9.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_nocaret.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_pep3120.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/buffer_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/cfgparser.1 /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/check_soundcard.vbs /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/cmath_testcases.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/curses_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/dis_module.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/doctest_aliases.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/double_const.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/empty.vbs /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/exception_hierarchy.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/floating_points.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/fork_wait.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/formatfloat_testcases.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/https_svn_python_org_root.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/ieee754.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder2.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/keycert.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/list_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/lock_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/mapping_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/nullcert.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/outstanding_bugs.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/pickletester.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/profilee.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/pyclbr_input.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/pydoc_mod.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/pydocfodder.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/pystone.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/randv2_32.pck /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/randv2_64.pck /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/randv3.pck /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/re_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/regex_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/regrtest.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/relimport.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/reperf.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/sample_doctest.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/script_helper.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/seq_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/sgml_input.html /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/sha256.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/sortperf.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/ssl_cert.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/ssl_key.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/string_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/support.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/svn_python_org_https_cert.pem /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test.xml /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test.xml.out /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_SimpleHTTPServer.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test___all__.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test___future__.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test__locale.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_abc.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_abstract_numbers.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_aifc.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_array.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ascii_formatd.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ast.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_asynchat.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_asyncore.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_atexit.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_audioop.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_augassign.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_base64.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_bigaddrspace.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_bigmem.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_binascii.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_binhex.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_binop.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_bisect.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_bool.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_bufio.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_builtin.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_bytes.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_bz2.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_calendar.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_call.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_capi.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_cfgparser.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_cgi.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_charmapcodec.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_class.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_cmath.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_cmd.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_cmd_line.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_cmd_line_script.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_code.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codeccallbacks.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_cn.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_hk.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_jp.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_kr.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_tw.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_cn.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_hk.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_jp.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_kr.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_tw.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecs.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_codeop.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_coding.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_collections.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_colorsys.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_compare.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_compile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_compileall.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_complex.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_contains.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_contextlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_copy.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_copyreg.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_cprofile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_crypt.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_csv.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ctypes.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_curses.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_datetime.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dbm.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dbm_dumb.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_dbm_gnu.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_dbm_ndbm.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_decimal.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_decorators.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_defaultdict.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_deque.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_descr.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_descrtut.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dict.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dictcomps.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dictviews.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_difflib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_difflib_expect.html /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dis.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_distutils.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest3.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest4.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_docxmlrpc.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dummy_thread.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_dummy_threading.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_email.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_enumerate.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_eof.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_epoll.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_errno.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_exception_variations.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_exceptions.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_extcall.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_fcntl.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_file.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_filecmp.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_fileinput.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_fileio.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_float.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_flufl.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_fnmatch.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_fork1.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_format.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_fractions.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_frozen.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ftplib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_funcattrs.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_functools.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_future.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_future1.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_future2.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_future3.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_future4.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_future5.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_gc.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_generators.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_genericpath.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_genexps.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_getargs2.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_getopt.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_gettext.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_glob.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_global.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_grammar.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_grp.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_gzip.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_hash.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_hashlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_heapq.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_hmac.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_htmlparser.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_http_cookiejar.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_http_cookies.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_httplib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_httpservers.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_imaplib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_imp.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_import.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_importhooks.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_importlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_index.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_inspect.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_int.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_int_literal.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_io.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ioctl.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_isinstance.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_iter.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_iterlen.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_itertools.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_json.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_keywordonlyarg.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_kqueue.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_largefile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_lib2to3.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_linecache.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_list.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_listcomps.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_locale.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_logging.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_long.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_longexp.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_macpath.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_mailbox.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_marshal.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_math.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_memoryio.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_memoryview.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_metaclass.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_mimetypes.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_minidom.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_mmap.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_module.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_modulefinder.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_msilib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec_support.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_multiprocessing.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_mutants.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_netrc.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_nis.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_normalization.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ntpath.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_opcodes.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_openpty.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_operator.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_optparse.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_os.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ossaudiodev.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_osx_env.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_parser.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pdb.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_peepholer.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep247.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep263.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep277.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep292.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep3120.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep3131.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep352.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pickle.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pickletools.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pipes.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pkg.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pkgimport.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pkgutil.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_platform.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_plistlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_poll.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_popen.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_poplib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_posix.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_posixpath.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pow.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pprint.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_print.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_profile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_property.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pstats.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pty.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pwd.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pyclbr.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pydoc.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_pyexpat.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_queue.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_quopri.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_raise.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_random.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_range.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_re.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_reprlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_resource.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_richcmp.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_rlcompleter.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_robotparser.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_runpy.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sax.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_scope.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_select.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_set.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_setcomps.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_shelve.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_shlex.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_shutil.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_signal.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_site.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_slice.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_smtplib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_smtpnet.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sndhdr.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_socket.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_socketserver.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sort.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sqlite.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ssl.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_startfile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_strftime.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_string.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_stringprep.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_strlit.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_strptime.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_strtod.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_struct.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_structmembers.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_structseq.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_subprocess.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sunau.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sundry.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_super.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_symtable.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_syntax.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sys.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sys_setprofile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_sys_settrace.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_syslog.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_tarfile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_tcl.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_telnetlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_tempfile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_textwrap.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_thread.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_threaded_import.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_threadedtempfile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_threading.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_threading_local.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_threadsignals.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_time.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_timeout.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_tk.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_tokenize.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_trace.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_traceback.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ttk_guionly.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ttk_textonly.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_tuple.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_typechecks.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_types.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_ucn.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_unary.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_unicode.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_unicode_file.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_unicodedata.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_unittest.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_univnewlines.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_unpack.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_unpack_ex.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib2.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib2_localnet.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib2net.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib_response.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllibnet.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_urlparse.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_userdict.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_userlist.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_userstring.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_uu.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_uuid.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_wait3.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_wait4.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_warnings.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_wave.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_weakref.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_weakset.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_winreg.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_winsound.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_with.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 555 ./../Lib/test/test_wsgiref.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_xdrlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree_c.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_xmlrpc.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_xmlrpc_net.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_zipfile.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_zipfile64.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_zipimport.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_zipimport_support.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/test_zlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/testcodec.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/testtar.tar /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/tf_inherit_check.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/threaded_import_hangers.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/time_hashlib.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests.txt /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/warning_tests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/xmltests.py /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/zip_cp437_header.zip /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/zipdir.zip /usr/local/lib/python3.1/test
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/big5-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/big5.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/big5hkscs.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/cp949-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/cp949.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/euc_jisx0213.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/euc_jp-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/euc_jp.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/euc_kr-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/euc_kr.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/gb18030-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/gb18030.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/gb2312-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/gb2312.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/gbk-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/gbk.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/hz-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/hz.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/johab-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/johab.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/shift_jis-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/shift_jis.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings/shift_jisx0213.txt /usr/local/lib/python3.1/test/cjkencodings
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/abs.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/add.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/and.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/base.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/clamp.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/class.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/compare.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotal.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copy.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copyabs.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copynegate.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copysign.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAdd.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAnd.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddBase.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddClass.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompare.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopy.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivide.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddEncode.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddFMA.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddInvert.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddLogB.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMax.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMin.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddOr.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddReduce.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRotate.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddShift.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddXor.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decDouble.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decQuad.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decSingle.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divide.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divideint.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAdd.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAnd.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqBase.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqClass.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompare.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopy.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivide.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqEncode.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqFMA.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqInvert.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqLogB.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMax.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMin.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqOr.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqPlus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqReduce.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRotate.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqShift.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqXor.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsBase.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsEncode.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/exp.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/extra.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/fma.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/inexact.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/invert.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ln.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/log10.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/logb.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/max.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/maxmag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/min.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minmag.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/multiply.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextminus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextplus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nexttoward.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/or.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/plus.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/power.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/powersqrt.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/quantize.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randomBound32.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randoms.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/reduce.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainder.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainderNear.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rescale.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rotate.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rounding.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/samequantum.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/scaleb.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/shift.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/squareroot.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/subtract.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/testall.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegral.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegralx.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/xor.decTest /usr/local/lib/python3.1/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/subprocessdata/sigchild_ignore.py /usr/local/lib/python3.1/test/subprocessdata
install -o root -g wheel -m 444 ./../Lib/test/tracedmodules/__init__.py /usr/local/lib/python3.1/test/tracedmodules
install -o root -g wheel -m 444 ./../Lib/test/tracedmodules/testmod.py /usr/local/lib/python3.1/test/tracedmodules
install -o root -g wheel -m 444 ./../Lib/encodings/__init__.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/aliases.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/ascii.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/big5.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/big5hkscs.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/charmap.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp037.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1006.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1026.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1140.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1250.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1251.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1252.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1253.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1254.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1255.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1256.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1257.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1258.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp424.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp437.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp500.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp737.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp775.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp850.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp852.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp855.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp856.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp857.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp860.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp861.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp862.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp863.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp864.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp865.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp866.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp869.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp874.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp875.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp932.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp949.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp950.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_jis_2004.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_jisx0213.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_jp.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_kr.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/gb18030.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/gb2312.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/gbk.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/hp_roman8.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/hz.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/idna.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_1.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2004.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_3.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_ext.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_kr.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_1.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_10.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_11.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_13.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_14.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_15.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_16.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_2.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_3.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_4.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_5.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_6.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_7.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_8.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_9.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/johab.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/koi8_r.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/koi8_u.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/latin_1.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_arabic.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_centeuro.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_croatian.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_cyrillic.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_farsi.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_greek.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_iceland.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_latin2.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_roman.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_romanian.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_turkish.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mbcs.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/palmos.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/ptcp154.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/punycode.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/raw_unicode_escape.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis_2004.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/shift_jisx0213.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/tis_620.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/undefined.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/unicode_escape.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/unicode_internal.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_16.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_be.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_le.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_32.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_32_be.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_32_le.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_7.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_8.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_8_sig.py /usr/local/lib/python3.1/encodings
install -o root -g wheel -m 444 ./../Lib/email/__init__.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/_parseaddr.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/base64mime.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/charset.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/encoders.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/errors.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/feedparser.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/generator.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/header.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/iterators.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/message.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/parser.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/quoprimime.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/utils.py /usr/local/lib/python3.1/email
install -o root -g wheel -m 444 ./../Lib/email/mime/__init__.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/application.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/audio.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/base.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/image.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/message.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/multipart.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/nonmultipart.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/text.py /usr/local/lib/python3.1/email/mime
install -o root -g wheel -m 444 ./../Lib/email/test/__init__.py /usr/local/lib/python3.1/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email.py /usr/local/lib/python3.1/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email_codecs.py /usr/local/lib/python3.1/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email_torture.py /usr/local/lib/python3.1/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/data/PyBanner048.gif /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/audiotest.au /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_01.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_02.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_03.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_04.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_05.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_06.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_07.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_08.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_09.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_10.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_11.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12a.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_13.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_14.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_15.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_16.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_17.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_18.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_19.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_20.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_21.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_22.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_23.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_24.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_25.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_26.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_27.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_28.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_29.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_30.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_31.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_32.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_33.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_34.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_35.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_36.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_37.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_38.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_39.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_40.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_41.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_42.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_43.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_44.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_45.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_46.txt /usr/local/lib/python3.1/email/test/data
install -o root -g wheel -m 444 ./../Lib/html/__init__.py /usr/local/lib/python3.1/html
install -o root -g wheel -m 444 ./../Lib/html/entities.py /usr/local/lib/python3.1/html
install -o root -g wheel -m 444 ./../Lib/html/parser.py /usr/local/lib/python3.1/html
install -o root -g wheel -m 444 ./../Lib/json/__init__.py /usr/local/lib/python3.1/json
install -o root -g wheel -m 444 ./../Lib/json/decoder.py /usr/local/lib/python3.1/json
install -o root -g wheel -m 444 ./../Lib/json/encoder.py /usr/local/lib/python3.1/json
install -o root -g wheel -m 444 ./../Lib/json/scanner.py /usr/local/lib/python3.1/json
install -o root -g wheel -m 444 ./../Lib/json/tool.py /usr/local/lib/python3.1/json
install -o root -g wheel -m 444 ./../Lib/json/tests/__init__.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_decode.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_default.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_dump.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_encode_basestring_ascii.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_fail.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_float.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_indent.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass1.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass2.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass3.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_recursion.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_scanstring.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_separators.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_speedups.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_unicode.py /usr/local/lib/python3.1/json/tests
install -o root -g wheel -m 444 ./../Lib/http/__init__.py /usr/local/lib/python3.1/http
install -o root -g wheel -m 444 ./../Lib/http/client.py /usr/local/lib/python3.1/http
install -o root -g wheel -m 444 ./../Lib/http/cookiejar.py /usr/local/lib/python3.1/http
install -o root -g wheel -m 444 ./../Lib/http/cookies.py /usr/local/lib/python3.1/http
install -o root -g wheel -m 444 ./../Lib/http/server.py /usr/local/lib/python3.1/http
install -o root -g wheel -m 444 ./../Lib/dbm/__init__.py /usr/local/lib/python3.1/dbm
install -o root -g wheel -m 444 ./../Lib/dbm/dumb.py /usr/local/lib/python3.1/dbm
install -o root -g wheel -m 444 ./../Lib/dbm/gnu.py /usr/local/lib/python3.1/dbm
install -o root -g wheel -m 444 ./../Lib/dbm/ndbm.py /usr/local/lib/python3.1/dbm
install -o root -g wheel -m 444 ./../Lib/xmlrpc/__init__.py /usr/local/lib/python3.1/xmlrpc
install -o root -g wheel -m 444 ./../Lib/xmlrpc/client.py /usr/local/lib/python3.1/xmlrpc
install -o root -g wheel -m 444 ./../Lib/xmlrpc/server.py /usr/local/lib/python3.1/xmlrpc
install -o root -g wheel -m 444 ./../Lib/sqlite3/__init__.py /usr/local/lib/python3.1/sqlite3
install -o root -g wheel -m 444 ./../Lib/sqlite3/dbapi2.py /usr/local/lib/python3.1/sqlite3
install -o root -g wheel -m 444 ./../Lib/sqlite3/dump.py /usr/local/lib/python3.1/sqlite3
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/__init__.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/dbapi.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/dump.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/factory.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/hooks.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/regression.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/transactions.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/types.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/userfunctions.py /usr/local/lib/python3.1/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/logging/__init__.py /usr/local/lib/python3.1/logging
install -o root -g wheel -m 444 ./../Lib/logging/config.py /usr/local/lib/python3.1/logging
install -o root -g wheel -m 444 ./../Lib/logging/handlers.py /usr/local/lib/python3.1/logging
install -o root -g wheel -m 444 ./../Lib/wsgiref/__init__.py /usr/local/lib/python3.1/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/handlers.py /usr/local/lib/python3.1/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/headers.py /usr/local/lib/python3.1/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/simple_server.py /usr/local/lib/python3.1/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/util.py /usr/local/lib/python3.1/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/validate.py /usr/local/lib/python3.1/wsgiref
install -o root -g wheel -m 444 ./../Lib/urllib/__init__.py /usr/local/lib/python3.1/urllib
install -o root -g wheel -m 444 ./../Lib/urllib/error.py /usr/local/lib/python3.1/urllib
install -o root -g wheel -m 444 ./../Lib/urllib/parse.py /usr/local/lib/python3.1/urllib
install -o root -g wheel -m 444 ./../Lib/urllib/request.py /usr/local/lib/python3.1/urllib
install -o root -g wheel -m 444 ./../Lib/urllib/response.py /usr/local/lib/python3.1/urllib
install -o root -g wheel -m 444 ./../Lib/urllib/robotparser.py /usr/local/lib/python3.1/urllib
install -o root -g wheel -m 444 ./../Lib/lib2to3/Grammar.txt /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/PatternGrammar.txt /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/__init__.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/btm_matcher.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/btm_utils.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixer_base.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixer_util.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/main.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/patcomp.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/pygram.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/pytree.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/refactor.py /usr/local/lib/python3.1/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/__init__.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_apply.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_basestring.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_buffer.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_callable.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_dict.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_except.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_exec.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_execfile.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_exitfunc.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_filter.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_funcattrs.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_future.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_getcwdu.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_has_key.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_idioms.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_import.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_imports.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_imports2.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_input.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_intern.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_isinstance.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_itertools.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_itertools_imports.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_long.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_map.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_metaclass.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_methodattrs.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_ne.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_next.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_nonzero.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_numliterals.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_operator.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_paren.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_print.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_raise.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_raw_input.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_reduce.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_renames.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_repr.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_set_literal.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_standarderror.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_sys_exc.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_throw.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_tuple_params.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_types.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_unicode.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_urllib.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_ws_comma.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_xrange.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_xreadlines.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_zip.py /usr/local/lib/python3.1/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/__init__.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/conv.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/driver.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/grammar.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/literals.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/parse.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/pgen.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 555 ./../Lib/lib2to3/pgen2/token.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/tokenize.py /usr/local/lib/python3.1/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/__init__.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 555 ./../Lib/lib2to3/tests/pytree_idempotency.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/support.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_all_fixers.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_fixers.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_main.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_parser.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_pytree.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_refactor.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_util.py /usr/local/lib/python3.1/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/README /usr/local/lib/python3.1/lib2to3/tests/data
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/bom.py /usr/local/lib/python3.1/lib2to3/tests/data
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/crlf.py /usr/local/lib/python3.1/lib2to3/tests/data
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/different_encoding.py /usr/local/lib/python3.1/lib2to3/tests/data
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/infinite_recursion.py /usr/local/lib/python3.1/lib2to3/tests/data
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/py2_test_grammar.py /usr/local/lib/python3.1/lib2to3/tests/data
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/py3_test_grammar.py /usr/local/lib/python3.1/lib2to3/tests/data
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/bad_order.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/local/lib/python3.1/lib2to3/tests/data/fixers/myfixes
install -o root -g wheel -m 444 ./../Lib/ctypes/__init__.py /usr/local/lib/python3.1/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/_endian.py /usr/local/lib/python3.1/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/util.py /usr/local/lib/python3.1/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/wintypes.py /usr/local/lib/python3.1/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/test/__init__.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/runtests.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_anon.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_array_in_pointer.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_arrays.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_as_parameter.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_bitfields.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_buffers.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_bytes.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_byteswap.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_callbacks.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cast.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cfuncs.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_checkretval.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_delattr.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_errcheck.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_errno.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_find.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_frombuffer.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_funcptr.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_functions.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_incomplete.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_init.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_integers.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_internals.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_keeprefs.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_libc.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_loading.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_macholib.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_memfunctions.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_numbers.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_objects.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_parameters.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pep3118.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pickling.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pointers.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_prototypes.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_python_api.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_random_things.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_refcounts.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_repr.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_returnfuncptrs.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_simplesubclasses.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_sizes.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_slicing.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_stringptr.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_strings.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_struct_fields.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_structures.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unaligned_structures.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unicode.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_values.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_varsize_struct.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_win32.py /usr/local/lib/python3.1/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/README.ctypes /usr/local/lib/python3.1/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/__init__.py /usr/local/lib/python3.1/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dyld.py /usr/local/lib/python3.1/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dylib.py /usr/local/lib/python3.1/ctypes/macholib
install -o root -g wheel -m 555 ./../Lib/ctypes/macholib/fetch_macholib /usr/local/lib/python3.1/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/fetch_macholib.bat /usr/local/lib/python3.1/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/framework.py /usr/local/lib/python3.1/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/idlelib/AutoComplete.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/AutoCompleteWindow.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/AutoExpand.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Bindings.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CREDITS.txt /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CallTipWindow.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CallTips.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ChangeLog /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ClassBrowser.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CodeContext.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ColorDelegator.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Debugger.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Delegator.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/EditorWindow.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/FileList.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/FormatParagraph.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/GrepDialog.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/HISTORY.txt /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/HyperParser.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/IOBinding.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/IdleHistory.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/MultiCall.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/MultiStatusBar.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/NEWS.txt /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ObjectBrowser.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/OutputWindow.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ParenMatch.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/PathBrowser.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Percolator.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/PyParse.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/PyShell.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/README.txt /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteDebugger.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteObjectBrowser.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ReplaceDialog.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/RstripExtension.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ScriptBinding.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ScrolledList.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialog.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialogBase.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/SearchEngine.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/StackViewer.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/TODO.txt /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ToolTip.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/TreeWidget.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/UndoDelegator.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/WidgetRedirector.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/WindowList.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ZoomHeight.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/__init__.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/aboutDialog.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-extensions.def /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-highlight.def /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-keys.def /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-main.def /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configDialog.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configHandler.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configHelpSourceEdit.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configSectionNameDialog.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/dynOptionMenuWidget.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/extend.txt /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/help.txt /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 555 ./../Lib/idlelib/idle.bat /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/idle.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/idle.pyw /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/idlever.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/keybindingDialog.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/macosxSupport.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/rpc.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/run.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/tabbedpages.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/testcode.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/textView.py /usr/local/lib/python3.1/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/folder.gif /usr/local/lib/python3.1/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/idle.icns /usr/local/lib/python3.1/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/minusnode.gif /usr/local/lib/python3.1/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/openfolder.gif /usr/local/lib/python3.1/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/plusnode.gif /usr/local/lib/python3.1/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/python.gif /usr/local/lib/python3.1/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/tk.gif /usr/local/lib/python3.1/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/distutils/README /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/__init__.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/archive_util.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/bcppcompiler.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/ccompiler.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/cmd.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/config.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/core.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/cygwinccompiler.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/debug.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/dep_util.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/dir_util.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/dist.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/emxccompiler.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/errors.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/extension.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/fancy_getopt.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/file_util.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/filelist.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/log.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/msvc9compiler.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/msvccompiler.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/spawn.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/sysconfig.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/text_file.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/unixccompiler.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/util.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/version.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/versionpredicate.py /usr/local/lib/python3.1/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/command/__init__.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_dumb.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_msi.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_rpm.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_wininst.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_clib.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_ext.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_py.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_scripts.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/check.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/clean.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/command_template /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/config.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_data.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_egg_info.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_headers.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_lib.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_scripts.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/register.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/sdist.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/upload.py /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-6.0.exe /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-7.1.exe /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-8.0.exe /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-9.0-amd64.exe /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-9.0.exe /usr/local/lib/python3.1/distutils/command
install -o root -g wheel -m 555 ./../Lib/distutils/tests/Setup.sample /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/__init__.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/support.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_archive_util.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist_dumb.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist_rpm.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_bdist_wininst.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_clib.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_ext.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_py.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_scripts.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_check.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 555 ./../Lib/distutils/tests/test_clean.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_cmd.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_config.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_config_cmd.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_core.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_cygwinccompiler.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_dir_util.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_dist.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 555 ./../Lib/distutils/tests/test_extension.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_file_util.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_filelist.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_data.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_headers.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_lib.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_scripts.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_log.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_msvc9compiler.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_register.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_sdist.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_spawn.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_sysconfig.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_text_file.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_unixccompiler.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_upload.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_util.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_version.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_versionpredicate.py /usr/local/lib/python3.1/distutils/tests
install -o root -g wheel -m 444 ./../Lib/xml/__init__.py /usr/local/lib/python3.1/xml
install -o root -g wheel -m 444 ./../Lib/xml/dom/NodeFilter.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/__init__.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/domreg.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/expatbuilder.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/minicompat.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/minidom.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/pulldom.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/xmlbuilder.py /usr/local/lib/python3.1/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementInclude.py /usr/local/lib/python3.1/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementPath.py /usr/local/lib/python3.1/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementTree.py /usr/local/lib/python3.1/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/__init__.py /usr/local/lib/python3.1/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/cElementTree.py /usr/local/lib/python3.1/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/parsers/__init__.py /usr/local/lib/python3.1/xml/parsers
install -o root -g wheel -m 444 ./../Lib/xml/parsers/expat.py /usr/local/lib/python3.1/xml/parsers
install -o root -g wheel -m 444 ./../Lib/xml/sax/__init__.py /usr/local/lib/python3.1/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/_exceptions.py /usr/local/lib/python3.1/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/expatreader.py /usr/local/lib/python3.1/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/handler.py /usr/local/lib/python3.1/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/saxutils.py /usr/local/lib/python3.1/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/xmlreader.py /usr/local/lib/python3.1/xml/sax
install -o root -g wheel -m 444 ./../Lib/importlib/__init__.py /usr/local/lib/python3.1/importlib
install -o root -g wheel -m 444 ./../Lib/importlib/_bootstrap.py /usr/local/lib/python3.1/importlib
install -o root -g wheel -m 444 ./../Lib/importlib/abc.py /usr/local/lib/python3.1/importlib
install -o root -g wheel -m 444 ./../Lib/importlib/machinery.py /usr/local/lib/python3.1/importlib
install -o root -g wheel -m 444 ./../Lib/importlib/util.py /usr/local/lib/python3.1/importlib
install -o root -g wheel -m 444 ./../Lib/importlib/test/__init__.py /usr/local/lib/python3.1/importlib/test
install -o root -g wheel -m 444 ./../Lib/importlib/test/abc.py /usr/local/lib/python3.1/importlib/test
install -o root -g wheel -m 444 ./../Lib/importlib/test/benchmark.py /usr/local/lib/python3.1/importlib/test
install -o root -g wheel -m 444 ./../Lib/importlib/test/test_abc.py /usr/local/lib/python3.1/importlib/test
install -o root -g wheel -m 444 ./../Lib/importlib/test/test_api.py /usr/local/lib/python3.1/importlib/test
install -o root -g wheel -m 444 ./../Lib/importlib/test/test_util.py /usr/local/lib/python3.1/importlib/test
install -o root -g wheel -m 444 ./../Lib/importlib/test/util.py /usr/local/lib/python3.1/importlib/test
install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/__init__.py /usr/local/lib/python3.1/importlib/test/builtin
install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/test_finder.py /usr/local/lib/python3.1/importlib/test/builtin
install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/test_loader.py /usr/local/lib/python3.1/importlib/test/builtin
install -o root -g wheel -m 444 ./../Lib/importlib/test/builtin/util.py /usr/local/lib/python3.1/importlib/test/builtin
install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/__init__.py /usr/local/lib/python3.1/importlib/test/extension
install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_case_sensitivity.py /usr/local/lib/python3.1/importlib/test/extension
install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_finder.py /usr/local/lib/python3.1/importlib/test/extension
install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_loader.py /usr/local/lib/python3.1/importlib/test/extension
install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/test_path_hook.py /usr/local/lib/python3.1/importlib/test/extension
install -o root -g wheel -m 444 ./../Lib/importlib/test/extension/util.py /usr/local/lib/python3.1/importlib/test/extension
install -o root -g wheel -m 444 ./../Lib/importlib/test/frozen/__init__.py /usr/local/lib/python3.1/importlib/test/frozen
install -o root -g wheel -m 444 ./../Lib/importlib/test/frozen/test_finder.py /usr/local/lib/python3.1/importlib/test/frozen
install -o root -g wheel -m 444 ./../Lib/importlib/test/frozen/test_loader.py /usr/local/lib/python3.1/importlib/test/frozen
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/__init__.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test___package__.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_caching.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_fromlist.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_meta_path.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_packages.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_path.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/test_relative_imports.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/import_/util.py /usr/local/lib/python3.1/importlib/test/import_
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/__init__.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_abc_loader.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_case_sensitivity.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_file_loader.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_finder.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_path_hook.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/test_source_encoding.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/importlib/test/source/util.py /usr/local/lib/python3.1/importlib/test/source
install -o root -g wheel -m 444 ./../Lib/multiprocessing/__init__.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/connection.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/forking.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/heap.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/managers.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/pool.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/process.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/queues.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/reduction.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/sharedctypes.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/synchronize.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/util.py /usr/local/lib/python3.1/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/dummy/__init__.py /usr/local/lib/python3.1/multiprocessing/dummy
install -o root -g wheel -m 444 ./../Lib/multiprocessing/dummy/connection.py /usr/local/lib/python3.1/multiprocessing/dummy
install -o root -g wheel -m 444 ./../Lib/curses/__init__.py /usr/local/lib/python3.1/curses
install -o root -g wheel -m 444 ./../Lib/curses/ascii.py /usr/local/lib/python3.1/curses
install -o root -g wheel -m 444 ./../Lib/curses/has_key.py /usr/local/lib/python3.1/curses
install -o root -g wheel -m 444 ./../Lib/curses/panel.py /usr/local/lib/python3.1/curses
install -o root -g wheel -m 444 ./../Lib/curses/textpad.py /usr/local/lib/python3.1/curses
install -o root -g wheel -m 444 ./../Lib/curses/wrapper.py /usr/local/lib/python3.1/curses
install -o root -g wheel -m 444 ./../Lib/pydoc_data/__init__.py /usr/local/lib/python3.1/pydoc_data
install -o root -g wheel -m 444 ./../Lib/pydoc_data/topics.py /usr/local/lib/python3.1/pydoc_data
install -o root -g wheel -m 444 ./../Lib/plat-midnightbsd0/IN.py /usr/local/lib/python3.1/plat-midnightbsd0
install -o root -g wheel -m 555 ./../Lib/plat-midnightbsd0/regen /usr/local/lib/python3.1/plat-midnightbsd0
install  -o root -g wheel -m 444 ./../LICENSE /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/LICENSE.txt
PYTHONPATH=/magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1    ./python -Wi /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/compileall.py  -d /usr/local/lib/python3.1 -f  -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data'  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/__future__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/__phello__.foo.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_abcoll.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_compat_pickle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_markupbase.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_pyio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_strptime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_weakrefset.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/aifc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/antigravity.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ast.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/asynchat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/asyncore.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/base64.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/bdb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/binhex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/bisect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cProfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/calendar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cgi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cgitb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/chunk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/code.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/codecs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/codeop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/collections.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/colorsys.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/compileall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/configparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/contextlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/copy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/copyreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/csv.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/_endian.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/dyld.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/dylib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/framework.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/runtests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_anon.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_array_in_pointer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_arrays.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_as_parameter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_bitfields.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_buffers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_bytes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_byteswap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_callbacks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_cast.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_cfuncs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_checkretval.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_delattr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_errcheck.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_find.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_frombuffer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_funcptr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_functions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_incomplete.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_init.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_integers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_internals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_keeprefs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_libc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_loading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_macholib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_memfunctions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_numbers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_objects.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_parameters.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_pep3118.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_pickling.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_pointers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_prototypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_python_api.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_random_things.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_refcounts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_repr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_returnfuncptrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_simplesubclasses.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_sizes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_slicing.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_stringptr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_strings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_struct_fields.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_structures.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_unaligned_structures.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_values.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_varsize_struct.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_win32.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/wintypes.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/ascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/has_key.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/panel.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/textpad.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/wrapper.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/gnu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/ndbm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/decimal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/difflib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dis.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/archive_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/bcppcompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/ccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/cmd.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_msi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_rpm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_wininst.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_clib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_ext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_py.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/check.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/clean.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_data.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_egg_info.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_headers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_lib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/register.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/sdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/upload.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/core.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/cygwinccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/debug.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/dep_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/dir_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/dist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/emxccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/errors.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/extension.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/fancy_getopt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/file_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/filelist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/log.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/msvc9compiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/msvccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/spawn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/sysconfig.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_archive_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist_dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist_rpm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist_wininst.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_clib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_ext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_py.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_check.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_clean.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_config_cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_core.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_cygwinccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_dir_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_dist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_extension.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_file_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_filelist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_data.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_headers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_lib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_log.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_msvc9compiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_register.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_sdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_spawn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_sysconfig.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_text_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_unixccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_upload.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_version.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/text_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/unixccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/version.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/doctest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dummy_threading.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/_parseaddr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/base64mime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/charset.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/encoders.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/errors.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/feedparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/generator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/header.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/iterators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/message.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/application.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/audio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/base.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/image.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/message.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/multipart.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/nonmultipart.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/text.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/parser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/quoprimime.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/__init__.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/data ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/test_email_codecs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/test_email_torture.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/utils.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/aliases.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/ascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/big5.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/big5hkscs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/charmap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp037.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1006.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1026.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1140.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1250.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1251.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1252.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1253.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1254.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1255.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1256.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1257.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1258.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp424.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp437.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp500.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp737.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp775.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp850.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp852.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp855.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp856.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp857.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp860.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp861.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp862.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp863.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp864.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp865.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp866.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp869.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp874.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp875.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp932.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp949.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp950.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/gb18030.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/gb2312.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/gbk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/hp_roman8.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/hz.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/idna.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_2004.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_ext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_10.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_11.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_13.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_14.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_15.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_16.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_4.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_5.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_6.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_7.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_8.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_9.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/johab.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/koi8_r.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/koi8_u.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/latin_1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_arabic.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_centeuro.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_croatian.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_cyrillic.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_farsi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_greek.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_iceland.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_latin2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_roman.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_romanian.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_turkish.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mbcs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/palmos.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/ptcp154.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/punycode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/raw_unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/shift_jis.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/shift_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/shift_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/tis_620.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/undefined.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/unicode_internal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_16.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_16_be.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_16_le.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_32.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_32_be.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_32_le.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_7.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_8.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_8_sig.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/filecmp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/fileinput.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/formatter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/fractions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ftplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/functools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/genericpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/getopt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/getpass.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/gettext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/glob.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/gzip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/hashlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/heapq.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/hmac.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html/entities.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html/parser.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/client.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/cookiejar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/cookies.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/server.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/AutoComplete.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/AutoCompleteWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/AutoExpand.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Bindings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/CallTipWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/CallTips.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ClassBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/CodeContext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ColorDelegator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Debugger.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Delegator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/EditorWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/FileList.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/FormatParagraph.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/GrepDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/HyperParser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/IOBinding.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Icons ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/IdleHistory.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/MultiCall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/MultiStatusBar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/OutputWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ParenMatch.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/PathBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Percolator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/PyParse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/PyShell.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/RemoteDebugger.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/RemoteObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ReplaceDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/RstripExtension.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ScriptBinding.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ScrolledList.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/SearchDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/SearchDialogBase.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/SearchEngine.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/StackViewer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ToolTip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/TreeWidget.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/UndoDelegator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/WidgetRedirector.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/WindowList.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ZoomHeight.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/aboutDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configHandler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configHelpSourceEdit.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configSectionNameDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/dynOptionMenuWidget.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/idle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/idlever.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/keybindingDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/macosxSupport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/rpc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/run.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/tabbedpages.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/testcode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/textView.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/imaplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/imghdr.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/_bootstrap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/machinery.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/benchmark.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/test_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_case_sensitivity.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_path_hook.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen/test_loader.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_ ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test___package__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_caching.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_fromlist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_meta_path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_packages.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_relative_imports.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_abc_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_case_sensitivity.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_file_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_path_hook.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_source_encoding.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/test_abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/test_api.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/test_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/inspect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/io.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/decoder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/encoder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/scanner.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_decode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_default.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_dump.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_encode_basestring_ascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_fail.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_float.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_indent.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_pass1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_pass2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_pass3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_recursion.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_scanstring.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_separators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_speedups.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tool.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/keyword.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/btm_matcher.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/btm_utils.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixer_base.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixer_util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_apply.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_basestring.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_buffer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_callable.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_dict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_except.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_exec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_execfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_exitfunc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_filter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_future.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_getcwdu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_has_key.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_idioms.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_import.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_imports.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_imports2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_input.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_intern.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_isinstance.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_itertools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_long.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_map.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_metaclass.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_methodattrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_ne.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_next.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_nonzero.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_numliterals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_operator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_paren.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_print.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_raise.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_raw_input.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_reduce.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_renames.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_repr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_set_literal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_standarderror.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_sys_exc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_throw.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_tuple_params.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_urllib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_ws_comma.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_xrange.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_xreadlines.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_zip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/main.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/patcomp.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/conv.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/driver.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/grammar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/literals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/parse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/pgen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/token.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pygram.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pytree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/refactor.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/pytree_idempotency.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_all_fixers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_fixers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_main.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_pytree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_refactor.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/linecache.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/locale.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging/config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging/handlers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/macpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/macurl2path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/mailbox.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/mailcap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/modulefinder.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/connection.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/dummy ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/dummy/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/dummy/connection.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/forking.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/heap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/managers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/pool.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/process.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/queues.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/reduction.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/sharedctypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/synchronize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/netrc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/nntplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ntpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/nturl2path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/numbers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/opcode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/optparse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/os.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/os2emxpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pdb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pickle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pickletools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pipes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pkgutil.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-midnightbsd0 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-midnightbsd0/IN.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/platform.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plistlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/poplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/posixpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pprint.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/profile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pstats.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/py_compile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc_data ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc_data/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc_data/topics.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/queue.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/quopri.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/random.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/re.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/reprlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/rlcompleter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/runpy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sched.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/shelve.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/shlex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/shutil.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/site.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/smtpd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/smtplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sndhdr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/socket.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/socketserver.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/dbapi2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/dump.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/dbapi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/dump.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/factory.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/hooks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/regression.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/transactions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/userfunctions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sre_compile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sre_constants.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sre_parse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ssl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/stat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/string.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/stringprep.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/struct.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/subprocess.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sunau.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/symbol.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/symtable.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tabnanny.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tarfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tempfile.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/autotest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/buffer_tests.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/cjkencodings ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/curses_tests.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/decimaltestdata ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/dis_module.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/doctest_aliases.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/double_const.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/fork_wait.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/inspect_fodder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/inspect_fodder2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/list_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/lock_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/mapping_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/outstanding_bugs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pickletester.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/profilee.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pyclbr_input.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pydoc_mod.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pydocfodder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pystone.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/re_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/regex_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/regrtest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/relimport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/reperf.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/sample_doctest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/script_helper.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/seq_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/sortperf.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/string_tests.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/subprocessdata ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/subprocessdata/sigchild_ignore.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_SimpleHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test___all__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test___future__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test__locale.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_abstract_numbers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_aifc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_array.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ascii_formatd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ast.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_asynchat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_asyncore.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_atexit.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_audioop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_augassign.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_base64.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bigaddrspace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bigmem.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_binascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_binhex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_binop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bisect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bool.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bufio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_builtin.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bytes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bz2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_calendar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_call.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_capi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cfgparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cgi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_charmapcodec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_class.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmd_line.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmd_line_script.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_code.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codeccallbacks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_cn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_hk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_tw.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_cn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_hk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_tw.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codeop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_coding.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_collections.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_colorsys.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_compare.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_compile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_compileall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_complex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_contains.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_contextlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_copy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_copyreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cprofile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_crypt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_csv.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ctypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_curses.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_datetime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm_dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm_gnu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm_ndbm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_decimal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_decorators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_defaultdict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_deque.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_descr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_descrtut.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dictcomps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dictviews.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_difflib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dis.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_distutils.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_doctest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_doctest2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_docxmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dummy_threading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_enumerate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_eof.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_epoll.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_exception_variations.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_extcall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fcntl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_filecmp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fileinput.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fileio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_float.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_flufl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fork1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_format.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fractions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_frozen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ftplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_functools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future4.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future5.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_gc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_generators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_genericpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_genexps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_getargs2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_getopt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_gettext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_glob.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_global.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_grammar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_grp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_gzip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_hash.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_hashlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_heapq.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_hmac.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_htmlparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_http_cookiejar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_http_cookies.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_httplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_httpservers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_imaplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_imp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_import.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_importhooks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_importlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_index.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_inspect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_int.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_int_literal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_io.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ioctl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_isinstance.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_iter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_iterlen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_itertools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_json.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_keywordonlyarg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_kqueue.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_largefile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_lib2to3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_linecache.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_list.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_listcomps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_locale.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_logging.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_long.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_longexp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_macpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mailbox.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_marshal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_math.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_memoryio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_memoryview.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_metaclass.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_minidom.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mmap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_module.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_modulefinder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_msilib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_multibytecodec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_multibytecodec_support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_multiprocessing.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mutants.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_netrc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_nis.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_normalization.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ntpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_opcodes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_openpty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_operator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_optparse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_os.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ossaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_osx_env.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pdb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_peepholer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep247.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep263.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep277.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep292.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep3120.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep3131.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep352.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pickle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pickletools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pipes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pkg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pkgimport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pkgutil.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_platform.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_plistlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_poll.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_popen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_poplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_posix.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_posixpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pprint.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_print.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_profile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_property.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pstats.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pwd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pydoc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pyexpat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_queue.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_quopri.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_raise.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_random.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_range.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_re.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_reprlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_resource.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_richcmp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_rlcompleter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_robotparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_runpy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sax.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_scope.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_select.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_set.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_setcomps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_shelve.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_shlex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_shutil.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_signal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_site.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_slice.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_smtplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_smtpnet.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sndhdr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_socket.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_socketserver.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sort.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sqlite.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ssl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_startfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strftime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_string.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_stringprep.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strlit.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strptime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strtod.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_struct.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_structmembers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_structseq.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_subprocess.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sunau.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sundry.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_super.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_symtable.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_syntax.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sys.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sys_setprofile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sys_settrace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_syslog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tarfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tcl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tempfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_textwrap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_thread.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threaded_import.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threadedtempfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threadsignals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_time.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_timeout.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tokenize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_trace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_traceback.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ttk_guionly.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ttk_textonly.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tuple.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_typechecks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ucn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unary.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unicode_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unicodedata.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unittest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_univnewlines.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unpack.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unpack_ex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib2_localnet.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib2net.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib_response.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllibnet.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urlparse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_userdict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_userlist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_userstring.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_uu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_uuid.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wait3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wait4.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_warnings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wave.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_weakref.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_weakset.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_winreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_winsound.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_with.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wsgiref.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xdrlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xml_etree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xml_etree_c.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xmlrpc_net.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipfile64.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipimport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipimport_support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/testcodec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tf_inherit_check.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/threaded_import_hangers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/time_hashlib.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tracedmodules ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tracedmodules/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tracedmodules/testmod.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/warning_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/xmltests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/textwrap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/this.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/threading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/timeit.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/_fix.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/colorchooser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/commondialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/constants.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/dialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/dnd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/filedialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/font.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/messagebox.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/scrolledtext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/simpledialog.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/runtktests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/support.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter/test_loadtk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter/test_text.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_extensions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_functions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_style.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_widgets.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/tix.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/ttk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/token.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/trace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/traceback.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/turtle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/unittest.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/error.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/parse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/request.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/response.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/robotparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/uu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/uuid.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/warnings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wave.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/weakref.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/webbrowser.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/handlers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/headers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/simple_server.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/validate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xdrlib.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/__init__.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/NodeFilter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/domreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/expatbuilder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/minicompat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/minidom.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/pulldom.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/xmlbuilder.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/ElementInclude.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/ElementPath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/ElementTree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/cElementTree.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/parsers ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/parsers/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/parsers/expat.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/expatreader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/handler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/saxutils.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/xmlreader.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc/client.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc/server.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/zipfile.py ...
PYTHONPATH=/magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1   ./python -Wi -O /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/compileall.py  -d /usr/local/lib/python3.1 -f  -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data'  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/__future__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/__phello__.foo.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_abcoll.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_compat_pickle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_markupbase.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_pyio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_strptime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/_weakrefset.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/aifc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/antigravity.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ast.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/asynchat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/asyncore.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/base64.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/bdb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/binhex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/bisect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cProfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/calendar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cgi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cgitb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/chunk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/code.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/codecs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/codeop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/collections.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/colorsys.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/compileall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/configparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/contextlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/copy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/copyreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/csv.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/_endian.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/dyld.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/dylib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/macholib/framework.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/runtests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_anon.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_array_in_pointer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_arrays.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_as_parameter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_bitfields.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_buffers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_bytes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_byteswap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_callbacks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_cast.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_cfuncs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_checkretval.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_delattr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_errcheck.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_find.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_frombuffer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_funcptr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_functions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_incomplete.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_init.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_integers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_internals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_keeprefs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_libc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_loading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_macholib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_memfunctions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_numbers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_objects.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_parameters.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_pep3118.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_pickling.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_pointers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_prototypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_python_api.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_random_things.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_refcounts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_repr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_returnfuncptrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_simplesubclasses.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_sizes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_slicing.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_stringptr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_strings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_struct_fields.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_structures.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_unaligned_structures.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_values.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_varsize_struct.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/test/test_win32.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ctypes/wintypes.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/ascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/has_key.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/panel.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/textpad.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/curses/wrapper.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/gnu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dbm/ndbm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/decimal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/difflib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dis.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/archive_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/bcppcompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/ccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/cmd.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_msi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_rpm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/bdist_wininst.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_clib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_ext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_py.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/check.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/clean.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_data.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_egg_info.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_headers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_lib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/register.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/sdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/command/upload.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/core.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/cygwinccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/debug.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/dep_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/dir_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/dist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/emxccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/errors.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/extension.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/fancy_getopt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/file_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/filelist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/log.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/msvc9compiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/msvccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/spawn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/sysconfig.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_archive_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist_dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist_rpm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_bdist_wininst.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_clib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_ext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_py.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_check.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_clean.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_config_cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_core.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_cygwinccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_dir_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_dist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_extension.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_file_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_filelist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_data.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_headers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_lib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_log.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_msvc9compiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_register.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_sdist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_spawn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_sysconfig.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_text_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_unixccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_upload.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_version.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/tests/test_versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/text_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/unixccompiler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/version.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/distutils/versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/doctest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/dummy_threading.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/_parseaddr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/base64mime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/charset.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/encoders.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/errors.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/feedparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/generator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/header.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/iterators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/message.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/application.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/audio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/base.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/image.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/message.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/multipart.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/nonmultipart.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/mime/text.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/parser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/quoprimime.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/__init__.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/data ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/test_email_codecs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/test/test_email_torture.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/email/utils.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/aliases.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/ascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/big5.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/big5hkscs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/charmap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp037.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1006.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1026.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1140.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1250.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1251.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1252.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1253.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1254.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1255.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1256.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1257.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp1258.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp424.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp437.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp500.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp737.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp775.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp850.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp852.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp855.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp856.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp857.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp860.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp861.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp862.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp863.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp864.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp865.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp866.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp869.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp874.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp875.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp932.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp949.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/cp950.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/euc_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/gb18030.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/gb2312.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/gbk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/hp_roman8.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/hz.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/idna.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_2004.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_jp_ext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso2022_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_10.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_11.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_13.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_14.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_15.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_16.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_4.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_5.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_6.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_7.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_8.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/iso8859_9.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/johab.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/koi8_r.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/koi8_u.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/latin_1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_arabic.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_centeuro.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_croatian.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_cyrillic.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_farsi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_greek.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_iceland.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_latin2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_roman.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_romanian.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mac_turkish.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/mbcs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/palmos.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/ptcp154.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/punycode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/raw_unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/shift_jis.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/shift_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/shift_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/tis_620.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/undefined.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/unicode_internal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_16.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_16_be.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_16_le.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_32.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_32_be.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_32_le.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_7.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_8.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/encodings/utf_8_sig.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/filecmp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/fileinput.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/formatter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/fractions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ftplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/functools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/genericpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/getopt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/getpass.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/gettext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/glob.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/gzip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/hashlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/heapq.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/hmac.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html/entities.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/html/parser.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/client.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/cookiejar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/cookies.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/http/server.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/AutoComplete.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/AutoCompleteWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/AutoExpand.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Bindings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/CallTipWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/CallTips.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ClassBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/CodeContext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ColorDelegator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Debugger.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Delegator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/EditorWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/FileList.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/FormatParagraph.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/GrepDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/HyperParser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/IOBinding.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Icons ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/IdleHistory.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/MultiCall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/MultiStatusBar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/OutputWindow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ParenMatch.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/PathBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/Percolator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/PyParse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/PyShell.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/RemoteDebugger.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/RemoteObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ReplaceDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/RstripExtension.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ScriptBinding.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ScrolledList.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/SearchDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/SearchDialogBase.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/SearchEngine.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/StackViewer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ToolTip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/TreeWidget.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/UndoDelegator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/WidgetRedirector.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/WindowList.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/ZoomHeight.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/aboutDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configHandler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configHelpSourceEdit.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/configSectionNameDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/dynOptionMenuWidget.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/idle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/idlever.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/keybindingDialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/macosxSupport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/rpc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/run.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/tabbedpages.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/testcode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/idlelib/textView.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/imaplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/imghdr.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/_bootstrap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/machinery.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/benchmark.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/test_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/builtin/util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_case_sensitivity.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/test_path_hook.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/extension/util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/frozen/test_loader.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_ ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test___package__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_caching.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_fromlist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_meta_path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_packages.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/test_relative_imports.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/import_/util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_abc_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_case_sensitivity.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_file_loader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_finder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_path_hook.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/test_source_encoding.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/source/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/test_abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/test_api.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/test_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/test/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/importlib/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/inspect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/io.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/decoder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/encoder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/scanner.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_decode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_default.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_dump.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_encode_basestring_ascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_fail.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_float.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_indent.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_pass1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_pass2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_pass3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_recursion.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_scanstring.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_separators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_speedups.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tests/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/json/tool.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/keyword.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/btm_matcher.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/btm_utils.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixer_base.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixer_util.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_apply.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_basestring.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_buffer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_callable.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_dict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_except.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_exec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_execfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_exitfunc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_filter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_future.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_getcwdu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_has_key.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_idioms.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_import.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_imports.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_imports2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_input.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_intern.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_isinstance.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_itertools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_long.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_map.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_metaclass.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_methodattrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_ne.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_next.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_nonzero.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_numliterals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_operator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_paren.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_print.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_raise.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_raw_input.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_reduce.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_renames.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_repr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_set_literal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_standarderror.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_sys_exc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_throw.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_tuple_params.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_urllib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_ws_comma.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_xrange.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_xreadlines.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/fixes/fix_zip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/main.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/patcomp.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/conv.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/driver.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/grammar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/literals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/parse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/pgen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/token.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pgen2/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pygram.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/pytree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/refactor.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/pytree_idempotency.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_all_fixers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_fixers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_main.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_pytree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_refactor.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib2to3/tests/test_util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/linecache.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/locale.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging/config.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/logging/handlers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/macpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/macurl2path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/mailbox.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/mailcap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/modulefinder.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/connection.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/dummy ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/dummy/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/dummy/connection.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/forking.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/heap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/managers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/pool.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/process.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/queues.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/reduction.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/sharedctypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/synchronize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/multiprocessing/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/netrc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/nntplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ntpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/nturl2path.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/numbers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/opcode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/optparse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/os.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/os2emxpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pdb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pickle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pickletools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pipes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pkgutil.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-midnightbsd0 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plat-midnightbsd0/IN.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/platform.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/plistlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/poplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/posixpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pprint.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/profile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pstats.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/py_compile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc_data ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc_data/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/pydoc_data/topics.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/queue.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/quopri.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/random.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/re.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/reprlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/rlcompleter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/runpy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sched.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/shelve.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/shlex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/shutil.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/site.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/smtpd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/smtplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sndhdr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/socket.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/socketserver.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3 ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/dbapi2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/dump.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/dbapi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/dump.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/factory.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/hooks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/regression.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/transactions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sqlite3/test/userfunctions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sre_compile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sre_constants.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sre_parse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/ssl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/stat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/string.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/stringprep.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/struct.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/subprocess.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/sunau.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/symbol.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/symtable.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tabnanny.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tarfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tempfile.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/autotest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/buffer_tests.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/cjkencodings ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/curses_tests.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/decimaltestdata ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/dis_module.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/doctest_aliases.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/double_const.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/fork_wait.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/inspect_fodder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/inspect_fodder2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/list_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/lock_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/mapping_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/outstanding_bugs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pickletester.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/profilee.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pyclbr_input.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pydoc_mod.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pydocfodder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/pystone.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/re_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/regex_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/regrtest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/relimport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/reperf.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/sample_doctest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/script_helper.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/seq_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/sortperf.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/string_tests.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/subprocessdata ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/subprocessdata/sigchild_ignore.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_SimpleHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test___all__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test___future__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test__locale.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_abc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_abstract_numbers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_aifc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_array.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ascii_formatd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ast.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_asynchat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_asyncore.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_atexit.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_audioop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_augassign.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_base64.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bigaddrspace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bigmem.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_binascii.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_binhex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_binop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bisect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bool.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bufio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_builtin.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bytes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_bz2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_calendar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_call.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_capi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cfgparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cgi.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_charmapcodec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_class.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmd_line.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cmd_line_script.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_code.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codeccallbacks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_cn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_hk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecencodings_tw.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_cn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_hk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_jp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_kr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecmaps_tw.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codecs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_codeop.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_coding.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_collections.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_colorsys.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_compare.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_compile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_compileall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_complex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_contains.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_contextlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_copy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_copyreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_cprofile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_crypt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_csv.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ctypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_curses.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_datetime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm_dumb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm_gnu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dbm_ndbm.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_decimal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_decorators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_defaultdict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_deque.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_descr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_descrtut.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dictcomps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dictviews.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_difflib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dis.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_distutils.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_doctest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_doctest2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_docxmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_dummy_threading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_enumerate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_eof.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_epoll.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_exception_variations.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_extcall.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fcntl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_filecmp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fileinput.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fileio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_float.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_flufl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fork1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_format.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_fractions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_frozen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ftplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_functools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future1.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future4.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_future5.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_gc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_generators.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_genericpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_genexps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_getargs2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_getopt.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_gettext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_glob.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_global.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_grammar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_grp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_gzip.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_hash.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_hashlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_heapq.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_hmac.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_htmlparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_http_cookiejar.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_http_cookies.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_httplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_httpservers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_imaplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_imp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_import.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_importhooks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_importlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_index.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_inspect.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_int.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_int_literal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_io.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ioctl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_isinstance.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_iter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_iterlen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_itertools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_json.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_keywordonlyarg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_kqueue.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_largefile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_lib2to3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_linecache.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_list.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_listcomps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_locale.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_logging.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_long.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_longexp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_macpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mailbox.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_marshal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_math.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_memoryio.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_memoryview.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_metaclass.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_minidom.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mmap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_module.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_modulefinder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_msilib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_multibytecodec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_multibytecodec_support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_multiprocessing.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_mutants.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_netrc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_nis.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_normalization.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ntpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_opcodes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_openpty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_operator.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_optparse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_os.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ossaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_osx_env.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pdb.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_peepholer.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep247.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep263.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep277.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep292.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep3120.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep3131.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pep352.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pickle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pickletools.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pipes.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pkg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pkgimport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pkgutil.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_platform.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_plistlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_poll.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_popen.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_poplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_posix.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_posixpath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pow.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pprint.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_print.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_profile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_property.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pstats.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pwd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pydoc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_pyexpat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_queue.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_quopri.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_raise.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_random.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_range.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_re.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_reprlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_resource.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_richcmp.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_rlcompleter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_robotparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_runpy.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sax.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_scope.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_select.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_set.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_setcomps.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_shelve.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_shlex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_shutil.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_signal.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_site.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_slice.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_smtplib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_smtpnet.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sndhdr.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_socket.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_socketserver.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sort.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sqlite.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ssl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_startfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strftime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_string.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_stringprep.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strlit.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strptime.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_strtod.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_struct.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_structmembers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_structseq.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_subprocess.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sunau.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sundry.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_super.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_symtable.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_syntax.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sys.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sys_setprofile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_sys_settrace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_syslog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tarfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tcl.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tempfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_textwrap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_thread.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threaded_import.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threadedtempfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_threadsignals.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_time.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_timeout.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tokenize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_trace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_traceback.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ttk_guionly.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ttk_textonly.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_tuple.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_typechecks.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_ucn.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unary.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unicode_file.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unicodedata.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unittest.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_univnewlines.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unpack.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_unpack_ex.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib2.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib2_localnet.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib2net.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllib_response.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urllibnet.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_urlparse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_userdict.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_userlist.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_userstring.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_uu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_uuid.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wait3.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wait4.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_warnings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wave.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_weakref.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_weakset.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_winreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_winsound.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_with.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_wsgiref.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xdrlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xml_etree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xml_etree_c.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_xmlrpc_net.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipfile.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipfile64.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipimport.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zipimport_support.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/test_zlib.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/testcodec.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tf_inherit_check.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/threaded_import_hangers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/time_hashlib.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tracedmodules ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tracedmodules/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/tracedmodules/testmod.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/warning_tests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/test/xmltests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/textwrap.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/this.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/threading.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/timeit.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/_fix.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/colorchooser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/commondialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/constants.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/dialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/dnd.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/filedialog.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/font.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/messagebox.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/scrolledtext.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/simpledialog.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/runtktests.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/support.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter/test_loadtk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_tkinter/test_text.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_extensions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_functions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_style.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/test/test_ttk/test_widgets.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/tix.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tkinter/ttk.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/token.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/trace.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/traceback.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/tty.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/turtle.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/types.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/unittest.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/error.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/parse.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/request.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/response.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/urllib/robotparser.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/uu.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/uuid.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/warnings.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wave.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/weakref.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/webbrowser.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/handlers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/headers.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/simple_server.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/util.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/wsgiref/validate.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xdrlib.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/__init__.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/NodeFilter.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/domreg.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/expatbuilder.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/minicompat.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/minidom.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/pulldom.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/dom/xmlbuilder.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/ElementInclude.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/ElementPath.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/ElementTree.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/etree/cElementTree.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/parsers ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/parsers/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/parsers/expat.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/expatreader.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/handler.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/saxutils.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xml/sax/xmlreader.py ...
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc/__init__.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc/client.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/xmlrpc/server.py ...
Compiling /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/zipfile.py ...
PYTHONPATH=/magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1    ./python -Wi /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/compileall.py  -d /usr/local/lib/python3.1/site-packages -f  -x badsyntax /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/site-packages
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/site-packages ...
PYTHONPATH=/magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1   ./python -Wi -O /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/compileall.py  -d /usr/local/lib/python3.1/site-packages -f  -x badsyntax /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/site-packages
Listing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/site-packages ...
PYTHONPATH=/magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1   ./python -Wi -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()"
Creating directory /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/Python-ast.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/Python.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/abstract.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/asdl.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/ast.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/bitset.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/bltinmodule.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/boolobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/bytearrayobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/bytes_methods.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/bytesobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/cellobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/ceval.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/classobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/cobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/code.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/codecs.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/compile.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/complexobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/datetime.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/descrobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/dictobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/dtoa.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/enumobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/errcode.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/eval.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/fileobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/floatobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/frameobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/funcobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/genobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/graminit.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/grammar.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/import.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/intrcheck.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/iterobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/listobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/longintrepr.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/longobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/marshal.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/memoryobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/metagrammar.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/methodobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/modsupport.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/moduleobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/node.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/object.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/objimpl.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/opcode.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/osdefs.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/parsetok.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/patchlevel.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pgen.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pgenheaders.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/py_curses.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pyarena.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pycapsule.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pyctype.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pydebug.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pyerrors.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pyexpat.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pyfpe.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pygetopt.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pymacconfig.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pymath.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pymem.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pyport.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pystate.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pystrcmp.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pystrtod.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pythonrun.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/pythread.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/rangeobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/setobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/sliceobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/structmember.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/structseq.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/symtable.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/sysmodule.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/timefuncs.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/token.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/traceback.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/tupleobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/ucnhash.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/unicodeobject.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/warnings.h /usr/local/include/python3.1
install -o root -g wheel -m 444 ./../Include/weakrefobject.h /usr/local/include/python3.1
install  -o root -g wheel -m 444 pyconfig.h /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/include/python3.1/pyconfig.h
Creating directory /usr/local/lib/python3.1/config
install  -o root -g wheel -m 444 Modules/config.c /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/config.c
install  -o root -g wheel -m 444 Modules/python.o /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/python.o
install  -o root -g wheel -m 444 ./../Modules/config.c.in /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/config.c.in
install  -o root -g wheel -m 444 Makefile /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/Makefile
install  -o root -g wheel -m 444 Modules/Setup /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/Setup
install  -o root -g wheel -m 444 Modules/Setup.local /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/Setup.local
install  -o root -g wheel -m 444 Modules/Setup.config /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/Setup.config
install  -o root -g wheel -m 444 Misc/python.pc /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/libdata/pkgconfig/python-3.1.pc
install  -o root -g wheel -m 555 ./../Modules/makesetup /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/makesetup
install  -o root -g wheel -m 555 ./../install-sh /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/config/install-sh
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
sed -e "s,@EXENAME@,/usr/local/bin/python3.1," < ./../Misc/python-config.in >python-config
install  -o root -g wheel -m 555 python-config /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin/python3.1-config
rm python-config
./python -E ./../setup.py install  --prefix=/usr/local  --install-scripts=/usr/local/bin  --install-platlib=/usr/local/lib/python3.1/lib-dynload  --root=/magus/work/usr/mports/lang/python31/work/fake-inst-amd64/
running install
running build
running build_ext
building dbm using ndbm
INFO: Can't locate Tcl/Tk libs and/or headers
checking build system type... amd64-unknown-midnightbsd0.5
checking host system type... amd64-unknown-midnightbsd0.5
checking target system type... amd64-unknown-midnightbsd0.5
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /magus/work/usr/mports/lang/python31/work/Python-3.1.5/Modules/_ctypes/libffi/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking dependency style of cc... none
checking whether cc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... unknown
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
configure: error: "libffi has not been ported to amd64-unknown-midnightbsd0.5."
Failed to configure _ctypes module

Python build finished, but the necessary bits to build these modules were not found:
_gdbm             _multiprocessing   _tkinter       
spwd                                               
To find the necessary bits, look in setup.py in detect_modules() for the module's name.

running install_lib
creating /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_pickle.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/atexit.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_csv.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/pyexpat.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_codecs_kr.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_curses.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/unicodedata.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/nis.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/operator.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_struct.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/array.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_elementtree.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_multibytecodec.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/ossaudiodev.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_lsprof.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/resource.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/binascii.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_hashlib.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_codecs_hk.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/fcntl.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_codecs_iso2022.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/math.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/parser.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/grp.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/time.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_codecs_jp.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_heapq.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/cmath.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_codecs_tw.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_codecs_cn.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_curses_panel.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/readline.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_socket.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_bisect.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/datetime.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/termios.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_testcapi.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_ctypes_test.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/crypt.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/itertools.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_ssl.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_collections.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_dbm.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/mmap.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/bz2.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/audioop.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/zlib.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/syslog.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_json.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/_random.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
copying build/lib.midnightbsd-0.5-CURRENT-amd64-3.1/select.so -> /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_pickle.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/atexit.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_csv.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/pyexpat.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_codecs_kr.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_curses.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/unicodedata.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/nis.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/operator.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_struct.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/array.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_elementtree.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_multibytecodec.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/ossaudiodev.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_lsprof.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/resource.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/binascii.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_hashlib.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_codecs_hk.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/fcntl.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_codecs_iso2022.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/math.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/parser.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/grp.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/time.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_codecs_jp.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_heapq.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/cmath.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_codecs_tw.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_codecs_cn.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_curses_panel.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/readline.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_socket.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_bisect.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/datetime.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/termios.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_testcapi.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_ctypes_test.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/crypt.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/itertools.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_ssl.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_collections.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_dbm.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/mmap.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/bz2.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/audioop.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/zlib.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/syslog.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_json.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/_random.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/select.so to 755
changing mode of /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/ to 755
running install_egg_info
Writing /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/python3.1/lib-dynload/Python-3.1.5-py3.1.egg-info
install  -o root -g wheel -m 444 ./../Misc/python.man  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/man/man1/python3.1.1
install  -o root -g wheel -m 555 /magus/work/usr/mports/lang/python31/work/python3.1-config /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin
install  -o root -g wheel -m 555 /magus/work/usr/mports/lang/python31/work/python-shared3.1-config /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin
install  -s -o root -g wheel -m 555 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.shared/libpython3.1.so.1  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib
cd /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib; /bin/ln -sf libpython3.1.so.1  libpython3.1.so
/bin/ln -sf /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/lib/libpython3.1.so /usr/local/lib/python3.1/config
install  -s -o root -g wheel -m 555  /magus/work/usr/mports/lang/python31/work/Python-3.1.5/portbld.shared/python-shared3.1  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin
install  -o root -g wheel -m 555  /magus/work/usr/mports/lang/python31/work/`echo 2to3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,'  -e 's,(python-shared|python),\13.1,'`  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin
install  -o root -g wheel -m 555  /magus/work/usr/mports/lang/python31/work/`echo idle3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,'  -e 's,(python-shared|python),\13.1,'`  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin
install  -o root -g wheel -m 555  /magus/work/usr/mports/lang/python31/work/`echo pydoc3 | /usr/bin/sed -E -e 's,(2to3|idle3|pydoc3),\1-3.1,'  -e 's,(python-shared|python),\13.1,'`  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/bin
install  -o root -g wheel -m 444 /magus/work/usr/mports/lang/python31/work/Python-3.1.5/Misc/python.man  /magus/work/usr/mports/lang/python31/work/fake-inst-amd64/usr/local/man/man1/python3.1.1
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

gdbm            databases/py-gdbm
sqlite3		databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====
====> Compressing man pages (fake-compress-man)
Checking /magus/work/usr/mports/lang/python31/work/fake-inst-amd64
		lib/python3.1/config/libpython3.1.so not installed.
		lib/python3.1/lib-dynload/_ctypes.so not installed.
		lib/python3.1/plat-freebsd4/IN.py installed in /usr/local
		lib/python3.1/plat-freebsd4/IN.pyo not installed.
		lib/python3.1/plat-freebsd4/IN.pyc not installed.
		lib/python3.1/plat-freebsd4/regen installed in /usr/local
		lib/python3.1/plat-freebsd5/IN.py installed in /usr/local
		lib/python3.1/plat-freebsd5/IN.pyo not installed.
		lib/python3.1/plat-freebsd5/IN.pyc not installed.
		lib/python3.1/plat-freebsd5/regen installed in /usr/local
		lib/python3.1/plat-freebsd6/IN.py installed in /usr/local
		lib/python3.1/plat-freebsd6/IN.pyo not installed.
		lib/python3.1/plat-freebsd6/IN.pyc not installed.
		lib/python3.1/plat-freebsd6/regen installed in /usr/local
		lib/python3.1/plat-freebsd7/IN.py installed in /usr/local
		lib/python3.1/plat-freebsd7/IN.pyo not installed.
		lib/python3.1/plat-freebsd7/IN.pyc not installed.
		lib/python3.1/plat-freebsd7/regen installed in /usr/local
Fake failed.
*** [check-fake] Error code 1

Stop in /usr/mports/lang/python31.

Links

Depends On

Depend Of

Nothing

Categories