An interpreted object-oriented programming language
| Version |
Run |
OSVersion |
Arch |
License |
Status |
|
| 2.6.1 |
154 |
0.2.1 |
amd64 |
python |
fail |
|
Events
| Machine |
Type |
Time |
Message |
| ds9 |
info |
2009-08-20 02:26:03 |
Test Started |
| ds9 |
fail |
2009-08-20 02:31:33 |
A file in the plist wasn't installed in the fake dir or the final dir. |
| ds9 |
fail |
2009-08-20 02:31:33 |
Test complete. |
Log
[1m===> Faking install for python26-2.6.1[0m
/bin/mkdir -p /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd4
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd4/IN.py /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd4/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd4/regen /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd4/
/bin/mkdir -p /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd5
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd5/IN.py /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd5/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd5/regen /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd5/
/bin/mkdir -p /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd6
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd6/IN.py /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd6/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd6/regen /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd6/
/bin/mkdir -p /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd7
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd7/IN.py /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd7/
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/Lib/plat-freebsd7/regen /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd7/
/bin/cat /usr/mports/lang/python26/pkg-plist | /usr/bin/awk '{ print $0; } /LIBDIR.*\.py$/ && !/\/bad/ { print $0 "o"; print $0 "c"; }' > /magus/work/usr/mports/lang/python26/work/PLIST
([ -f /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.static/.without_own_sha ] && /usr/bin/grep -v 'lib-dynload/_sha' /magus/work/usr/mports/lang/python26/work/PLIST > /magus/work/usr/mports/lang/python26/work/PLIST.tmp && /bin/cat /magus/work/usr/mports/lang/python26/work/PLIST.tmp > /magus/work/usr/mports/lang/python26/work/PLIST) || true
===> Generating temporary packing list
install -s -o root -g wheel -m 555 python /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin/python2.6
if test -f libpython2.6.so; then if test ".so" = .dll; then /usr/bin/install -c -o root -g wheel -m 555 libpython2.6.so /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin; else /usr/bin/install -c -o root -g wheel -m 555 libpython2.6.so /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/libpython2.6.a; if test libpython2.6.so != libpython2.6.a; then (cd /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib; ln -sf libpython2.6.a libpython2.6.so); fi fi; else true; fi
checking build system type... amd64-unknown-midnightbsd0.2.1
checking host system type... amd64-unknown-midnightbsd0.2.1
checking target system type... amd64-unknown-midnightbsd0.2.1
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/python26/work/Python-2.6.1/Modules/_ctypes/libffi/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking dependency style of cc... none
checking whether cc understands -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
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... yes
checking dynamic linker characteristics... midnightbsd0.2.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
configure: error: "libffi has not been ported to amd64-unknown-midnightbsd0.2.1."
Failed to configure _ctypes module
Failed to find the necessary bits to build these modules:
_bsddb _tkinter dl
gdbm imageop linuxaudiodev
spwd sunaudiodev
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: __pure = __attribute__((__pure__))
Skipping: __always_inline = __attribute__((__always_inline__))
Skipping: __func__ = NULL
Skipping: __restrict = restrict
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: def __word_swap_int(x): return (__builtin_constant_p(x) ? \
Skipping: def __byte_swap_int(x): return (__builtin_constant_p(x) ? \
Skipping: def __byte_swap_long(x): return (__builtin_constant_p(x) ? \
Skipping: def __byte_swap_word(x): return (__builtin_constant_p(x) ? \
Skipping: INADDR_ANY = (u_int32_t)0x00000000
Skipping: INADDR_BROADCAST = (u_int32_t)0xffffffff
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_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: 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: 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: 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: 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/python2.6/lib-tk
Creating directory /usr/local/lib/python2.6/site-packages
Creating directory /usr/local/lib/python2.6/test
Creating directory /usr/local/lib/python2.6/test/decimaltestdata
Creating directory /usr/local/lib/python2.6/encodings
Creating directory /usr/local/lib/python2.6/compiler
Creating directory /usr/local/lib/python2.6/hotshot
Creating directory /usr/local/lib/python2.6/email
Creating directory /usr/local/lib/python2.6/email/mime
Creating directory /usr/local/lib/python2.6/email/test
Creating directory /usr/local/lib/python2.6/email/test/data
Creating directory /usr/local/lib/python2.6/json
Creating directory /usr/local/lib/python2.6/json/tests
Creating directory /usr/local/lib/python2.6/sqlite3
Creating directory /usr/local/lib/python2.6/sqlite3/test
Creating directory /usr/local/lib/python2.6/logging
Creating directory /usr/local/lib/python2.6/bsddb
Creating directory /usr/local/lib/python2.6/bsddb/test
Creating directory /usr/local/lib/python2.6/wsgiref
Creating directory /usr/local/lib/python2.6/lib2to3
Creating directory /usr/local/lib/python2.6/lib2to3/fixes
Creating directory /usr/local/lib/python2.6/lib2to3/pgen2
Creating directory /usr/local/lib/python2.6/lib2to3/tests
Creating directory /usr/local/lib/python2.6/ctypes
Creating directory /usr/local/lib/python2.6/ctypes/test
Creating directory /usr/local/lib/python2.6/ctypes/macholib
Creating directory /usr/local/lib/python2.6/idlelib
Creating directory /usr/local/lib/python2.6/idlelib/Icons
Creating directory /usr/local/lib/python2.6/distutils
Creating directory /usr/local/lib/python2.6/distutils/command
Creating directory /usr/local/lib/python2.6/distutils/tests
Creating directory /usr/local/lib/python2.6/xml
Creating directory /usr/local/lib/python2.6/xml/dom
Creating directory /usr/local/lib/python2.6/xml/etree
Creating directory /usr/local/lib/python2.6/xml/parsers
Creating directory /usr/local/lib/python2.6/xml/sax
Creating directory /usr/local/lib/python2.6/multiprocessing
Creating directory /usr/local/lib/python2.6/multiprocessing/dummy
Creating directory /usr/local/lib/python2.6/lib-old
Creating directory /usr/local/lib/python2.6/curses
Creating directory /usr/local/lib/python2.6/plat-midnightbsd0
install -o root -g wheel -m 444 ./../Lib/BaseHTTPServer.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/Bastion.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/CGIHTTPServer.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/ConfigParser.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/Cookie.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/DocXMLRPCServer.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/HTMLParser.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/MimeWriter.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/Queue.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/SimpleHTTPServer.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/SimpleXMLRPCServer.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/SocketServer.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/StringIO.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/UserDict.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/UserList.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/UserString.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/_LWPCookieJar.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/_MozillaCookieJar.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/__future__.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/__phello__.foo.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/_abcoll.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/_strptime.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/_threading_local.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/abc.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/aifc.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/anydbm.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/ast.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/asynchat.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/asyncore.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/atexit.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/audiodev.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/base64.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/bdb.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/binhex.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/bisect.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/cProfile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/calendar.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/cgi.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/cgitb.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/chunk.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/cmd.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/code.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/codecs.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/codeop.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/collections.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/colorsys.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/commands.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/compileall.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/contextlib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/cookielib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/copy.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/copy_reg.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/csv.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/dbhash.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/decimal.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/difflib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/dircache.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/dis.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/doctest.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/dumbdbm.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/dummy_thread.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/dummy_threading.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/filecmp.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/fileinput.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/fnmatch.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/formatter.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/fpformat.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/fractions.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/ftplib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/functools.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/genericpath.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/getopt.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/getpass.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/gettext.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/glob.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/gzip.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/hashlib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/heapq.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/hmac.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/htmlentitydefs.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/htmllib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/httplib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/ihooks.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/imaplib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/imghdr.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/imputil.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/inspect.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/io.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/keyword.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/linecache.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/locale.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/macpath.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/macurl2path.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/mailbox.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/mailcap.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/markupbase.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/md5.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/mhlib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/mimetools.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/mimetypes.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/mimify.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/modulefinder.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/multifile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/mutex.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/netrc.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/new.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/nntplib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/ntpath.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/nturl2path.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/numbers.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/opcode.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/optparse.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/os.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/os2emxpath.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/pdb.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pickle.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pickletools.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pipes.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pkgutil.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/platform.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/plistlib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/popen2.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/poplib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/posixfile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/posixpath.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pprint.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/profile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pstats.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pty.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/py_compile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pyclbr.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/pydoc.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pydoc_topics.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/quopri.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/random.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/re.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/repr.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/rexec.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/rfc822.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/rlcompleter.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/robotparser.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/runpy.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sched.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sets.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sgmllib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sha.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/shelve.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/shlex.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/shutil.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/site.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/smtpd.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/smtplib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sndhdr.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/socket.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sre.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sre_compile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sre_constants.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sre_parse.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/ssl.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/stat.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/statvfs.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/string.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/stringold.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/stringprep.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/struct.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/subprocess.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sunau.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/sunaudio.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/symbol.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/symtable.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/tabnanny.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/tarfile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/telnetlib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/tempfile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/textwrap.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/this.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/threading.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/timeit.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/toaiff.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/token.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/tokenize.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/trace.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/traceback.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/tty.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/types.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/unittest.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/urllib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/urllib2.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/urlparse.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/user.py /usr/local/lib/python2.6
install -o root -g wheel -m 555 ./../Lib/uu.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/uuid.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/warnings.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/wave.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/weakref.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/webbrowser.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/whichdb.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/xdrlib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/xmllib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/xmlrpclib.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/zipfile.py /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/pdb.doc /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/wsgiref.egg-info /usr/local/lib/python2.6
install -o root -g wheel -m 444 ./../Lib/lib-tk/Canvas.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/Dialog.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/FileDialog.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/FixTk.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/ScrolledText.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/SimpleDialog.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 555 ./../Lib/lib-tk/Tix.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/Tkconstants.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/Tkdnd.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/Tkinter.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/tkColorChooser.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/tkCommonDialog.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/tkFileDialog.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/tkFont.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/tkMessageBox.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/tkSimpleDialog.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/lib-tk/turtle.py /usr/local/lib/python2.6/lib-tk
install -o root -g wheel -m 444 ./../Lib/site-packages/README /usr/local/lib/python2.6/site-packages
install -o root -g wheel -m 444 ./../Lib/test/185test.db /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/README /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/__init__.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/audiotest.au /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/autotest.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/bad_coding.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/bad_coding2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badcert.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badkey.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future3.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future4.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future5.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future6.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future7.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future8.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_future9.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/badsyntax_nocaret.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/buffer_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/cfgparser.1 /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/check_soundcard.vbs /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/cjkencodings_test.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/cmath_testcases.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/curses_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/doctest_aliases.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/double_const.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/empty.vbs /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/exception_hierarchy.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/floating_points.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/fork_wait.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/greyrgb.uue /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/https_svn_python_org_root.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/ieee754.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/infinite_reload.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/inspect_fodder2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/keycert.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/list_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/mapping_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/nullcert.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/outstanding_bugs.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/pickletester.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/profilee.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/pyclbr_input.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/pydoc_mod.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/pydocfodder.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/pystone.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/randv2_32.pck /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/randv2_64.pck /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/randv3.pck /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/re_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/regex_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/regrtest.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/relimport.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/reperf.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/sample_doctest.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/seq_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/sgml_input.html /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/sortperf.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/ssl_cert.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/ssl_key.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/string_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/svn_python_org_https_cert.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test.xml /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test.xml.out /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_MimeWriter.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_SimpleHTTPServer.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_StringIO.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test___all__.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test___future__.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test__locale.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_abc.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_abstract_numbers.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_aepack.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_al.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_anydbm.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_applesingle.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_array.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ast.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_asynchat.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_asyncore.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_atexit.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_audioop.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_augassign.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_base64.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bastion.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bigaddrspace.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bigmem.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_binascii.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_binhex.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_binop.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bisect.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bool.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_bsddb.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bsddb185.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bsddb3.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_buffer.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bufio.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_builtin.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bytes.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_bz2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_calendar.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_call.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_capi.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_cd.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cfgparser.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cgi.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_charmapcodec.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_cl.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_class.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_cmath.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cmd.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cmd_line.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cmd_line_script.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_code.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codeccallbacks.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_cn.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_hk.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_jp.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_kr.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecencodings_tw.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_cn.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_hk.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_jp.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_kr.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecmaps_tw.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codecs.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_codeop.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_coding.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_coercion.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_collections.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_colorsys.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_commands.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_compare.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_compile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_compiler.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_complex.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_complex_args.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_contains.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_contextlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cookie.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cookielib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_copy.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_copy_reg.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_cpickle.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_cprofile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_crypt.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_csv.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ctypes.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_curses.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_datetime.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_dbm.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_decimal.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_decorators.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_defaultdict.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_deque.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_descr.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_descrtut.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_dict.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_difflib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_difflib_expect.html /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_dircache.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_dis.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_distutils.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_dl.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest2.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest3.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_doctest4.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_docxmlrpc.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_dumbdbm.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_dummy_thread.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_dummy_threading.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_email.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_email_codecs.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_email_renamed.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_enumerate.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_eof.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_epoll.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_errno.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_exception_variations.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_exceptions.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_extcall.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_fcntl.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_file.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_filecmp.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_fileinput.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_fileio.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_float.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_fnmatch.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_fork1.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_format.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_fpformat.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_fractions.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_frozen.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ftplib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_funcattrs.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_functools.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_future.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_future1.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_future2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_future3.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_future4.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_future5.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_future_builtins.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_gc.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_gdbm.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_generators.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_genericpath.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_genexps.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_getargs.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_getargs2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_getopt.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_gettext.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_gl.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_glob.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_global.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_grammar.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_grp.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_gzip.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_hash.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_hashlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_heapq.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_hmac.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_hotshot.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_htmllib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_htmlparser.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_httplib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_httpservers.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_imageop.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_imaplib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_imgfile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_imp.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_import.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_importhooks.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_index.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_inspect.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_int.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_int_literal.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_io.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ioctl.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_isinstance.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_iter.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_iterlen.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_itertools.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_json.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_kqueue.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_largefile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_lib2to3.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_linuxaudiodev.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_list.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_locale.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_logging.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_long.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_long_future.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_longexp.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_macos.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_macostools.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_macpath.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_mailbox.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_marshal.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_math.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_md5.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_memoryio.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_mhlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_mimetools.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_mimetypes.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_minidom.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_mmap.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_module.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_modulefinder.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_multibytecodec_support.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_multifile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_multiprocessing.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_mutants.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_mutex.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_netrc.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_new.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_nis.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_normalization.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ntpath.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_old_mailbox.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_opcodes.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_openpty.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_operator.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_optparse.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_os.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ossaudiodev.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_parser.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_peepholer.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep247.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep263.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep277.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep292.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pep352.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pickle.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pickletools.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pipes.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pkg.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pkgimport.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pkgutil.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_platform.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_plistlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_poll.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_popen.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_popen2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_poplib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_posix.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_posixpath.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pow.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pprint.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_print.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_profile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_profilehooks.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_property.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pstats.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pty.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pwd.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_py3kwarn.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pyclbr.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pydoc.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_pyexpat.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_queue.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_quopri.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_random.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_re.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_repr.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_resource.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_rfc822.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_richcmp.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_robotparser.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_runpy.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sax.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_scope.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_scriptpackages.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_select.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_set.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sets.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sgmllib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sha.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_shelve.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_shlex.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_shutil.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_signal.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_site.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_slice.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_smtplib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_socket.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_socketserver.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_softspace.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sort.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sqlite.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ssl.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_startfile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_str.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_strftime.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_string.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_stringprep.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_strop.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_strptime.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_struct.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_structmembers.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_structseq.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_subprocess.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sunaudiodev.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sundry.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_support.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_symtable.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_syntax.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_sys.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_tarfile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_tcl.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_telnetlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_tempfile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_textwrap.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_thread.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_threaded_import.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_threadedtempfile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_threading.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_threading_local.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_threadsignals.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_time.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_timeout.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_tokenize.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_trace.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_traceback.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_transformer.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_tuple.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_typechecks.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_types.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_ucn.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_unary.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_undocumented_details.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_unicode.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_unicode_file.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_unicodedata.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_unittest.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_univnewlines.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_unpack.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib2.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib2_localnet.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllib2net.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_urllibnet.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_urlparse.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_userdict.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_userlist.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_userstring.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_uu.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_uuid.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_wait3.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_wait4.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_warnings.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_wave.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_weakref.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_whichdb.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_winreg.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_winsound.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_with.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 555 ./../Lib/test/test_wsgiref.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_xdrlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_xml_etree_c.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_xmllib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_xmlrpc.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_xpickle.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_xrange.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_zipfile.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_zipfile64.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_zipimport.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/test_zlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/testall.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/testcodec.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/testimg.uue /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/testimgr.uue /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/testrgb.uue /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/testtar.tar /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/tf_inherit_check.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/threaded_import_hangers.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/time_hashlib.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/tokenize_tests.txt /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/warning_tests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/wrongcert.pem /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/xmltests.py /usr/local/lib/python2.6/test
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/abs.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/add.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/and.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/base.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/clamp.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/class.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/compare.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotal.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copy.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copyabs.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copynegate.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/copysign.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAbs.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAdd.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddAnd.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddBase.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddClass.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompare.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopy.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivide.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddEncode.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddFMA.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddInvert.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddLogB.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMax.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMin.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMinus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddOr.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddPlus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddReduce.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddRotate.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddShift.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ddXor.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decDouble.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decQuad.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/decSingle.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divide.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/divideint.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAbs.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAdd.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqAnd.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqBase.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqClass.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompare.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopy.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivide.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqEncode.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqFMA.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqInvert.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqLogB.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMax.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMin.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMinus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqOr.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqPlus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqReduce.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqRotate.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqShift.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dqXor.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsBase.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/dsEncode.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/exp.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/extra.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/fma.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/inexact.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/invert.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/ln.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/log10.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/logb.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/max.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/maxmag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/min.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minmag.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/minus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/multiply.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextminus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nextplus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/nexttoward.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/or.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/plus.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/power.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/powersqrt.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/quantize.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randomBound32.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/randoms.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/reduce.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainder.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/remainderNear.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rescale.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rotate.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/rounding.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/samequantum.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/scaleb.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/shift.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/squareroot.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/subtract.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/testall.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegral.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/tointegralx.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/test/decimaltestdata/xor.decTest /usr/local/lib/python2.6/test/decimaltestdata
install -o root -g wheel -m 444 ./../Lib/encodings/__init__.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/aliases.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/ascii.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/base64_codec.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/big5.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/big5hkscs.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/bz2_codec.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/charmap.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp037.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1006.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1026.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1140.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1250.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1251.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1252.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1253.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1254.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1255.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1256.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1257.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp1258.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp424.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp437.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp500.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp737.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp775.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp850.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp852.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp855.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp856.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp857.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp860.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp861.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp862.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp863.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp864.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp865.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp866.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp869.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp874.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp875.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp932.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp949.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/cp950.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_jis_2004.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_jisx0213.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_jp.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/euc_kr.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/gb18030.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/gb2312.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/gbk.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/hex_codec.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/hp_roman8.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/hz.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/idna.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_1.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_2004.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_3.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_jp_ext.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso2022_kr.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_1.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_10.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_11.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_13.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_14.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_15.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_16.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_2.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_3.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_4.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_5.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_6.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_7.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_8.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/iso8859_9.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/johab.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/koi8_r.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/koi8_u.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/latin_1.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_arabic.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_centeuro.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_croatian.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_cyrillic.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_farsi.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_greek.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_iceland.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_latin2.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_roman.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_romanian.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mac_turkish.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/mbcs.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/palmos.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/ptcp154.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/punycode.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/quopri_codec.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/raw_unicode_escape.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/rot_13.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/shift_jis_2004.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/shift_jisx0213.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/string_escape.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/tis_620.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/undefined.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/unicode_escape.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/unicode_internal.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_16.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_be.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_16_le.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_32.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_32_be.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_32_le.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_7.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_8.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/utf_8_sig.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/uu_codec.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/encodings/zlib_codec.py /usr/local/lib/python2.6/encodings
install -o root -g wheel -m 444 ./../Lib/compiler/__init__.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/ast.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/consts.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/future.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/misc.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/pyassem.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/pycodegen.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/symbols.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/syntax.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/transformer.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/compiler/visitor.py /usr/local/lib/python2.6/compiler
install -o root -g wheel -m 444 ./../Lib/hotshot/__init__.py /usr/local/lib/python2.6/hotshot
install -o root -g wheel -m 444 ./../Lib/hotshot/log.py /usr/local/lib/python2.6/hotshot
install -o root -g wheel -m 444 ./../Lib/hotshot/stats.py /usr/local/lib/python2.6/hotshot
install -o root -g wheel -m 444 ./../Lib/hotshot/stones.py /usr/local/lib/python2.6/hotshot
install -o root -g wheel -m 444 ./../Lib/email/__init__.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/_parseaddr.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/base64mime.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/charset.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/encoders.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/errors.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/feedparser.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/generator.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/header.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/iterators.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/message.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/parser.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/quoprimime.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/utils.py /usr/local/lib/python2.6/email
install -o root -g wheel -m 444 ./../Lib/email/mime/__init__.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/application.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/audio.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/base.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/image.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/message.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/multipart.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/nonmultipart.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/mime/text.py /usr/local/lib/python2.6/email/mime
install -o root -g wheel -m 444 ./../Lib/email/test/__init__.py /usr/local/lib/python2.6/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email.py /usr/local/lib/python2.6/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email_codecs.py /usr/local/lib/python2.6/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email_codecs_renamed.py /usr/local/lib/python2.6/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email_renamed.py /usr/local/lib/python2.6/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/test_email_torture.py /usr/local/lib/python2.6/email/test
install -o root -g wheel -m 444 ./../Lib/email/test/data/PyBanner048.gif /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/audiotest.au /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_01.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_02.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_03.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_04.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_05.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_06.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_07.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_08.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_09.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_10.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_11.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_12a.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_13.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_14.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_15.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_16.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_17.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_18.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_19.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_20.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_21.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_22.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_23.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_24.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_25.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_26.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_27.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_28.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_29.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_30.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_31.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_32.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_33.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_34.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_35.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_36.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_37.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_38.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_39.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_40.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_41.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_42.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_43.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/email/test/data/msg_44.txt /usr/local/lib/python2.6/email/test/data
install -o root -g wheel -m 444 ./../Lib/json/__init__.py /usr/local/lib/python2.6/json
install -o root -g wheel -m 444 ./../Lib/json/decoder.py /usr/local/lib/python2.6/json
install -o root -g wheel -m 444 ./../Lib/json/encoder.py /usr/local/lib/python2.6/json
install -o root -g wheel -m 444 ./../Lib/json/scanner.py /usr/local/lib/python2.6/json
install -o root -g wheel -m 444 ./../Lib/json/tool.py /usr/local/lib/python2.6/json
install -o root -g wheel -m 444 ./../Lib/json/tests/__init__.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_decode.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_default.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_dump.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_encode_basestring_ascii.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_fail.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_float.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_indent.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass1.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass2.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_pass3.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_recursion.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_scanstring.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_separators.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_speedups.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/json/tests/test_unicode.py /usr/local/lib/python2.6/json/tests
install -o root -g wheel -m 444 ./../Lib/sqlite3/__init__.py /usr/local/lib/python2.6/sqlite3
install -o root -g wheel -m 444 ./../Lib/sqlite3/dbapi2.py /usr/local/lib/python2.6/sqlite3
install -o root -g wheel -m 444 ./../Lib/sqlite3/dump.py /usr/local/lib/python2.6/sqlite3
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/__init__.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/dbapi.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/dump.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/factory.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/hooks.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/py25tests.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/regression.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/transactions.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/types.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/sqlite3/test/userfunctions.py /usr/local/lib/python2.6/sqlite3/test
install -o root -g wheel -m 444 ./../Lib/logging/__init__.py /usr/local/lib/python2.6/logging
install -o root -g wheel -m 444 ./../Lib/logging/config.py /usr/local/lib/python2.6/logging
install -o root -g wheel -m 444 ./../Lib/logging/handlers.py /usr/local/lib/python2.6/logging
install -o root -g wheel -m 444 ./../Lib/bsddb/__init__.py /usr/local/lib/python2.6/bsddb
install -o root -g wheel -m 444 ./../Lib/bsddb/db.py /usr/local/lib/python2.6/bsddb
install -o root -g wheel -m 444 ./../Lib/bsddb/dbobj.py /usr/local/lib/python2.6/bsddb
install -o root -g wheel -m 444 ./../Lib/bsddb/dbrecio.py /usr/local/lib/python2.6/bsddb
install -o root -g wheel -m 444 ./../Lib/bsddb/dbshelve.py /usr/local/lib/python2.6/bsddb
install -o root -g wheel -m 444 ./../Lib/bsddb/dbtables.py /usr/local/lib/python2.6/bsddb
install -o root -g wheel -m 444 ./../Lib/bsddb/dbutils.py /usr/local/lib/python2.6/bsddb
install -o root -g wheel -m 444 ./../Lib/bsddb/test/__init__.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_all.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_associate.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_basics.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_compare.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_compat.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_cursor_pget_bug.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_dbobj.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_dbshelve.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_dbtables.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_distributed_transactions.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_early_close.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_get_none.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_join.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_lock.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_misc.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_pickle.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_queue.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_recno.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_replication.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_sequence.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/bsddb/test/test_thread.py /usr/local/lib/python2.6/bsddb/test
install -o root -g wheel -m 444 ./../Lib/wsgiref/__init__.py /usr/local/lib/python2.6/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/handlers.py /usr/local/lib/python2.6/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/headers.py /usr/local/lib/python2.6/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/simple_server.py /usr/local/lib/python2.6/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/util.py /usr/local/lib/python2.6/wsgiref
install -o root -g wheel -m 444 ./../Lib/wsgiref/validate.py /usr/local/lib/python2.6/wsgiref
install -o root -g wheel -m 444 ./../Lib/lib2to3/Grammar.txt /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/PatternGrammar.txt /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/__init__.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixer_base.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixer_util.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/main.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/patcomp.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/pygram.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/pytree.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 555 ./../Lib/lib2to3/refactor.py /usr/local/lib/python2.6/lib2to3
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/__init__.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_apply.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_basestring.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_buffer.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_callable.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_dict.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_except.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_exec.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_execfile.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_filter.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_funcattrs.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_future.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_getcwdu.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_has_key.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_idioms.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_import.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_imports.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_imports2.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_input.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_intern.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_itertools.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_itertools_imports.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_long.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_map.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_metaclass.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_methodattrs.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_ne.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_next.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_nonzero.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_numliterals.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_paren.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_print.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_raise.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_raw_input.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_renames.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_repr.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_set_literal.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_standarderror.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_sys_exc.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_throw.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_tuple_params.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_types.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_unicode.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_urllib.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_ws_comma.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_xrange.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_xreadlines.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/fixes/fix_zip.py /usr/local/lib/python2.6/lib2to3/fixes
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/__init__.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/conv.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/driver.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/grammar.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/literals.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/parse.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/pgen.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 555 ./../Lib/lib2to3/pgen2/token.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/pgen2/tokenize.py /usr/local/lib/python2.6/lib2to3/pgen2
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/__init__.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/benchmark.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 555 ./../Lib/lib2to3/tests/pytree_idempotency.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/support.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_all_fixers.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 555 ./../Lib/lib2to3/tests/test_fixers.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_parser.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 555 ./../Lib/lib2to3/tests/test_pytree.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_refactor.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/lib2to3/tests/test_util.py /usr/local/lib/python2.6/lib2to3/tests
install -o root -g wheel -m 444 ./../Lib/ctypes/__init__.py /usr/local/lib/python2.6/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/_endian.py /usr/local/lib/python2.6/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/util.py /usr/local/lib/python2.6/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/wintypes.py /usr/local/lib/python2.6/ctypes
install -o root -g wheel -m 444 ./../Lib/ctypes/test/__init__.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/runtests.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_anon.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_array_in_pointer.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_arrays.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_as_parameter.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_bitfields.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_buffers.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_byteswap.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_callbacks.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cast.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_cfuncs.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_checkretval.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_delattr.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_errcheck.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_errno.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_find.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_frombuffer.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_funcptr.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_functions.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_incomplete.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_init.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_integers.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_internals.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_keeprefs.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_libc.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_loading.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_macholib.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_memfunctions.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_numbers.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_objects.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_parameters.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pep3118.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pickling.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_pointers.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_prototypes.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_python_api.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_random_things.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_refcounts.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_repr.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_returnfuncptrs.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_simplesubclasses.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_sizes.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_slicing.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_stringptr.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_strings.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_struct_fields.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_structures.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unaligned_structures.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_unicode.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_values.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_varsize_struct.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/test/test_win32.py /usr/local/lib/python2.6/ctypes/test
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/README.ctypes /usr/local/lib/python2.6/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/__init__.py /usr/local/lib/python2.6/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dyld.py /usr/local/lib/python2.6/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/dylib.py /usr/local/lib/python2.6/ctypes/macholib
install -o root -g wheel -m 555 ./../Lib/ctypes/macholib/fetch_macholib /usr/local/lib/python2.6/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/fetch_macholib.bat /usr/local/lib/python2.6/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/ctypes/macholib/framework.py /usr/local/lib/python2.6/ctypes/macholib
install -o root -g wheel -m 444 ./../Lib/idlelib/AutoComplete.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/AutoCompleteWindow.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/AutoExpand.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Bindings.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CREDITS.txt /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CallTipWindow.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CallTips.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ChangeLog /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ClassBrowser.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/CodeContext.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ColorDelegator.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Debugger.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Delegator.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/EditorWindow.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/FileList.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/FormatParagraph.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/GrepDialog.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/HISTORY.txt /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/HyperParser.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/IOBinding.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/IdleHistory.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/MultiCall.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/MultiStatusBar.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/NEWS.txt /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ObjectBrowser.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/OutputWindow.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ParenMatch.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/PathBrowser.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Percolator.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/PyParse.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/PyShell.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/README.txt /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteDebugger.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/RemoteObjectBrowser.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ReplaceDialog.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ScriptBinding.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ScrolledList.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialog.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/SearchDialogBase.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/SearchEngine.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/StackViewer.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/TODO.txt /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ToolTip.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/TreeWidget.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/UndoDelegator.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/WidgetRedirector.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/WindowList.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/ZoomHeight.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/__init__.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/aboutDialog.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-extensions.def /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-highlight.def /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-keys.def /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/config-main.def /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configDialog.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configHandler.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configHelpSourceEdit.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/configSectionNameDialog.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/dynOptionMenuWidget.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/extend.txt /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/help.txt /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 555 ./../Lib/idlelib/idle.bat /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/idle.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/idle.pyw /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/idlever.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/keybindingDialog.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/macosxSupport.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/rpc.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/run.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/tabbedpages.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/testcode.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/textView.py /usr/local/lib/python2.6/idlelib
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/folder.gif /usr/local/lib/python2.6/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/idle.icns /usr/local/lib/python2.6/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/minusnode.gif /usr/local/lib/python2.6/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/openfolder.gif /usr/local/lib/python2.6/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/plusnode.gif /usr/local/lib/python2.6/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/python.gif /usr/local/lib/python2.6/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/idlelib/Icons/tk.gif /usr/local/lib/python2.6/idlelib/Icons
install -o root -g wheel -m 444 ./../Lib/distutils/README /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/__init__.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/archive_util.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/bcppcompiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/ccompiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/cmd.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/config.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/core.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/cygwinccompiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/debug.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/dep_util.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/dir_util.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/dist.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/emxccompiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/errors.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/extension.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/fancy_getopt.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/file_util.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/filelist.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/log.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/msvc9compiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/msvccompiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/mwerkscompiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/spawn.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/sysconfig.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/text_file.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/unixccompiler.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/util.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/version.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/versionpredicate.py /usr/local/lib/python2.6/distutils
install -o root -g wheel -m 444 ./../Lib/distutils/command/__init__.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_dumb.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_msi.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_rpm.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/bdist_wininst.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_clib.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_ext.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_py.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/build_scripts.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/clean.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/command_template /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/config.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_data.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_egg_info.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_headers.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_lib.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/install_scripts.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/register.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/sdist.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/upload.py /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-6.0.exe /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-7.1.exe /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-8.0.exe /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-9.0-amd64.exe /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/command/wininst-9.0.exe /usr/local/lib/python2.6/distutils/command
install -o root -g wheel -m 444 ./../Lib/distutils/tests/__init__.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/support.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_ext.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_py.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_build_scripts.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_config.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_core.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_dist.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_install_scripts.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_sysconfig.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_upload.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/distutils/tests/test_versionpredicate.py /usr/local/lib/python2.6/distutils/tests
install -o root -g wheel -m 444 ./../Lib/xml/__init__.py /usr/local/lib/python2.6/xml
install -o root -g wheel -m 444 ./../Lib/xml/dom/NodeFilter.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/__init__.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/domreg.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/expatbuilder.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/minicompat.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/minidom.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/pulldom.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/dom/xmlbuilder.py /usr/local/lib/python2.6/xml/dom
install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementInclude.py /usr/local/lib/python2.6/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementPath.py /usr/local/lib/python2.6/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/ElementTree.py /usr/local/lib/python2.6/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/__init__.py /usr/local/lib/python2.6/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/etree/cElementTree.py /usr/local/lib/python2.6/xml/etree
install -o root -g wheel -m 444 ./../Lib/xml/parsers/__init__.py /usr/local/lib/python2.6/xml/parsers
install -o root -g wheel -m 444 ./../Lib/xml/parsers/expat.py /usr/local/lib/python2.6/xml/parsers
install -o root -g wheel -m 444 ./../Lib/xml/sax/__init__.py /usr/local/lib/python2.6/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/_exceptions.py /usr/local/lib/python2.6/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/expatreader.py /usr/local/lib/python2.6/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/handler.py /usr/local/lib/python2.6/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/saxutils.py /usr/local/lib/python2.6/xml/sax
install -o root -g wheel -m 444 ./../Lib/xml/sax/xmlreader.py /usr/local/lib/python2.6/xml/sax
install -o root -g wheel -m 444 ./../Lib/multiprocessing/__init__.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/connection.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/forking.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/heap.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/managers.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/pool.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/process.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/queues.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/reduction.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/sharedctypes.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/synchronize.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/util.py /usr/local/lib/python2.6/multiprocessing
install -o root -g wheel -m 444 ./../Lib/multiprocessing/dummy/__init__.py /usr/local/lib/python2.6/multiprocessing/dummy
install -o root -g wheel -m 444 ./../Lib/multiprocessing/dummy/connection.py /usr/local/lib/python2.6/multiprocessing/dummy
install -o root -g wheel -m 444 ./../Lib/curses/__init__.py /usr/local/lib/python2.6/curses
install -o root -g wheel -m 444 ./../Lib/curses/ascii.py /usr/local/lib/python2.6/curses
install -o root -g wheel -m 444 ./../Lib/curses/has_key.py /usr/local/lib/python2.6/curses
install -o root -g wheel -m 444 ./../Lib/curses/panel.py /usr/local/lib/python2.6/curses
install -o root -g wheel -m 444 ./../Lib/curses/textpad.py /usr/local/lib/python2.6/curses
install -o root -g wheel -m 444 ./../Lib/curses/wrapper.py /usr/local/lib/python2.6/curses
install -o root -g wheel -m 444 ./../Lib/plat-midnightbsd0/IN.py /usr/local/lib/python2.6/plat-midnightbsd0
install -o root -g wheel -m 555 ./../Lib/plat-midnightbsd0/regen /usr/local/lib/python2.6/plat-midnightbsd0
install -o root -g wheel -m 444 ./../LICENSE /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/LICENSE.txt
PYTHONPATH=/magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6 ./python -Wi -tt /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compileall.py -d /usr/local/lib/python2.6 -f -x 'bad_coding|badsyntax|site-packages' /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/BaseHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/Bastion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/CGIHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ConfigParser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/Cookie.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/DocXMLRPCServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/HTMLParser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/MimeWriter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/Queue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/SimpleHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/SimpleXMLRPCServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/SocketServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/StringIO.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/UserDict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/UserList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/UserString.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_LWPCookieJar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_MozillaCookieJar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/__future__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/__phello__.foo.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_abcoll.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_strptime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/abc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/aifc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/anydbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/asynchat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/asyncore.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/atexit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/audiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/base64.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bdb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/binhex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bisect.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/db.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbobj.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbrecio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbshelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbtables.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbutils.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_all.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_associate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_basics.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_compare.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_compat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_cursor_pget_bug.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_dbobj.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_dbshelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_dbtables.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_distributed_transactions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_early_close.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_get_none.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_join.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_lock.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_misc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_pickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_queue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_recno.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_replication.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_sequence.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cProfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/calendar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cgi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cgitb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/chunk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cmd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/code.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/codeop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/collections.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/colorsys.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/commands.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compileall.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/ast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/consts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/misc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/pyassem.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/pycodegen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/symbols.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/syntax.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/transformer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/visitor.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/contextlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cookielib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/copy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/copy_reg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/csv.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/_endian.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/dyld.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/dylib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/framework.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/runtests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_anon.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_array_in_pointer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_arrays.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_as_parameter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_bitfields.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_buffers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_byteswap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_callbacks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_cast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_cfuncs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_checkretval.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_delattr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_errcheck.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_find.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_frombuffer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_funcptr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_functions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_incomplete.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_init.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_integers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_internals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_keeprefs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_libc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_loading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_macholib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_memfunctions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_numbers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_objects.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_parameters.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_pep3118.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_pickling.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_pointers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_prototypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_python_api.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_random_things.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_refcounts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_returnfuncptrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_simplesubclasses.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_sizes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_slicing.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_stringptr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_strings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_struct_fields.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_structures.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_unaligned_structures.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_values.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_varsize_struct.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_win32.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/wintypes.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/ascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/has_key.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/panel.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/textpad.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/wrapper.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dbhash.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/decimal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/difflib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dircache.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dis.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/archive_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/bcppcompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/ccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/cmd.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_dumb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_msi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_rpm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_wininst.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_clib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_ext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_py.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/clean.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_data.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_egg_info.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_headers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_lib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/register.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/sdist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/upload.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/core.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/cygwinccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/debug.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/dep_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/dir_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/dist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/emxccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/errors.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/extension.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/fancy_getopt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/file_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/filelist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/log.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/msvc9compiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/msvccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/mwerkscompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/spawn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/sysconfig.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_build_ext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_build_py.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_core.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_dist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_install.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_sysconfig.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_upload.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/text_file.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/unixccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/version.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/doctest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dumbdbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dummy_threading.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/_parseaddr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/base64mime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/charset.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/encoders.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/errors.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/feedparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/generator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/header.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/iterators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/message.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/application.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/audio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/base.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/image.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/message.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/multipart.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/nonmultipart.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/text.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/parser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/quoprimime.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/__init__.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/data ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_codecs_renamed.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_renamed.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_torture.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/utils.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/aliases.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/ascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/base64_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/big5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/big5hkscs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/bz2_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/charmap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp037.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1006.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1026.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1140.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1250.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1251.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1252.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1253.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1254.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1255.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1256.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1257.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1258.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp424.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp437.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp500.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp737.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp775.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp850.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp852.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp855.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp856.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp857.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp860.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp861.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp862.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp863.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp864.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp865.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp866.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp869.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp874.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp875.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp932.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp949.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp950.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/gb18030.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/gb2312.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/gbk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/hex_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/hp_roman8.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/hz.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/idna.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_2004.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_ext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_10.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_11.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_13.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_14.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_15.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_16.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_4.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_6.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_7.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_8.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_9.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/johab.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/koi8_r.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/koi8_u.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/latin_1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_arabic.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_centeuro.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_croatian.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_cyrillic.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_farsi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_greek.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_iceland.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_latin2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_roman.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_romanian.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_turkish.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mbcs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/palmos.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/ptcp154.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/punycode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/quopri_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/raw_unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/rot_13.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/shift_jis.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/shift_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/shift_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/string_escape.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/tis_620.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/undefined.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/unicode_internal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_16.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_16_be.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_16_le.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_32.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_32_be.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_32_le.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_7.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_8.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_8_sig.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/uu_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/zlib_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/filecmp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fileinput.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/formatter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fpformat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fractions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ftplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/functools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/genericpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/getopt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/getpass.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/gettext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/glob.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/gzip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hashlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/heapq.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hmac.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/log.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/stats.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/stones.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/htmlentitydefs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/htmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/httplib.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/AutoComplete.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/AutoCompleteWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/AutoExpand.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Bindings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/CallTipWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/CallTips.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ClassBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/CodeContext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ColorDelegator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Debugger.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Delegator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/EditorWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/FileList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/FormatParagraph.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/GrepDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/HyperParser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/IOBinding.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Icons ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/IdleHistory.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/MultiCall.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/MultiStatusBar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/OutputWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ParenMatch.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/PathBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Percolator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/PyParse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/PyShell.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/RemoteDebugger.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/RemoteObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ReplaceDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ScriptBinding.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ScrolledList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/SearchDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/SearchDialogBase.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/SearchEngine.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/StackViewer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ToolTip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/TreeWidget.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/UndoDelegator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/WidgetRedirector.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/WindowList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ZoomHeight.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/aboutDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configHandler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configHelpSourceEdit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configSectionNameDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/dynOptionMenuWidget.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/idle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/idlever.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/keybindingDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/macosxSupport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/rpc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/run.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/tabbedpages.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/testcode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/textView.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ihooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/imaplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/imghdr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/imputil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/inspect.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/io.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/decoder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/encoder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/scanner.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_decode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_default.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_dump.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_encode_basestring_ascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_fail.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_float.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_indent.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_pass1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_pass2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_pass3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_recursion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_scanstring.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_separators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_speedups.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tool.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/keyword.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-old ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Canvas.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Dialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/FileDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/FixTk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/ScrolledText.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/SimpleDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tix.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tkconstants.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tkdnd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tkinter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkColorChooser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkCommonDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkFileDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkFont.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkMessageBox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkSimpleDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/turtle.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixer_base.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixer_util.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_apply.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_basestring.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_buffer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_callable.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_dict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_except.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_exec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_execfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_filter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_getcwdu.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_has_key.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_idioms.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_import.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_imports.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_imports2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_input.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_intern.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_itertools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_long.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_map.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_metaclass.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_methodattrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_ne.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_next.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_nonzero.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_numliterals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_paren.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_print.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_raise.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_raw_input.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_renames.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_set_literal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_standarderror.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_sys_exc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_throw.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_tuple_params.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_urllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_ws_comma.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_xrange.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_xreadlines.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_zip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/main.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/patcomp.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/conv.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/driver.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/grammar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/literals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/parse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/pgen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/token.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pygram.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pytree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/refactor.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/benchmark.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/pytree_idempotency.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_all_fixers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_fixers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_pytree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_refactor.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/linecache.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/locale.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging/config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging/handlers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/macpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/macurl2path.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mailbox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mailcap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/markupbase.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/md5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mhlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mimetools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mimify.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/modulefinder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multifile.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/connection.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/dummy ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/dummy/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/dummy/connection.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/forking.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/heap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/managers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/pool.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/process.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/queues.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/reduction.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/sharedctypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/synchronize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mutex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/netrc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/new.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/nntplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ntpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/nturl2path.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/numbers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/opcode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/optparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/os.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/os2emxpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pdb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pickletools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pipes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pkgutil.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd4 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd4/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd5 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd5/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd6 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd6/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd7 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd7/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-midnightbsd0 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-midnightbsd0/IN.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/platform.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plistlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/popen2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/poplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/posixfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/posixpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pprint.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/profile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pstats.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/py_compile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pydoc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pydoc_topics.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/quopri.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/random.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/re.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/rexec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/rfc822.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/rlcompleter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/robotparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/runpy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sched.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sets.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sgmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sha.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/shelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/shlex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/shutil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/site.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/smtpd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/smtplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sndhdr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/socket.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/dbapi2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/dump.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/dbapi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/dump.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/factory.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/hooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/py25tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/regression.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/transactions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/userfunctions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre_compile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre_constants.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre_parse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ssl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/stat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/statvfs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/string.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/stringold.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/stringprep.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/struct.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/subprocess.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sunau.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sunaudio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/symbol.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/symtable.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tabnanny.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tarfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tempfile.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/autotest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/buffer_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/cjkencodings_test.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/curses_tests.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/decimaltestdata ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/doctest_aliases.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/double_const.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/fork_wait.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/infinite_reload.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/inspect_fodder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/inspect_fodder2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/list_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/mapping_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/outstanding_bugs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pickletester.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/profilee.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pyclbr_input.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pydoc_mod.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pydocfodder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pystone.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/re_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/regex_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/regrtest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/relimport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/reperf.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/sample_doctest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/seq_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/sortperf.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/string_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_MimeWriter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_SimpleHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_StringIO.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test___all__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test___future__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test__locale.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_abc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_abstract_numbers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_aepack.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_al.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_anydbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_applesingle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_array.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_asynchat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_asyncore.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_atexit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_audioop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_augassign.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_base64.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bastion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bigaddrspace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bigmem.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_binascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_binhex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_binop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bisect.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bool.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bsddb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bsddb185.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bsddb3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_buffer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bufio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_builtin.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bytes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bz2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_calendar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_call.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_capi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cfgparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cgi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_charmapcodec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_class.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmd_line.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmd_line_script.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_code.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codeccallbacks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_cn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_hk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_tw.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_cn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_hk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_tw.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codeop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_coding.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_coercion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_collections.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_colorsys.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_commands.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_compare.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_compile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_compiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_complex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_complex_args.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_contains.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_contextlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cookie.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cookielib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_copy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_copy_reg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cpickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cprofile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_crypt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_csv.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ctypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_curses.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_datetime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_decimal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_decorators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_defaultdict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_deque.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_descr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_descrtut.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_difflib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dircache.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dis.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_distutils.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_doctest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_doctest2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_docxmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dumbdbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dummy_threading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_email_codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_email_renamed.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_enumerate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_eof.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_epoll.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_exception_variations.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_extcall.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fcntl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_file.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_filecmp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fileinput.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fileio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_float.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fork1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_format.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fpformat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fractions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_frozen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ftplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_functools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future4.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future_builtins.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gdbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_generators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_genericpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_genexps.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_getargs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_getargs2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_getopt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gettext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_glob.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_global.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_grammar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_grp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gzip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hash.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hashlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_heapq.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hmac.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hotshot.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_htmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_htmlparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_httplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_httpservers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imageop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imaplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imgfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_import.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_importhooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_index.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_inspect.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_int.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_int_literal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_io.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ioctl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_isinstance.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_iter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_iterlen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_itertools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_json.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_kqueue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_largefile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_lib2to3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_linuxaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_list.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_locale.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_logging.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_long.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_long_future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_longexp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_macos.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_macostools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_macpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mailbox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_marshal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_math.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_md5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_memoryio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mhlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mimetools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_minidom.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mmap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_module.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_modulefinder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multibytecodec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multibytecodec_support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multifile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multiprocessing.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mutants.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mutex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_netrc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_new.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_nis.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_normalization.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ntpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_old_mailbox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_opcodes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_openpty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_operator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_optparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_os.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ossaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_peepholer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep247.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep263.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep277.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep292.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep352.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pickletools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pipes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pkg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pkgimport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pkgutil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_platform.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_plistlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_poll.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_popen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_popen2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_poplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_posix.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_posixpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pprint.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_print.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_profile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_profilehooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_property.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pstats.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pwd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_py3kwarn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pydoc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pyexpat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_queue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_quopri.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_random.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_re.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_resource.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_rfc822.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_richcmp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_robotparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_runpy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sax.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_scope.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_scriptpackages.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_select.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_set.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sets.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sgmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sha.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_shelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_shlex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_shutil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_signal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_site.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_slice.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_smtplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_socket.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_socketserver.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_softspace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sort.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sqlite.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ssl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_startfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_str.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_strftime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_string.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_stringprep.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_strop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_strptime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_struct.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_structmembers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_structseq.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_subprocess.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sunaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sundry.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_symtable.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_syntax.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sys.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tarfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tcl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tempfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_textwrap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threaded_import.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threadedtempfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threadsignals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_time.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_timeout.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tokenize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_trace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_traceback.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_transformer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tuple.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_typechecks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ucn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unary.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_undocumented_details.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unicode_file.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unicodedata.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unittest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_univnewlines.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unpack.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib2_localnet.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib2net.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllibnet.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urlparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_userdict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_userlist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_userstring.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_uu.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_uuid.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wait3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wait4.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_warnings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wave.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_weakref.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_whichdb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_winreg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_winsound.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_with.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wsgiref.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xdrlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xml_etree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xml_etree_c.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xpickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xrange.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zipfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zipfile64.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zipimport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/testall.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/testcodec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/tf_inherit_check.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/threaded_import_hangers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/time_hashlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/warning_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/xmltests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/textwrap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/this.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/threading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/timeit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/toaiff.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/token.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/trace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/traceback.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/unittest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/urllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/urllib2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/urlparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/user.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/uu.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/uuid.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/warnings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wave.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/weakref.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/webbrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/whichdb.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/handlers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/headers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/simple_server.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/validate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xdrlib.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/__init__.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/NodeFilter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/domreg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/expatbuilder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/minicompat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/minidom.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/pulldom.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/xmlbuilder.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/ElementInclude.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/ElementPath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/ElementTree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/cElementTree.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/parsers ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/parsers/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/parsers/expat.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/expatreader.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/handler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/saxutils.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/xmlreader.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xmlrpclib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/zipfile.py ...
PYTHONPATH=/magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6 ./python -Wi -tt -O /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compileall.py -d /usr/local/lib/python2.6 -f -x 'bad_coding|badsyntax|site-packages' /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/BaseHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/Bastion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/CGIHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ConfigParser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/Cookie.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/DocXMLRPCServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/HTMLParser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/MimeWriter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/Queue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/SimpleHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/SimpleXMLRPCServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/SocketServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/StringIO.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/UserDict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/UserList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/UserString.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_LWPCookieJar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_MozillaCookieJar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/__future__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/__phello__.foo.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_abcoll.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_strptime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/abc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/aifc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/anydbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/asynchat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/asyncore.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/atexit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/audiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/base64.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bdb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/binhex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bisect.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/db.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbobj.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbrecio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbshelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbtables.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/dbutils.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_all.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_associate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_basics.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_compare.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_compat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_cursor_pget_bug.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_dbobj.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_dbshelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_dbtables.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_distributed_transactions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_early_close.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_get_none.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_join.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_lock.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_misc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_pickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_queue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_recno.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_replication.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_sequence.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/bsddb/test/test_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cProfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/calendar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cgi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cgitb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/chunk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cmd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/code.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/codeop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/collections.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/colorsys.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/commands.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compileall.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/ast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/consts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/misc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/pyassem.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/pycodegen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/symbols.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/syntax.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/transformer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compiler/visitor.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/contextlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/cookielib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/copy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/copy_reg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/csv.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/_endian.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/dyld.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/dylib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/macholib/framework.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/runtests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_anon.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_array_in_pointer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_arrays.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_as_parameter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_bitfields.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_buffers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_byteswap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_callbacks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_cast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_cfuncs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_checkretval.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_delattr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_errcheck.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_find.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_frombuffer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_funcptr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_functions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_incomplete.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_init.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_integers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_internals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_keeprefs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_libc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_loading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_macholib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_memfunctions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_numbers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_objects.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_parameters.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_pep3118.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_pickling.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_pointers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_prototypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_python_api.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_random_things.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_refcounts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_returnfuncptrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_simplesubclasses.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_sizes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_slicing.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_stringptr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_strings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_struct_fields.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_structures.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_unaligned_structures.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_values.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_varsize_struct.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/test/test_win32.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ctypes/wintypes.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/ascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/has_key.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/panel.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/textpad.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/curses/wrapper.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dbhash.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/decimal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/difflib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dircache.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dis.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/archive_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/bcppcompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/ccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/cmd.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_dumb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_msi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_rpm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/bdist_wininst.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_clib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_ext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_py.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/clean.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_data.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_egg_info.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_headers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_lib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/register.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/sdist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/command/upload.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/core.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/cygwinccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/debug.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/dep_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/dir_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/dist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/emxccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/errors.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/extension.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/fancy_getopt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/file_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/filelist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/log.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/msvc9compiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/msvccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/mwerkscompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/spawn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/sysconfig.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_build_ext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_build_py.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_build_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_core.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_dist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_install.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_install_scripts.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_sysconfig.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_upload.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/tests/test_versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/text_file.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/unixccompiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/version.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/distutils/versionpredicate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/doctest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dumbdbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/dummy_threading.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/_parseaddr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/base64mime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/charset.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/encoders.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/errors.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/feedparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/generator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/header.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/iterators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/message.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/application.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/audio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/base.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/image.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/message.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/multipart.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/nonmultipart.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/mime/text.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/parser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/quoprimime.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/__init__.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/data ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_codecs_renamed.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_renamed.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/test/test_email_torture.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/email/utils.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/aliases.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/ascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/base64_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/big5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/big5hkscs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/bz2_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/charmap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp037.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1006.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1026.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1140.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1250.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1251.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1252.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1253.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1254.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1255.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1256.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1257.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp1258.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp424.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp437.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp500.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp737.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp775.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp850.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp852.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp855.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp856.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp857.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp860.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp861.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp862.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp863.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp864.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp865.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp866.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp869.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp874.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp875.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp932.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp949.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/cp950.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/euc_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/gb18030.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/gb2312.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/gbk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/hex_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/hp_roman8.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/hz.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/idna.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_2004.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_jp_ext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso2022_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_10.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_11.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_13.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_14.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_15.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_16.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_4.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_6.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_7.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_8.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/iso8859_9.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/johab.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/koi8_r.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/koi8_u.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/latin_1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_arabic.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_centeuro.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_croatian.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_cyrillic.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_farsi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_greek.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_iceland.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_latin2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_roman.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_romanian.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mac_turkish.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/mbcs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/palmos.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/ptcp154.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/punycode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/quopri_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/raw_unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/rot_13.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/shift_jis.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/shift_jis_2004.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/shift_jisx0213.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/string_escape.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/tis_620.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/undefined.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/unicode_escape.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/unicode_internal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_16.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_16_be.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_16_le.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_32.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_32_be.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_32_le.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_7.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_8.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/utf_8_sig.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/uu_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/encodings/zlib_codec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/filecmp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fileinput.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/formatter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fpformat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/fractions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ftplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/functools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/genericpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/getopt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/getpass.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/gettext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/glob.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/gzip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hashlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/heapq.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hmac.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/log.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/stats.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/hotshot/stones.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/htmlentitydefs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/htmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/httplib.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/AutoComplete.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/AutoCompleteWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/AutoExpand.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Bindings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/CallTipWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/CallTips.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ClassBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/CodeContext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ColorDelegator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Debugger.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Delegator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/EditorWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/FileList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/FormatParagraph.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/GrepDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/HyperParser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/IOBinding.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Icons ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/IdleHistory.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/MultiCall.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/MultiStatusBar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/OutputWindow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ParenMatch.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/PathBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/Percolator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/PyParse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/PyShell.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/RemoteDebugger.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/RemoteObjectBrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ReplaceDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ScriptBinding.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ScrolledList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/SearchDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/SearchDialogBase.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/SearchEngine.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/StackViewer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ToolTip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/TreeWidget.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/UndoDelegator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/WidgetRedirector.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/WindowList.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/ZoomHeight.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/aboutDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configHandler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configHelpSourceEdit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/configSectionNameDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/dynOptionMenuWidget.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/idle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/idlever.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/keybindingDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/macosxSupport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/rpc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/run.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/tabbedpages.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/testcode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/idlelib/textView.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ihooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/imaplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/imghdr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/imputil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/inspect.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/io.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/decoder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/encoder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/scanner.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_decode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_default.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_dump.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_encode_basestring_ascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_fail.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_float.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_indent.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_pass1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_pass2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_pass3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_recursion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_scanstring.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_separators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_speedups.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tests/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/json/tool.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/keyword.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-old ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Canvas.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Dialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/FileDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/FixTk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/ScrolledText.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/SimpleDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tix.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tkconstants.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tkdnd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/Tkinter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkColorChooser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkCommonDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkFileDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkFont.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkMessageBox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/tkSimpleDialog.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-tk/turtle.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixer_base.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixer_util.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_apply.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_basestring.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_buffer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_callable.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_dict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_except.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_exec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_execfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_filter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_getcwdu.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_has_key.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_idioms.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_import.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_imports.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_imports2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_input.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_intern.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_itertools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_itertools_imports.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_long.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_map.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_metaclass.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_methodattrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_ne.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_next.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_nonzero.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_numliterals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_paren.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_print.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_raise.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_raw_input.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_renames.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_set_literal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_standarderror.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_sys_exc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_throw.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_tuple_params.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_urllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_ws_comma.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_xrange.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_xreadlines.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/fixes/fix_zip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/main.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/patcomp.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/conv.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/driver.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/grammar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/literals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/parse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/pgen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/token.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pgen2/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pygram.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/pytree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/refactor.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/benchmark.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/pytree_idempotency.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_all_fixers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_fixers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_pytree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_refactor.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib2to3/tests/test_util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/linecache.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/locale.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging/config.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/logging/handlers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/macpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/macurl2path.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mailbox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mailcap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/markupbase.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/md5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mhlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mimetools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mimify.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/modulefinder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multifile.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/connection.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/dummy ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/dummy/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/dummy/connection.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/forking.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/heap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/managers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/pool.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/process.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/queues.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/reduction.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/sharedctypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/synchronize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/multiprocessing/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/mutex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/netrc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/new.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/nntplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ntpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/nturl2path.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/numbers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/opcode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/optparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/os.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/os2emxpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pdb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pickletools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pipes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pkgutil.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd4 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd4/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd5 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd5/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd6 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd6/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd7 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-freebsd7/IN.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-midnightbsd0 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plat-midnightbsd0/IN.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/platform.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/plistlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/popen2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/poplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/posixfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/posixpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pprint.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/profile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pstats.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/py_compile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pydoc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/pydoc_topics.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/quopri.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/random.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/re.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/rexec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/rfc822.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/rlcompleter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/robotparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/runpy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sched.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sets.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sgmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sha.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/shelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/shlex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/shutil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/site.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/smtpd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/smtplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sndhdr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/socket.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3 ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/dbapi2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/dump.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/dbapi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/dump.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/factory.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/hooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/py25tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/regression.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/transactions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sqlite3/test/userfunctions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre_compile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre_constants.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sre_parse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/ssl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/stat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/statvfs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/string.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/stringold.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/stringprep.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/struct.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/subprocess.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sunau.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/sunaudio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/symbol.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/symtable.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tabnanny.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tarfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tempfile.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/autotest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/buffer_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/cjkencodings_test.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/curses_tests.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/decimaltestdata ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/doctest_aliases.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/double_const.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/fork_wait.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/infinite_reload.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/inspect_fodder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/inspect_fodder2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/list_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/mapping_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/outstanding_bugs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pickletester.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/profilee.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pyclbr_input.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pydoc_mod.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pydocfodder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/pystone.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/re_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/regex_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/regrtest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/relimport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/reperf.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/sample_doctest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/seq_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/sortperf.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/string_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_MimeWriter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_SimpleHTTPServer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_StringIO.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test___all__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test___future__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test__locale.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_abc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_abstract_numbers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_aepack.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_al.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_anydbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_applesingle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_array.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ast.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_asynchat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_asyncore.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_atexit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_audioop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_augassign.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_base64.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bastion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bigaddrspace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bigmem.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_binascii.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_binhex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_binop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bisect.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bool.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bsddb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bsddb185.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bsddb3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_buffer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bufio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_builtin.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bytes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_bz2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_calendar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_call.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_capi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cfgparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cgi.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_charmapcodec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_class.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmd_line.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cmd_line_script.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_code.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codeccallbacks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_cn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_hk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecencodings_tw.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_cn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_hk.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_jp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_kr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecmaps_tw.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_codeop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_coding.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_coercion.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_collections.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_colorsys.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_commands.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_compare.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_compile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_compiler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_complex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_complex_args.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_contains.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_contextlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cookie.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cookielib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_copy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_copy_reg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cpickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_cprofile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_crypt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_csv.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ctypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_curses.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_datetime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_decimal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_decorators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_defaultdict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_deque.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_descr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_descrtut.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_difflib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dircache.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dis.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_distutils.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_doctest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_doctest2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_docxmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dumbdbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dummy_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_dummy_threading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_email.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_email_codecs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_email_renamed.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_enumerate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_eof.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_epoll.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_errno.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_exception_variations.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_extcall.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fcntl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_file.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_filecmp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fileinput.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fileio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_float.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fnmatch.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fork1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_format.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fpformat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_fractions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_frozen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ftplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_funcattrs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_functools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future1.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future4.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_future_builtins.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gdbm.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_generators.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_genericpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_genexps.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_getargs.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_getargs2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_getopt.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gettext.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_glob.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_global.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_grammar.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_grp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_gzip.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hash.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hashlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_heapq.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hmac.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_hotshot.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_htmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_htmlparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_httplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_httpservers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imageop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imaplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imgfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_imp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_import.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_importhooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_index.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_inspect.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_int.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_int_literal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_io.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ioctl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_isinstance.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_iter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_iterlen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_itertools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_json.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_kqueue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_largefile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_lib2to3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_linuxaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_list.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_locale.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_logging.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_long.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_long_future.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_longexp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_macos.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_macostools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_macpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mailbox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_marshal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_math.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_md5.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_memoryio.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mhlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mimetools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mimetypes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_minidom.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mmap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_module.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_modulefinder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multibytecodec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multibytecodec_support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multifile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_multiprocessing.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mutants.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_mutex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_netrc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_new.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_nis.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_normalization.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ntpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_old_mailbox.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_opcodes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_openpty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_operator.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_optparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_os.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ossaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_parser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_peepholer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep247.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep263.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep277.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep292.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pep352.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pickletools.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pipes.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pkg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pkgimport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pkgutil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_platform.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_plistlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_poll.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_popen.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_popen2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_poplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_posix.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_posixpath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pow.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pprint.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_print.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_profile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_profilehooks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_property.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pstats.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pwd.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_py3kwarn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pyclbr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pydoc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_pyexpat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_queue.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_quopri.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_random.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_re.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_repr.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_resource.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_rfc822.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_richcmp.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_robotparser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_runpy.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sax.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_scope.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_scriptpackages.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_select.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_set.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sets.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sgmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sha.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_shelve.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_shlex.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_shutil.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_signal.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_site.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_slice.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_smtplib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_socket.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_socketserver.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_softspace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sort.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sqlite.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ssl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_startfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_str.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_strftime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_string.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_stringprep.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_strop.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_strptime.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_struct.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_structmembers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_structseq.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_subprocess.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sunaudiodev.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sundry.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_support.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_symtable.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_syntax.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_sys.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tarfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tcl.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_telnetlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tempfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_textwrap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_thread.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threaded_import.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threadedtempfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threading_local.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_threadsignals.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_time.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_timeout.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tokenize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_trace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_traceback.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_transformer.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_tuple.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_typechecks.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_ucn.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unary.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_undocumented_details.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unicode.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unicode_file.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unicodedata.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unittest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_univnewlines.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_unpack.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib2_localnet.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllib2net.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urllibnet.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_urlparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_userdict.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_userlist.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_userstring.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_uu.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_uuid.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wait3.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wait4.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_warnings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wave.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_weakref.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_whichdb.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_winreg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_winsound.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_with.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_wsgiref.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xdrlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xml_etree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xml_etree_c.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xmlrpc.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xpickle.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_xrange.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zipfile.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zipfile64.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zipimport.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/test_zlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/testall.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/testcodec.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/tf_inherit_check.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/threaded_import_hangers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/time_hashlib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/warning_tests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/test/xmltests.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/textwrap.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/this.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/threading.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/timeit.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/toaiff.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/token.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tokenize.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/trace.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/traceback.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/tty.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/types.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/unittest.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/urllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/urllib2.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/urlparse.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/user.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/uu.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/uuid.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/warnings.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wave.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/weakref.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/webbrowser.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/whichdb.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/handlers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/headers.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/simple_server.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/util.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/wsgiref/validate.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xdrlib.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/__init__.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/NodeFilter.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/domreg.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/expatbuilder.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/minicompat.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/minidom.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/pulldom.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/dom/xmlbuilder.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/ElementInclude.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/ElementPath.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/ElementTree.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/etree/cElementTree.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/parsers ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/parsers/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/parsers/expat.py ...
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/__init__.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/_exceptions.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/expatreader.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/handler.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/saxutils.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xml/sax/xmlreader.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xmllib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/xmlrpclib.py ...
Compiling /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/zipfile.py ...
PYTHONPATH=/magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6 ./python -Wi -t /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compileall.py -d /usr/local/lib/python2.6/site-packages -f -x badsyntax /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/site-packages
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/site-packages ...
PYTHONPATH=/magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6 ./python -Wi -t -O /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/compileall.py -d /usr/local/lib/python2.6/site-packages -f -x badsyntax /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/site-packages
Listing /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/site-packages ...
PYTHONPATH=/magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6 ./python -Wi -t -c "import lib2to3.pygram, lib2to3.patcomp;lib2to3.patcomp.PatternCompiler()"
Creating directory /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/Python-ast.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/Python.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/abstract.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/asdl.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/ast.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/bitset.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/boolobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/bufferobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/bytearrayobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/bytes_methods.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/bytesobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/cStringIO.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/cellobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/ceval.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/classobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/cobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/code.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/codecs.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/compile.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/complexobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/datetime.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/descrobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/dictobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/enumobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/errcode.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/eval.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/fileobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/floatobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/frameobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/funcobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/genobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/graminit.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/grammar.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/import.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/intobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/intrcheck.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/iterobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/listobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/longintrepr.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/longobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/marshal.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/metagrammar.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/methodobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/modsupport.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/moduleobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/node.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/object.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/objimpl.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/opcode.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/osdefs.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/parsetok.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/patchlevel.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pgen.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pgenheaders.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/py_curses.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pyarena.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pydebug.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pyerrors.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pyexpat.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pyfpe.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pygetopt.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pymacconfig.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pymactoolbox.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pymath.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pymem.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pyport.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pystate.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pystrcmp.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pystrtod.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pythonrun.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/pythread.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/rangeobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/setobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/sliceobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/stringobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/structmember.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/structseq.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/symtable.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/sysmodule.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/timefuncs.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/token.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/traceback.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/tupleobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/ucnhash.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/unicodeobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/warnings.h /usr/local/include/python2.6
install -o root -g wheel -m 444 ./../Include/weakrefobject.h /usr/local/include/python2.6
install -o root -g wheel -m 444 pyconfig.h /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/include/python2.6/pyconfig.h
Creating directory /usr/local/lib/python2.6/config
install -o root -g wheel -m 444 Modules/config.c /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/config.c
install -o root -g wheel -m 444 Modules/python.o /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/python.o
install -o root -g wheel -m 444 ./../Modules/config.c.in /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/config.c.in
install -o root -g wheel -m 444 Makefile /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/Makefile
install -o root -g wheel -m 444 Modules/Setup /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/Setup
install -o root -g wheel -m 444 Modules/Setup.local /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/Setup.local
install -o root -g wheel -m 444 Modules/Setup.config /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/Setup.config
install -o root -g wheel -m 555 ./../Modules/makesetup /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/makesetup
install -o root -g wheel -m 555 ./../install-sh /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config/install-sh
# Substitution happens here, as the completely-expanded BINDIR
# is not available in configure
sed -e "s,@EXENAME@,/usr/local/bin/python2.6," < ./../Misc/python-config.in >python-config
install -o root -g wheel -m 555 python-config /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin/python2.6-config
rm python-config
./python -E ./../setup.py install --prefix=/usr/local --install-scripts=/usr/local/bin --install-platlib=/usr/local/lib/python2.6/lib-dynload --root=//magus/work/usr/mports/lang/python26/work/fake-inst-amd64
running install
running build
running build_ext
INFO: Can't locate Tcl/Tk libs and/or headers
checking build system type... amd64-unknown-midnightbsd0.2.1
checking host system type... amd64-unknown-midnightbsd0.2.1
checking target system type... amd64-unknown-midnightbsd0.2.1
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/python26/work/Python-2.6.1/Modules/_ctypes/libffi/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking dependency style of gcc... none
checking whether gcc and cc understand -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 gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... midnightbsd0.2.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
configure: error: "libffi has not been ported to amd64-unknown-midnightbsd0.2.1."
Failed to configure _ctypes module
Failed to find the necessary bits to build these modules:
_bsddb _tkinter dl
gdbm imageop linuxaudiodev
spwd sunaudiodev
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/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_struct.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_ctypes_test.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_weakref.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/array.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/cmath.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/math.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/strop.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/time.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/datetime.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/itertools.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/future_builtins.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_random.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_collections.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_bisect.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_heapq.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/operator.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_fileio.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_bytesio.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_functools.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_json.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_testcapi.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_hotshot.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_lsprof.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/unicodedata.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_locale.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/fcntl.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/grp.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/select.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/parser.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/cStringIO.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/cPickle.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/mmap.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/syslog.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/audioop.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/readline.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/crypt.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_csv.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_socket.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_ssl.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_hashlib.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_sha256.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_sha512.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/bsddb185.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/dbm.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/termios.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/resource.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/nis.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_curses.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_curses_panel.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/zlib.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/binascii.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/bz2.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/pyexpat.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_elementtree.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_multibytecodec.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_codecs_kr.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_codecs_jp.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_codecs_cn.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_codecs_tw.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_codecs_hk.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_codecs_iso2022.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/_multiprocessing.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
copying build/lib.midnightbsd-0.2.1-RELEASE-p10-amd64-2.6/ossaudiodev.so -> //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_struct.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_ctypes_test.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_weakref.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/array.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/cmath.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/math.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/strop.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/time.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/datetime.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/itertools.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/future_builtins.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_random.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_collections.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_bisect.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_heapq.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/operator.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_fileio.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_bytesio.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_functools.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_json.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_testcapi.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_hotshot.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_lsprof.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/unicodedata.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_locale.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/fcntl.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/grp.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/select.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/parser.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/cStringIO.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/cPickle.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/mmap.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/syslog.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/audioop.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/readline.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/crypt.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_csv.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_socket.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_ssl.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_hashlib.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_sha256.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_sha512.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/bsddb185.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/dbm.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/termios.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/resource.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/nis.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_curses.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_curses_panel.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/zlib.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/binascii.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/bz2.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/pyexpat.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_elementtree.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_multibytecodec.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_codecs_kr.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_codecs_jp.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_codecs_cn.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_codecs_tw.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_codecs_hk.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_codecs_iso2022.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/_multiprocessing.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/ossaudiodev.so to 755
changing mode of //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/ to 755
running install_egg_info
Writing //magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/lib-dynload/Python-2.6.1-py2.6.egg-info
install -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/python2.6-config /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin
install -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/python-shared2.6-config /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin
install -s -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.shared/libpython2.6.so.1 /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib
cd /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib; /bin/ln -sf libpython2.6.so.1 libpython2.6.so
/bin/ln -sf /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/libpython2.6.so /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/lib/python2.6/config
install -s -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/portbld.shared/python-shared2.6 /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin
install -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/`echo 2to3 | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin
install -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/`echo idle | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin
install -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/`echo pydoc | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin
install -o root -g wheel -m 555 /magus/work/usr/mports/lang/python26/work/`echo smtpd.py | /usr/bin/sed -E -e 's,smtpd,smtpd2.6,' -e 's,2to3,2to3-2.6,' -e 's,(idle|pydoc|python-shared|python),\12.6,'` /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/bin
install -o root -g wheel -m 444 /magus/work/usr/mports/lang/python26/work/Python-2.6.1/Misc/python.man /magus/work/usr/mports/lang/python26/work/fake-inst-amd64/usr/local/man/man1/python2.6.1
===> Compressing manual pages for python26-2.6.1
Checking /magus/work/usr/mports/lang/python26/work/fake-inst-amd64
lib/python2.6/lib-dynload/_ctypes.so not installed.
Fake failed.
*** Error code 1
Stop in /usr/mports/lang/python26.