1 | ---> Computing dependencies for python24. |
---|
2 | ---> Fetching python24 |
---|
3 | ---> Python-2.4.6.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/python24 |
---|
4 | ---> Attempting to fetch Python-2.4.6.tar.bz2 from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/python24 |
---|
5 | % Total % Received % Xferd Average Speed Time Time Time Current |
---|
6 | Dload Upload Total Spent Left Speed |
---|
7 | |
---|
8 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 |
---|
9 | 0 7963k 0 27106 0 0 95781 0 0:01:25 --:--:-- 0:01:25 175k |
---|
10 | 43 7963k 43 3501k 0 0 2747k 0 0:00:02 0:00:01 0:00:01 3065k |
---|
11 | 95 7963k 95 7611k 0 0 3347k 0 0:00:02 0:00:02 --:--:-- 3553k |
---|
12 | 100 7963k 100 7963k 0 0 3382k 0 0:00:02 0:00:02 --:--:-- 3583k |
---|
13 | ---> Verifying checksum(s) for python24 |
---|
14 | ---> Checksumming Python-2.4.6.tar.bz2 |
---|
15 | ---> Extracting python24 |
---|
16 | ---> Extracting Python-2.4.6.tar.bz2 |
---|
17 | ---> Applying patches to python24 |
---|
18 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-configure |
---|
19 | patching file configure |
---|
20 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-Makefile.pre.in |
---|
21 | patching file Makefile.pre.in |
---|
22 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-Lib-cgi.py |
---|
23 | patching file Lib/cgi.py |
---|
24 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-Lib-site.py |
---|
25 | patching file Lib/site.py |
---|
26 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-setup.py |
---|
27 | patching file setup.py |
---|
28 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-Include-pyport.h |
---|
29 | patching file Include/pyport.h |
---|
30 | Hunk #1 succeeded at 156 (offset 4 lines). |
---|
31 | Hunk #2 succeeded at 409 (offset 4 lines). |
---|
32 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-Mac-OSX-Makefile.in |
---|
33 | patching file Mac/OSX/Makefile.in |
---|
34 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-Mac-OSX-IDLE-Makefile.in |
---|
35 | patching file Mac/OSX/IDLE/Makefile.in |
---|
36 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-Mac-OSX-PythonLauncher-Makefile.in |
---|
37 | patching file Mac/OSX/PythonLauncher/Makefile.in |
---|
38 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-macosmodule.diff |
---|
39 | patching file Mac/Modules/macosmodule.c |
---|
40 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-mactoolboxglue.diff |
---|
41 | patching file Python/mactoolboxglue.c |
---|
42 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python24/files/patch-pymactoolbox.diff |
---|
43 | patching file Include/pymactoolbox.h |
---|
44 | ---> Configuring python24 |
---|
45 | checking MACHDEP... darwin |
---|
46 | checking EXTRAPLATDIR... $(PLATMACDIRS) |
---|
47 | checking for --without-gcc... no |
---|
48 | checking for --with-cxx=<compiler>... /usr/bin/g++-4.2 |
---|
49 | checking for gcc... /usr/bin/gcc-4.2 |
---|
50 | checking for C compiler default output file name... a.out |
---|
51 | checking whether the C compiler works... yes |
---|
52 | checking whether we are cross compiling... no |
---|
53 | checking for suffix of executables... |
---|
54 | checking for suffix of object files... o |
---|
55 | checking whether we are using the GNU C compiler... yes |
---|
56 | checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
57 | checking for /usr/bin/gcc-4.2 option to accept ANSI C... none needed |
---|
58 | checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
---|
59 | checking for egrep... grep -E |
---|
60 | checking for AIX... no |
---|
61 | checking for --with-suffix... |
---|
62 | checking for case-insensitive build directory... yes |
---|
63 | checking LIBRARY... libpython$(VERSION).a |
---|
64 | checking LINKCC... $(PURIFY) $(CXX) |
---|
65 | checking for --enable-shared... yes |
---|
66 | checking for --enable-profiling... |
---|
67 | checking LDLIBRARY... libpython$(VERSION).a |
---|
68 | checking for ranlib... ranlib |
---|
69 | checking for ar... ar |
---|
70 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
71 | checking for --with-pydebug... no |
---|
72 | checking whether /usr/bin/gcc-4.2 accepts -fno-strict-aliasing... yes |
---|
73 | checking whether /usr/bin/gcc-4.2 accepts -OPT:Olimit=0... no |
---|
74 | checking whether /usr/bin/gcc-4.2 accepts -Olimit 1500... no |
---|
75 | checking whether pthreads are available without options... yes |
---|
76 | checking whether /usr/bin/g++-4.2 also accepts flags for thread support... no |
---|
77 | checking for ANSI C header files... yes |
---|
78 | checking for sys/types.h... yes |
---|
79 | checking for sys/stat.h... yes |
---|
80 | checking for stdlib.h... yes |
---|
81 | checking for string.h... yes |
---|
82 | checking for memory.h... yes |
---|
83 | checking for strings.h... yes |
---|
84 | checking for inttypes.h... yes |
---|
85 | checking for stdint.h... yes |
---|
86 | checking for unistd.h... yes |
---|
87 | checking curses.h usability... yes |
---|
88 | checking curses.h presence... yes |
---|
89 | checking for curses.h... yes |
---|
90 | checking dlfcn.h usability... yes |
---|
91 | checking dlfcn.h presence... yes |
---|
92 | checking for dlfcn.h... yes |
---|
93 | checking fcntl.h usability... yes |
---|
94 | checking fcntl.h presence... yes |
---|
95 | checking for fcntl.h... yes |
---|
96 | checking grp.h usability... yes |
---|
97 | checking grp.h presence... yes |
---|
98 | checking for grp.h... yes |
---|
99 | checking langinfo.h usability... yes |
---|
100 | checking langinfo.h presence... yes |
---|
101 | checking for langinfo.h... yes |
---|
102 | checking libintl.h usability... yes |
---|
103 | checking libintl.h presence... yes |
---|
104 | checking for libintl.h... yes |
---|
105 | checking ncurses.h usability... yes |
---|
106 | checking ncurses.h presence... yes |
---|
107 | checking for ncurses.h... yes |
---|
108 | checking poll.h usability... yes |
---|
109 | checking poll.h presence... yes |
---|
110 | checking for poll.h... yes |
---|
111 | checking pthread.h usability... yes |
---|
112 | checking pthread.h presence... yes |
---|
113 | checking for pthread.h... yes |
---|
114 | checking for stdint.h... (cached) yes |
---|
115 | checking stropts.h usability... no |
---|
116 | checking stropts.h presence... no |
---|
117 | checking for stropts.h... no |
---|
118 | checking termios.h usability... yes |
---|
119 | checking termios.h presence... yes |
---|
120 | checking for termios.h... yes |
---|
121 | checking thread.h usability... no |
---|
122 | checking thread.h presence... no |
---|
123 | checking for thread.h... no |
---|
124 | checking for unistd.h... (cached) yes |
---|
125 | checking utime.h usability... yes |
---|
126 | checking utime.h presence... yes |
---|
127 | checking for utime.h... yes |
---|
128 | checking sys/audioio.h usability... no |
---|
129 | checking sys/audioio.h presence... no |
---|
130 | checking for sys/audioio.h... no |
---|
131 | checking sys/bsdtty.h usability... no |
---|
132 | checking sys/bsdtty.h presence... no |
---|
133 | checking for sys/bsdtty.h... no |
---|
134 | checking sys/file.h usability... yes |
---|
135 | checking sys/file.h presence... yes |
---|
136 | checking for sys/file.h... yes |
---|
137 | checking sys/loadavg.h usability... no |
---|
138 | checking sys/loadavg.h presence... no |
---|
139 | checking for sys/loadavg.h... no |
---|
140 | checking sys/lock.h usability... yes |
---|
141 | checking sys/lock.h presence... yes |
---|
142 | checking for sys/lock.h... yes |
---|
143 | checking sys/mkdev.h usability... no |
---|
144 | checking sys/mkdev.h presence... no |
---|
145 | checking for sys/mkdev.h... no |
---|
146 | checking sys/modem.h usability... no |
---|
147 | checking sys/modem.h presence... no |
---|
148 | checking for sys/modem.h... no |
---|
149 | checking sys/param.h usability... yes |
---|
150 | checking sys/param.h presence... yes |
---|
151 | checking for sys/param.h... yes |
---|
152 | checking sys/poll.h usability... yes |
---|
153 | checking sys/poll.h presence... yes |
---|
154 | checking for sys/poll.h... yes |
---|
155 | checking sys/select.h usability... yes |
---|
156 | checking sys/select.h presence... yes |
---|
157 | checking for sys/select.h... yes |
---|
158 | checking sys/socket.h usability... yes |
---|
159 | checking sys/socket.h presence... yes |
---|
160 | checking for sys/socket.h... yes |
---|
161 | checking sys/statvfs.h usability... yes |
---|
162 | checking sys/statvfs.h presence... yes |
---|
163 | checking for sys/statvfs.h... yes |
---|
164 | checking sys/time.h usability... yes |
---|
165 | checking sys/time.h presence... yes |
---|
166 | checking for sys/time.h... yes |
---|
167 | checking sys/times.h usability... yes |
---|
168 | checking sys/times.h presence... yes |
---|
169 | checking for sys/times.h... yes |
---|
170 | checking sys/un.h usability... yes |
---|
171 | checking sys/un.h presence... yes |
---|
172 | checking for sys/un.h... yes |
---|
173 | checking sys/utsname.h usability... yes |
---|
174 | checking sys/utsname.h presence... yes |
---|
175 | checking for sys/utsname.h... yes |
---|
176 | checking sys/wait.h usability... yes |
---|
177 | checking sys/wait.h presence... yes |
---|
178 | checking for sys/wait.h... yes |
---|
179 | checking pty.h usability... no |
---|
180 | checking pty.h presence... no |
---|
181 | checking for pty.h... no |
---|
182 | checking libutil.h usability... no |
---|
183 | checking libutil.h presence... no |
---|
184 | checking for libutil.h... no |
---|
185 | checking sys/resource.h usability... yes |
---|
186 | checking sys/resource.h presence... yes |
---|
187 | checking for sys/resource.h... yes |
---|
188 | checking netpacket/packet.h usability... no |
---|
189 | checking netpacket/packet.h presence... no |
---|
190 | checking for netpacket/packet.h... no |
---|
191 | checking sysexits.h usability... yes |
---|
192 | checking sysexits.h presence... yes |
---|
193 | checking for sysexits.h... yes |
---|
194 | checking bluetooth.h usability... no |
---|
195 | checking bluetooth.h presence... no |
---|
196 | checking for bluetooth.h... no |
---|
197 | checking bluetooth/bluetooth.h usability... no |
---|
198 | checking bluetooth/bluetooth.h presence... no |
---|
199 | checking for bluetooth/bluetooth.h... no |
---|
200 | checking for dirent.h that defines DIR... yes |
---|
201 | checking for library containing opendir... none required |
---|
202 | checking whether sys/types.h defines makedev... no |
---|
203 | checking for sys/mkdev.h... (cached) no |
---|
204 | checking sys/sysmacros.h usability... no |
---|
205 | checking sys/sysmacros.h presence... no |
---|
206 | checking for sys/sysmacros.h... no |
---|
207 | checking for term.h... yes |
---|
208 | checking for clock_t in time.h... yes |
---|
209 | checking for makedev... no |
---|
210 | checking Solaris LFS bug... no |
---|
211 | checking for mode_t... yes |
---|
212 | checking for off_t... yes |
---|
213 | checking for pid_t... yes |
---|
214 | checking return type of signal handlers... void |
---|
215 | checking for size_t... yes |
---|
216 | checking for uid_t in sys/types.h... yes |
---|
217 | checking for int... yes |
---|
218 | checking size of int... 4 |
---|
219 | checking for long... yes |
---|
220 | checking size of long... 8 |
---|
221 | checking for void *... yes |
---|
222 | checking size of void *... 8 |
---|
223 | checking for short... yes |
---|
224 | checking size of short... 2 |
---|
225 | checking for float... yes |
---|
226 | checking size of float... 4 |
---|
227 | checking for double... yes |
---|
228 | checking size of double... 8 |
---|
229 | checking for fpos_t... yes |
---|
230 | checking size of fpos_t... 8 |
---|
231 | checking for long long support... yes |
---|
232 | checking for long long... yes |
---|
233 | checking size of long long... 8 |
---|
234 | checking for uintptr_t... yes |
---|
235 | checking for uintptr_t... (cached) yes |
---|
236 | checking size of uintptr_t... 8 |
---|
237 | checking size of off_t... 8 |
---|
238 | checking whether to enable large file support... no |
---|
239 | checking size of time_t... 8 |
---|
240 | checking for pthread_t... yes |
---|
241 | checking size of pthread_t... 8 |
---|
242 | checking for --enable-toolbox-glue... no |
---|
243 | checking for --enable-framework... no |
---|
244 | checking for dyld... always on for Darwin |
---|
245 | checking SO... .so |
---|
246 | checking LDSHARED... $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup |
---|
247 | checking CCSHARED... |
---|
248 | checking LINKFORSHARED... |
---|
249 | checking CFLAGSFORSHARED... |
---|
250 | checking SHLIBS... $(LIBS) |
---|
251 | checking for dlopen in -ldl... yes |
---|
252 | checking for shl_load in -ldld... no |
---|
253 | checking for library containing sem_init... none required |
---|
254 | checking for textdomain in -lintl... yes |
---|
255 | checking for t_open in -lnsl... no |
---|
256 | checking for socket in -lsocket... no |
---|
257 | checking for --with-libs... no |
---|
258 | checking for --with-signal-module... yes |
---|
259 | checking for --with-dec-threads... no |
---|
260 | checking for --with-threads... yes |
---|
261 | checking if PTHREAD_SCOPE_SYSTEM is supported... yes |
---|
262 | checking for pthread_sigmask... yes |
---|
263 | checking if --enable-ipv6 is specified... yes |
---|
264 | checking ipv6 stack type... kame |
---|
265 | using libc |
---|
266 | checking for --with-doc-strings... yes |
---|
267 | checking for --with-tsc... no |
---|
268 | checking for --with-pymalloc... yes |
---|
269 | checking for --with-wctype-functions... no |
---|
270 | checking for dlopen... yes |
---|
271 | checking DYNLOADFILE... dynload_next.o |
---|
272 | checking MACHDEP_OBJS... MACHDEP_OBJS |
---|
273 | checking for alarm... yes |
---|
274 | checking for bind_textdomain_codeset... no |
---|
275 | checking for chown... yes |
---|
276 | checking for clock... yes |
---|
277 | checking for confstr... yes |
---|
278 | checking for ctermid... yes |
---|
279 | checking for execv... yes |
---|
280 | checking for fork... yes |
---|
281 | checking for fpathconf... yes |
---|
282 | checking for ftime... yes |
---|
283 | checking for ftruncate... yes |
---|
284 | checking for gai_strerror... yes |
---|
285 | checking for getgroups... yes |
---|
286 | checking for getlogin... yes |
---|
287 | checking for getloadavg... yes |
---|
288 | checking for getpeername... yes |
---|
289 | checking for getpgid... yes |
---|
290 | checking for getpid... yes |
---|
291 | checking for getpriority... yes |
---|
292 | checking for getpwent... yes |
---|
293 | checking for getsid... yes |
---|
294 | checking for getwd... yes |
---|
295 | checking for kill... yes |
---|
296 | checking for killpg... yes |
---|
297 | checking for lchown... yes |
---|
298 | checking for lstat... yes |
---|
299 | checking for mkfifo... yes |
---|
300 | checking for mknod... yes |
---|
301 | checking for mktime... yes |
---|
302 | checking for mremap... no |
---|
303 | checking for nice... yes |
---|
304 | checking for pathconf... yes |
---|
305 | checking for pause... yes |
---|
306 | checking for plock... no |
---|
307 | checking for poll... yes |
---|
308 | checking for pthread_init... no |
---|
309 | checking for putenv... yes |
---|
310 | checking for readlink... yes |
---|
311 | checking for realpath... yes |
---|
312 | checking for select... yes |
---|
313 | checking for setegid... yes |
---|
314 | checking for seteuid... yes |
---|
315 | checking for setgid... yes |
---|
316 | checking for setlocale... yes |
---|
317 | checking for setregid... yes |
---|
318 | checking for setreuid... yes |
---|
319 | checking for setsid... yes |
---|
320 | checking for setpgid... yes |
---|
321 | checking for setpgrp... yes |
---|
322 | checking for setuid... yes |
---|
323 | checking for setvbuf... yes |
---|
324 | checking for snprintf... yes |
---|
325 | checking for sigaction... yes |
---|
326 | checking for siginterrupt... yes |
---|
327 | checking for sigrelse... yes |
---|
328 | checking for strftime... yes |
---|
329 | checking for sysconf... yes |
---|
330 | checking for tcgetpgrp... yes |
---|
331 | checking for tcsetpgrp... yes |
---|
332 | checking for tempnam... yes |
---|
333 | checking for timegm... yes |
---|
334 | checking for times... yes |
---|
335 | checking for tmpfile... yes |
---|
336 | checking for tmpnam... yes |
---|
337 | checking for tmpnam_r... no |
---|
338 | checking for truncate... yes |
---|
339 | checking for uname... yes |
---|
340 | checking for unsetenv... yes |
---|
341 | checking for utimes... yes |
---|
342 | checking for waitpid... yes |
---|
343 | checking for wcscoll... yes |
---|
344 | checking for _getpty... no |
---|
345 | checking for chroot... no |
---|
346 | checking for link... yes |
---|
347 | checking for symlink... yes |
---|
348 | checking for fchdir... yes |
---|
349 | checking for fsync... yes |
---|
350 | checking for fdatasync... no |
---|
351 | checking for ctermid_r... no |
---|
352 | checking for flock... no |
---|
353 | checking for getpagesize... no |
---|
354 | checking for true... true |
---|
355 | checking for inet_aton in -lc... yes |
---|
356 | checking for hstrerror... no |
---|
357 | checking for inet_aton... no |
---|
358 | checking for inet_pton... yes |
---|
359 | checking for setgroups... no |
---|
360 | checking for openpty... yes |
---|
361 | checking for forkpty... yes |
---|
362 | checking for fseek64... no |
---|
363 | checking for fseeko... yes |
---|
364 | checking for fstatvfs... yes |
---|
365 | checking for ftell64... no |
---|
366 | checking for ftello... yes |
---|
367 | checking for statvfs... yes |
---|
368 | checking for dup2... yes |
---|
369 | checking for getcwd... yes |
---|
370 | checking for strdup... yes |
---|
371 | checking for strerror... yes |
---|
372 | checking for memmove... yes |
---|
373 | checking for getpgrp... yes |
---|
374 | checking for setpgrp... (cached) yes |
---|
375 | checking for gettimeofday... yes |
---|
376 | checking for major... no |
---|
377 | checking for getaddrinfo... yes |
---|
378 | checking getaddrinfo bug... good |
---|
379 | checking for getnameinfo... yes |
---|
380 | checking whether time.h and sys/time.h may both be included... yes |
---|
381 | checking whether struct tm is in sys/time.h or time.h... time.h |
---|
382 | checking for struct tm.tm_zone... yes |
---|
383 | checking for struct stat.st_rdev... yes |
---|
384 | checking for struct stat.st_blksize... yes |
---|
385 | checking for struct stat.st_blocks... yes |
---|
386 | checking for time.h that defines altzone... no |
---|
387 | checking whether sys/select.h and sys/time.h may both be included... yes |
---|
388 | checking for addrinfo... yes |
---|
389 | checking for sockaddr_storage... yes |
---|
390 | checking whether char is unsigned... no |
---|
391 | checking for an ANSI C-conforming const... yes |
---|
392 | checking for working volatile... yes |
---|
393 | checking for working signed char... yes |
---|
394 | checking for prototypes... yes |
---|
395 | checking for variable length prototypes and stdarg.h... yes |
---|
396 | checking for socketpair... yes |
---|
397 | checking if sockaddr has sa_len member... yes |
---|
398 | checking whether va_list is an array... yes |
---|
399 | checking for gethostbyname_r... no |
---|
400 | checking for gethostbyname... yes |
---|
401 | checking for __fpu_control... no |
---|
402 | checking for __fpu_control in -lieee... no |
---|
403 | checking for --with-fpectl... no |
---|
404 | checking for --with-libm=STRING... default LIBM="" |
---|
405 | checking for --with-libc=STRING... default LIBC="" |
---|
406 | checking for hypot... yes |
---|
407 | checking wchar.h usability... yes |
---|
408 | checking wchar.h presence... yes |
---|
409 | checking for wchar.h... yes |
---|
410 | checking for wchar_t... yes |
---|
411 | checking size of wchar_t... 4 |
---|
412 | checking for UCS-4 tcl... no |
---|
413 | checking whether wchar_t is signed... no |
---|
414 | checking what type to use for unicode... unsigned short |
---|
415 | checking whether byte ordering is bigendian... no |
---|
416 | checking whether right shift extends the sign bit... yes |
---|
417 | checking for getc_unlocked() and friends... yes |
---|
418 | checking for rl_callback_handler_install in -lreadline... yes |
---|
419 | checking for rl_pre_input_hook in -lreadline... yes |
---|
420 | checking for rl_completion_matches in -lreadline... yes |
---|
421 | checking for broken nice()... no |
---|
422 | checking for broken poll()... no |
---|
423 | checking for struct tm.tm_zone... (cached) yes |
---|
424 | checking for working tzset()... yes |
---|
425 | checking for tv_nsec in struct stat... no |
---|
426 | checking whether mvwdelch is an expression... yes |
---|
427 | checking whether WINDOW has _flags... yes |
---|
428 | checking for /dev/ptmx... yes |
---|
429 | checking for /dev/ptc... no |
---|
430 | checking for socklen_t... yes |
---|
431 | checking for build directories... done |
---|
432 | configure: creating ./config.status |
---|
433 | config.status: creating Makefile.pre |
---|
434 | config.status: creating Modules/Setup.config |
---|
435 | config.status: creating pyconfig.h |
---|
436 | creating Setup |
---|
437 | creating Setup.local |
---|
438 | creating Makefile |
---|
439 | ---> Building python24 |
---|
440 | /usr/bin/g++-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Modules/ccpython.o ./Modules/ccpython.cc |
---|
441 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ |
---|
442 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ |
---|
443 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c |
---|
444 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c |
---|
445 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c |
---|
446 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c |
---|
447 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c |
---|
448 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c |
---|
449 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c |
---|
450 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c |
---|
451 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c |
---|
452 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c |
---|
453 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c |
---|
454 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c |
---|
455 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c |
---|
456 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c |
---|
457 | Objects/abstract.c: In function 'objargs_mktuple': |
---|
458 | Objects/abstract.c:1901: warning: 'countva' is used uninitialized in this function |
---|
459 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c |
---|
460 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c |
---|
461 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c |
---|
462 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c |
---|
463 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c |
---|
464 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c |
---|
465 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c |
---|
466 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c |
---|
467 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c |
---|
468 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c |
---|
469 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c |
---|
470 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c |
---|
471 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c |
---|
472 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c |
---|
473 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c |
---|
474 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c |
---|
475 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c |
---|
476 | Objects/longobject.c: In function 'PyLong_AsDouble': |
---|
477 | Objects/longobject.c:667: warning: 'e' may be used uninitialized in this function |
---|
478 | Objects/longobject.c: In function 'long_true_divide': |
---|
479 | Objects/longobject.c:2284: warning: 'aexp' may be used uninitialized in this function |
---|
480 | Objects/longobject.c:2284: warning: 'bexp' may be used uninitialized in this function |
---|
481 | Objects/longobject.c: In function 'PyLong_AsDouble': |
---|
482 | Objects/longobject.c:667: warning: 'e' may be used uninitialized in this function |
---|
483 | Objects/longobject.c: In function 'long_true_divide': |
---|
484 | Objects/longobject.c:2284: warning: 'aexp' may be used uninitialized in this function |
---|
485 | Objects/longobject.c:2284: warning: 'bexp' may be used uninitialized in this function |
---|
486 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c |
---|
487 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c |
---|
488 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c |
---|
489 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c |
---|
490 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c |
---|
491 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c |
---|
492 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c |
---|
493 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c |
---|
494 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c |
---|
495 | Objects/stringobject.c: In function 'PyString_FromFormatV': |
---|
496 | Objects/stringobject.c:174: warning: 'count' is used uninitialized in this function |
---|
497 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c |
---|
498 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c |
---|
499 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c |
---|
500 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c |
---|
501 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c |
---|
502 | Objects/unicodeobject.c: In function 'PyUnicodeUCS2_FromUnicode': |
---|
503 | Objects/unicodeobject.c:329: warning: comparison is always true due to limited range of data type |
---|
504 | Objects/unicodeobject.c: In function 'unicode_decode_call_errorhandler': |
---|
505 | Objects/unicodeobject.c:791: warning: format not a string literal and no format arguments |
---|
506 | Objects/unicodeobject.c: In function 'unicode_encode_call_errorhandler': |
---|
507 | Objects/unicodeobject.c:2500: warning: format not a string literal and no format arguments |
---|
508 | Objects/unicodeobject.c: In function 'unicode_translate_call_errorhandler': |
---|
509 | Objects/unicodeobject.c:3361: warning: format not a string literal and no format arguments |
---|
510 | Objects/unicodeobject.c: In function 'PyUnicodeUCS2_FromUnicode': |
---|
511 | Objects/unicodeobject.c:329: warning: comparison is always true due to limited range of data type |
---|
512 | Objects/unicodeobject.c: In function 'unicode_decode_call_errorhandler': |
---|
513 | Objects/unicodeobject.c:791: warning: format not a string literal and no format arguments |
---|
514 | Objects/unicodeobject.c: In function 'unicode_encode_call_errorhandler': |
---|
515 | Objects/unicodeobject.c:2500: warning: format not a string literal and no format arguments |
---|
516 | Objects/unicodeobject.c: In function 'unicode_translate_call_errorhandler': |
---|
517 | Objects/unicodeobject.c:3361: warning: format not a string literal and no format arguments |
---|
518 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c |
---|
519 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c |
---|
520 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/exceptions.o Python/exceptions.c |
---|
521 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c |
---|
522 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c |
---|
523 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c |
---|
524 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c |
---|
525 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c |
---|
526 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -o Parser/pgen |
---|
527 | Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c |
---|
528 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c |
---|
529 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c |
---|
530 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c |
---|
531 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c |
---|
532 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c |
---|
533 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c |
---|
534 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c |
---|
535 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c |
---|
536 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c |
---|
537 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c |
---|
538 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c |
---|
539 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c |
---|
540 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c |
---|
541 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c |
---|
542 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c |
---|
543 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c |
---|
544 | Python/marshal.c: In function 'PyMarshal_ReadShortFromFile': |
---|
545 | Python/marshal.c:350: warning: 'rf.end' is used uninitialized in this function |
---|
546 | Python/marshal.c:727: note: 'rf.end' was declared here |
---|
547 | Python/marshal.c:350: warning: 'rf.ptr' is used uninitialized in this function |
---|
548 | Python/marshal.c:727: note: 'rf.ptr' was declared here |
---|
549 | Python/marshal.c: In function 'PyMarshal_ReadShortFromFile': |
---|
550 | Python/marshal.c:350: warning: 'rf.end' is used uninitialized in this function |
---|
551 | Python/marshal.c:727: note: 'rf.end' was declared here |
---|
552 | Python/marshal.c:350: warning: 'rf.ptr' is used uninitialized in this function |
---|
553 | Python/marshal.c:727: note: 'rf.ptr' was declared here |
---|
554 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c |
---|
555 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c |
---|
556 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c |
---|
557 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c |
---|
558 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c |
---|
559 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c |
---|
560 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c |
---|
561 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c |
---|
562 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c |
---|
563 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c |
---|
564 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c |
---|
565 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/dynload_next.o Python/dynload_next.c |
---|
566 | Python/dynload_next.c: In function '_PyImport_GetDynLoadFunc': |
---|
567 | Python/dynload_next.c:55: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at //usr/include/mach-o/dyld.h:145) |
---|
568 | Python/dynload_next.c:77: warning: 'NSLinkModule' is deprecated (declared at //usr/include/mach-o/dyld.h:161) |
---|
569 | Python/dynload_next.c:82: warning: 'NSLinkEditError' is deprecated (declared at //usr/include/mach-o/dyld.h:217) |
---|
570 | Python/dynload_next.c:103: warning: 'NSLookupSymbolInModule' is deprecated (declared at //usr/include/mach-o/dyld.h:181) |
---|
571 | Python/dynload_next.c:112: warning: 'NSAddressOfSymbol' is deprecated (declared at //usr/include/mach-o/dyld.h:188) |
---|
572 | Python/dynload_next.c: In function '_PyImport_GetDynLoadFunc': |
---|
573 | Python/dynload_next.c:55: warning: 'NSCreateObjectFileImageFromFile' is deprecated (declared at //usr/include/mach-o/dyld.h:145) |
---|
574 | Python/dynload_next.c:77: warning: 'NSLinkModule' is deprecated (declared at //usr/include/mach-o/dyld.h:161) |
---|
575 | Python/dynload_next.c:82: warning: 'NSLinkEditError' is deprecated (declared at //usr/include/mach-o/dyld.h:217) |
---|
576 | Python/dynload_next.c:103: warning: 'NSLookupSymbolInModule' is deprecated (declared at //usr/include/mach-o/dyld.h:181) |
---|
577 | Python/dynload_next.c:112: warning: 'NSAddressOfSymbol' is deprecated (declared at //usr/include/mach-o/dyld.h:188) |
---|
578 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c |
---|
579 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c |
---|
580 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk"' \ |
---|
581 | -DPREFIX='"/opt/local"' \ |
---|
582 | -DEXEC_PREFIX='"/opt/local"' \ |
---|
583 | -DVERSION='"2.4"' \ |
---|
584 | -DVPATH='""' \ |
---|
585 | -o Modules/getpath.o ./Modules/getpath.c |
---|
586 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c |
---|
587 | Modules/main.c: In function 'usage': |
---|
588 | Modules/main.c:102: warning: format not a string literal and no format arguments |
---|
589 | Modules/main.c:103: warning: format not a string literal and no format arguments |
---|
590 | Modules/main.c:104: warning: format not a string literal and no format arguments |
---|
591 | Modules/main.c: In function 'usage': |
---|
592 | Modules/main.c:102: warning: format not a string literal and no format arguments |
---|
593 | Modules/main.c:103: warning: format not a string literal and no format arguments |
---|
594 | Modules/main.c:104: warning: format not a string literal and no format arguments |
---|
595 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c |
---|
596 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o |
---|
597 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o |
---|
598 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o |
---|
599 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o |
---|
600 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o |
---|
601 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o |
---|
602 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o |
---|
603 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o |
---|
604 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o |
---|
605 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o |
---|
606 | if test -f buildno; then \ |
---|
607 | expr `cat buildno` + 1 >buildno1; \ |
---|
608 | mv -f buildno1 buildno; \ |
---|
609 | else echo 1 >buildno; fi |
---|
610 | /usr/bin/gcc-4.2 -c -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I/opt/local/include -D__DARWIN_UNIX03 -I. -I./Include -DPy_BUILD_CORE -DBUILD=`cat buildno` -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c |
---|
611 | rm -f libpython2.4.a |
---|
612 | ar cr libpython2.4.a Modules/getbuildinfo.o |
---|
613 | ar cr libpython2.4.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o |
---|
614 | ar cr libpython2.4.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o |
---|
615 | ar cr libpython2.4.a Python/bltinmodule.o Python/exceptions.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getmtime.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_next.o Python/thread.o |
---|
616 | ar cr libpython2.4.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o |
---|
617 | ar cr libpython2.4.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o |
---|
618 | ranlib libpython2.4.a |
---|
619 | /usr/bin/g++-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -o python.exe \ |
---|
620 | Modules/ccpython.o \ |
---|
621 | libpython2.4.a -ldl |
---|
622 | case $MAKEFLAGS in \ |
---|
623 | *-s*) CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python.exe -E ./setup.py -q build;; \ |
---|
624 | *) CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python.exe -E ./setup.py build;; \ |
---|
625 | esac |
---|
626 | running build |
---|
627 | running build_ext |
---|
628 | building 'struct' extension |
---|
629 | creating build |
---|
630 | creating build/temp.macosx-10.6-fat-2.4 |
---|
631 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/structmodule.c -o build/temp.macosx-10.6-fat-2.4/structmodule.o |
---|
632 | creating build/lib.macosx-10.6-fat-2.4 |
---|
633 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/structmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/struct.so |
---|
634 | building 'regex' extension |
---|
635 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/regexmodule.c -o build/temp.macosx-10.6-fat-2.4/regexmodule.o |
---|
636 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/regexpr.c -o build/temp.macosx-10.6-fat-2.4/regexpr.o |
---|
637 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/regexmodule.o build/temp.macosx-10.6-fat-2.4/regexpr.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/regex.so |
---|
638 | building '_hotshot' extension |
---|
639 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_hotshot.c -o build/temp.macosx-10.6-fat-2.4/_hotshot.o |
---|
640 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_hotshot.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_hotshot.so |
---|
641 | building '_weakref' extension |
---|
642 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_weakref.c -o build/temp.macosx-10.6-fat-2.4/_weakref.o |
---|
643 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_weakref.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_weakref.so |
---|
644 | building 'array' extension |
---|
645 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/arraymodule.c -o build/temp.macosx-10.6-fat-2.4/arraymodule.o |
---|
646 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/arraymodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/array.so |
---|
647 | building 'cmath' extension |
---|
648 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cmathmodule.c -o build/temp.macosx-10.6-fat-2.4/cmathmodule.o |
---|
649 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/cmathmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/cmath.so |
---|
650 | building 'math' extension |
---|
651 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/mathmodule.c -o build/temp.macosx-10.6-fat-2.4/mathmodule.o |
---|
652 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/mathmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/math.so |
---|
653 | building 'strop' extension |
---|
654 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/stropmodule.c -o build/temp.macosx-10.6-fat-2.4/stropmodule.o |
---|
655 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/stropmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/strop.so |
---|
656 | building 'time' extension |
---|
657 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/timemodule.c -o build/temp.macosx-10.6-fat-2.4/timemodule.o |
---|
658 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/timemodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/time.so |
---|
659 | building 'datetime' extension |
---|
660 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/datetimemodule.c -o build/temp.macosx-10.6-fat-2.4/datetimemodule.o |
---|
661 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/datetimemodule.o build/temp.macosx-10.6-fat-2.4/timemodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/datetime.so |
---|
662 | building '_random' extension |
---|
663 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_randommodule.c -o build/temp.macosx-10.6-fat-2.4/_randommodule.o |
---|
664 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_randommodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_random.so |
---|
665 | building 'itertools' extension |
---|
666 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/itertoolsmodule.c -o build/temp.macosx-10.6-fat-2.4/itertoolsmodule.o |
---|
667 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/itertoolsmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/itertools.so |
---|
668 | building 'collections' extension |
---|
669 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/collectionsmodule.c -o build/temp.macosx-10.6-fat-2.4/collectionsmodule.o |
---|
670 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/collectionsmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/collections.so |
---|
671 | building '_bisect' extension |
---|
672 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_bisectmodule.c -o build/temp.macosx-10.6-fat-2.4/_bisectmodule.o |
---|
673 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_bisectmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_bisect.so |
---|
674 | building '_heapq' extension |
---|
675 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_heapqmodule.c -o build/temp.macosx-10.6-fat-2.4/_heapqmodule.o |
---|
676 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_heapqmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_heapq.so |
---|
677 | building 'operator' extension |
---|
678 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/operator.c -o build/temp.macosx-10.6-fat-2.4/operator.o |
---|
679 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/operator.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/operator.so |
---|
680 | building '_testcapi' extension |
---|
681 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_testcapimodule.c -o build/temp.macosx-10.6-fat-2.4/_testcapimodule.o |
---|
682 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_testcapimodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_testcapi.so |
---|
683 | building 'unicodedata' extension |
---|
684 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c -o build/temp.macosx-10.6-fat-2.4/unicodedata.o |
---|
685 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c: In function '_getcode': |
---|
686 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c:755: warning: 'L' may be used uninitialized in this function |
---|
687 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c:755: warning: 'V' may be used uninitialized in this function |
---|
688 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c:755: warning: 'T' may be used uninitialized in this function |
---|
689 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c: In function '_getcode': |
---|
690 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c:755: warning: 'L' may be used uninitialized in this function |
---|
691 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c:755: warning: 'V' may be used uninitialized in this function |
---|
692 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/unicodedata.c:755: warning: 'T' may be used uninitialized in this function |
---|
693 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/unicodedata.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/unicodedata.so |
---|
694 | building '_locale' extension |
---|
695 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_localemodule.c -o build/temp.macosx-10.6-fat-2.4/_localemodule.o |
---|
696 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_localemodule.o -L/opt/local/lib -L/usr/local/lib -lintl -o build/lib.macosx-10.6-fat-2.4/_locale.so -framework CoreFoundation |
---|
697 | building 'fcntl' extension |
---|
698 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/fcntlmodule.c -o build/temp.macosx-10.6-fat-2.4/fcntlmodule.o |
---|
699 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/fcntlmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/fcntl.so |
---|
700 | building 'grp' extension |
---|
701 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/grpmodule.c -o build/temp.macosx-10.6-fat-2.4/grpmodule.o |
---|
702 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/grpmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/grp.so |
---|
703 | building 'select' extension |
---|
704 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/selectmodule.c -o build/temp.macosx-10.6-fat-2.4/selectmodule.o |
---|
705 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/selectmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/select.so |
---|
706 | building 'md5' extension |
---|
707 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/md5module.c -o build/temp.macosx-10.6-fat-2.4/md5module.o |
---|
708 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/md5c.c -o build/temp.macosx-10.6-fat-2.4/md5c.o |
---|
709 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/md5module.o build/temp.macosx-10.6-fat-2.4/md5c.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/md5.so |
---|
710 | building 'sha' extension |
---|
711 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/shamodule.c -o build/temp.macosx-10.6-fat-2.4/shamodule.o |
---|
712 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/shamodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/sha.so |
---|
713 | building 'binascii' extension |
---|
714 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/binascii.c -o build/temp.macosx-10.6-fat-2.4/binascii.o |
---|
715 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/binascii.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/binascii.so |
---|
716 | building 'parser' extension |
---|
717 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/parsermodule.c -o build/temp.macosx-10.6-fat-2.4/parsermodule.o |
---|
718 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/parsermodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/parser.so |
---|
719 | building 'cStringIO' extension |
---|
720 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cStringIO.c -o build/temp.macosx-10.6-fat-2.4/cStringIO.o |
---|
721 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/cStringIO.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/cStringIO.so |
---|
722 | building 'cPickle' extension |
---|
723 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cPickle.c -o build/temp.macosx-10.6-fat-2.4/cPickle.o |
---|
724 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/cPickle.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/cPickle.so |
---|
725 | building 'mmap' extension |
---|
726 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/mmapmodule.c -o build/temp.macosx-10.6-fat-2.4/mmapmodule.o |
---|
727 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/mmapmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/mmap.so |
---|
728 | building 'syslog' extension |
---|
729 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/syslogmodule.c -o build/temp.macosx-10.6-fat-2.4/syslogmodule.o |
---|
730 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/syslogmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/syslog.so |
---|
731 | building 'timing' extension |
---|
732 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/timingmodule.c -o build/temp.macosx-10.6-fat-2.4/timingmodule.o |
---|
733 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/timingmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/timing.so |
---|
734 | building 'audioop' extension |
---|
735 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/audioop.c -o build/temp.macosx-10.6-fat-2.4/audioop.o |
---|
736 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/audioop.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/audioop.so |
---|
737 | building 'crypt' extension |
---|
738 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cryptmodule.c -o build/temp.macosx-10.6-fat-2.4/cryptmodule.o |
---|
739 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/cryptmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/crypt.so |
---|
740 | building '_csv' extension |
---|
741 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_csv.c -o build/temp.macosx-10.6-fat-2.4/_csv.o |
---|
742 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_csv.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_csv.so |
---|
743 | building '_socket' extension |
---|
744 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/socketmodule.c -o build/temp.macosx-10.6-fat-2.4/socketmodule.o |
---|
745 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/socketmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_socket.so |
---|
746 | building '_ssl' extension |
---|
747 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_ssl.c -o build/temp.macosx-10.6-fat-2.4/_ssl.o |
---|
748 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_ssl.c: In function 'check_socket_and_wait_for_timeout': |
---|
749 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_ssl.c:425: warning: label 'normal_return' defined but not used |
---|
750 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_ssl.c: In function 'check_socket_and_wait_for_timeout': |
---|
751 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_ssl.c:425: warning: label 'normal_return' defined but not used |
---|
752 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_ssl.o -L/opt/local/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.macosx-10.6-fat-2.4/_ssl.so |
---|
753 | building 'bsddb185' extension |
---|
754 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/bsddbmodule.c -o build/temp.macosx-10.6-fat-2.4/bsddbmodule.o |
---|
755 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/bsddbmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/bsddb185.so |
---|
756 | building 'dbm' extension |
---|
757 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DHAVE_NDBM_H -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/dbmmodule.c -o build/temp.macosx-10.6-fat-2.4/dbmmodule.o |
---|
758 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/dbmmodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/dbm.so |
---|
759 | building 'gdbm' extension |
---|
760 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/gdbmmodule.c -o build/temp.macosx-10.6-fat-2.4/gdbmmodule.o |
---|
761 | In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/gdbmmodule.c:12: |
---|
762 | /opt/local/include/gdbm.h:85: warning: function declaration isn't a prototype |
---|
763 | In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/gdbmmodule.c:12: |
---|
764 | /opt/local/include/gdbm.h:85: warning: function declaration isn't a prototype |
---|
765 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/gdbmmodule.o -L/opt/local/lib -L/usr/local/lib -lgdbm -o build/lib.macosx-10.6-fat-2.4/gdbm.so |
---|
766 | building 'termios' extension |
---|
767 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/termios.c -o build/temp.macosx-10.6-fat-2.4/termios.o |
---|
768 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/termios.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/termios.so |
---|
769 | building 'resource' extension |
---|
770 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/resource.c -o build/temp.macosx-10.6-fat-2.4/resource.o |
---|
771 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/resource.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/resource.so |
---|
772 | building 'nis' extension |
---|
773 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/nismodule.c -o build/temp.macosx-10.6-fat-2.4/nismodule.o |
---|
774 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/nismodule.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/nis.so |
---|
775 | building '_curses' extension |
---|
776 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_cursesmodule.c -o build/temp.macosx-10.6-fat-2.4/_cursesmodule.o |
---|
777 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_cursesmodule.c: In function 'PyCurses_getsyx': |
---|
778 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_cursesmodule.c:1645: warning: 'y' may be used uninitialized in this function |
---|
779 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_cursesmodule.c:1645: warning: 'x' may be used uninitialized in this function |
---|
780 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_cursesmodule.c: In function 'PyCurses_getsyx': |
---|
781 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_cursesmodule.c:1645: warning: 'y' may be used uninitialized in this function |
---|
782 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_cursesmodule.c:1645: warning: 'x' may be used uninitialized in this function |
---|
783 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_cursesmodule.o -L/opt/local/lib -L/usr/local/lib -lncursesw -o build/lib.macosx-10.6-fat-2.4/_curses.so |
---|
784 | building '_curses_panel' extension |
---|
785 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/_curses_panel.c -o build/temp.macosx-10.6-fat-2.4/_curses_panel.o |
---|
786 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_curses_panel.o -L/opt/local/lib -L/usr/local/lib -lpanelw -lncursesw -o build/lib.macosx-10.6-fat-2.4/_curses_panel.so |
---|
787 | building 'zlib' extension |
---|
788 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/zlibmodule.c -o build/temp.macosx-10.6-fat-2.4/zlibmodule.o |
---|
789 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/zlibmodule.o -L/opt/local/lib -L/usr/local/lib -lz -o build/lib.macosx-10.6-fat-2.4/zlib.so |
---|
790 | building 'bz2' extension |
---|
791 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/bz2module.c -o build/temp.macosx-10.6-fat-2.4/bz2module.o |
---|
792 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/bz2module.o -L/opt/local/lib -L/usr/local/lib -lbz2 -o build/lib.macosx-10.6-fat-2.4/bz2.so |
---|
793 | building 'pyexpat' extension |
---|
794 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DHAVE_EXPAT_CONFIG_H=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Modules/expat -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/pyexpat.c -o build/temp.macosx-10.6-fat-2.4/pyexpat.o |
---|
795 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DHAVE_EXPAT_CONFIG_H=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Modules/expat -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/expat/xmlparse.c -o build/temp.macosx-10.6-fat-2.4/xmlparse.o |
---|
796 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DHAVE_EXPAT_CONFIG_H=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Modules/expat -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/expat/xmlrole.c -o build/temp.macosx-10.6-fat-2.4/xmlrole.o |
---|
797 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -DHAVE_EXPAT_CONFIG_H=1 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Modules/expat -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/expat/xmltok.c -o build/temp.macosx-10.6-fat-2.4/xmltok.o |
---|
798 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/pyexpat.o build/temp.macosx-10.6-fat-2.4/xmlparse.o build/temp.macosx-10.6-fat-2.4/xmlrole.o build/temp.macosx-10.6-fat-2.4/xmltok.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/pyexpat.so |
---|
799 | building '_multibytecodec' extension |
---|
800 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cjkcodecs/multibytecodec.c -o build/temp.macosx-10.6-fat-2.4/multibytecodec.o |
---|
801 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/multibytecodec.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_multibytecodec.so |
---|
802 | building '_codecs_kr' extension |
---|
803 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cjkcodecs/_codecs_kr.c -o build/temp.macosx-10.6-fat-2.4/_codecs_kr.o |
---|
804 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_codecs_kr.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_codecs_kr.so |
---|
805 | building '_codecs_jp' extension |
---|
806 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cjkcodecs/_codecs_jp.c -o build/temp.macosx-10.6-fat-2.4/_codecs_jp.o |
---|
807 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_codecs_jp.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_codecs_jp.so |
---|
808 | building '_codecs_cn' extension |
---|
809 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cjkcodecs/_codecs_cn.c -o build/temp.macosx-10.6-fat-2.4/_codecs_cn.o |
---|
810 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_codecs_cn.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_codecs_cn.so |
---|
811 | building '_codecs_tw' extension |
---|
812 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cjkcodecs/_codecs_tw.c -o build/temp.macosx-10.6-fat-2.4/_codecs_tw.o |
---|
813 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_codecs_tw.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_codecs_tw.so |
---|
814 | building '_codecs_hk' extension |
---|
815 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cjkcodecs/_codecs_hk.c -o build/temp.macosx-10.6-fat-2.4/_codecs_hk.o |
---|
816 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_codecs_hk.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_codecs_hk.so |
---|
817 | building '_codecs_iso2022' extension |
---|
818 | /usr/bin/gcc-4.2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -arch x86_64 -arch i386 -isysroot / -fno-strict-aliasing -fno-common -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/./Include -I/opt/local/include -I/usr/local/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6 -c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.macosx-10.6-fat-2.4/_codecs_iso2022.o |
---|
819 | /usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup build/temp.macosx-10.6-fat-2.4/_codecs_iso2022.o -L/opt/local/lib -L/usr/local/lib -o build/lib.macosx-10.6-fat-2.4/_codecs_iso2022.so |
---|
820 | running build_scripts |
---|
821 | creating build/scripts-2.4 |
---|
822 | copying and adjusting /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Tools/scripts/pydoc -> build/scripts-2.4 |
---|
823 | copying and adjusting /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Tools/scripts/idle -> build/scripts-2.4 |
---|
824 | copying and adjusting /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/Python-2.4.6/Lib/smtpd.py -> build/scripts-2.4 |
---|
825 | changing mode of build/scripts-2.4/pydoc from 644 to 755 |
---|
826 | changing mode of build/scripts-2.4/idle from 644 to 755 |
---|
827 | changing mode of build/scripts-2.4/smtpd.py from 644 to 755 |
---|
828 | ---> Staging python24 into destroot |
---|
829 | . changed |
---|
830 | gid expected 0 found 80 modified |
---|
831 | ./usr missing (created) |
---|
832 | . missing (directory not created: File exists) |
---|
833 | ./Applications missing (created) |
---|
834 | ./Developer missing (created) |
---|
835 | ./Library missing (created) |
---|
836 | . changed |
---|
837 | gid expected 80 found 0 modified |
---|
838 | ./bin missing (created) |
---|
839 | ./etc missing (created) |
---|
840 | ./include missing (created) |
---|
841 | ./lib missing (created) |
---|
842 | ./lib/pkgconfig missing (created) |
---|
843 | ./libexec missing (created) |
---|
844 | ./sbin missing (created) |
---|
845 | ./share missing (created) |
---|
846 | ./share/info missing (created) |
---|
847 | ./share/man missing (created) |
---|
848 | ./share/man/cat1 missing (created) |
---|
849 | ./share/man/cat2 missing (created) |
---|
850 | ./share/man/cat3 missing (created) |
---|
851 | ./share/man/cat4 missing (created) |
---|
852 | ./share/man/cat5 missing (created) |
---|
853 | ./share/man/cat6 missing (created) |
---|
854 | ./share/man/cat7 missing (created) |
---|
855 | ./share/man/cat8 missing (created) |
---|
856 | ./share/man/cat9 missing (created) |
---|
857 | ./share/man/catl missing (created) |
---|
858 | ./share/man/catn missing (created) |
---|
859 | ./share/man/man1 missing (created) |
---|
860 | ./share/man/man2 missing (created) |
---|
861 | ./share/man/man3 missing (created) |
---|
862 | ./share/man/man4 missing (created) |
---|
863 | ./share/man/man5 missing (created) |
---|
864 | ./share/man/man6 missing (created) |
---|
865 | ./share/man/man7 missing (created) |
---|
866 | ./share/man/man8 missing (created) |
---|
867 | ./share/man/man9 missing (created) |
---|
868 | ./share/man/manl missing (created) |
---|
869 | ./share/man/mann missing (created) |
---|
870 | ./share/nls missing (created) |
---|
871 | ./share/nls/C missing (created) |
---|
872 | ./share/nls/af_ZA.ISO8859-1 missing (created) |
---|
873 | ./share/nls/af_ZA.ISO8859-15 missing (created) |
---|
874 | ./share/nls/bg_BG.CP1251 missing (created) |
---|
875 | ./share/nls/cs_CZ.ISO8859-2 missing (created) |
---|
876 | ./share/nls/da_DK.ISO8859-1 missing (created) |
---|
877 | ./share/nls/da_DK.ISO8859-15 missing (created) |
---|
878 | ./share/nls/de_AT.ISO8859-1 missing (created) |
---|
879 | ./share/nls/de_AT.ISO8859-15 missing (created) |
---|
880 | ./share/nls/de_CH.ISO8859-1 missing (created) |
---|
881 | ./share/nls/de_CH.ISO8859-15 missing (created) |
---|
882 | ./share/nls/de_DE.ISO8859-1 missing (created) |
---|
883 | ./share/nls/de_DE.ISO8859-15 missing (created) |
---|
884 | ./share/nls/el_GR.ISO8859-7 missing (created) |
---|
885 | ./share/nls/en_AU.ISO8859-1 missing (created) |
---|
886 | ./share/nls/en_AU.ISO8859-15 missing (created) |
---|
887 | ./share/nls/en_AU.US-ASCII missing (created) |
---|
888 | ./share/nls/en_CA.ISO8859-1 missing (created) |
---|
889 | ./share/nls/en_CA.ISO8859-15 missing (created) |
---|
890 | ./share/nls/en_CA.US-ASCII missing (created) |
---|
891 | ./share/nls/en_GB.ISO8859-1 missing (created) |
---|
892 | ./share/nls/en_GB.ISO8859-15 missing (created) |
---|
893 | ./share/nls/en_GB.US-ASCII missing (created) |
---|
894 | ./share/nls/en_NZ.ISO8859-1 missing (created) |
---|
895 | ./share/nls/en_NZ.ISO8859-15 missing (created) |
---|
896 | ./share/nls/en_NZ.US-ASCII missing (created) |
---|
897 | ./share/nls/en_US.ISO8859-1 missing (created) |
---|
898 | ./share/nls/en_US.ISO8859-15 missing (created) |
---|
899 | ./share/nls/es_ES.ISO8859-1 missing (created) |
---|
900 | ./share/nls/es_ES.ISO8859-15 missing (created) |
---|
901 | ./share/nls/et_EE.ISO8859-15 missing (created) |
---|
902 | ./share/nls/fi_FI.ISO8859-1 missing (created) |
---|
903 | ./share/nls/fi_FI.ISO8859-15 missing (created) |
---|
904 | ./share/nls/fr_BE.ISO8859-1 missing (created) |
---|
905 | ./share/nls/fr_BE.ISO8859-15 missing (created) |
---|
906 | ./share/nls/fr_CA.ISO8859-1 missing (created) |
---|
907 | ./share/nls/fr_CA.ISO8859-15 missing (created) |
---|
908 | ./share/nls/fr_CH.ISO8859-1 missing (created) |
---|
909 | ./share/nls/fr_CH.ISO8859-15 missing (created) |
---|
910 | ./share/nls/fr_FR.ISO8859-1 missing (created) |
---|
911 | ./share/nls/fr_FR.ISO8859-15 missing (created) |
---|
912 | ./share/nls/hi_IN.ISCII-DEV missing (created) |
---|
913 | ./share/nls/hr_HR.ISO8859-2 missing (created) |
---|
914 | ./share/nls/hu_HU.ISO8859-2 missing (created) |
---|
915 | ./share/nls/is_IS.ISO8859-1 missing (created) |
---|
916 | ./share/nls/is_IS.ISO8859-15 missing (created) |
---|
917 | ./share/nls/it_CH.ISO8859-1 missing (created) |
---|
918 | ./share/nls/it_CH.ISO8859-15 missing (created) |
---|
919 | ./share/nls/it_IT.ISO8859-1 missing (created) |
---|
920 | ./share/nls/it_IT.ISO8859-15 missing (created) |
---|
921 | ./share/nls/ja_JP.SJIS missing (created) |
---|
922 | ./share/nls/ja_JP.eucJP missing (created) |
---|
923 | ./share/nls/ko_KR.eucKR missing (created) |
---|
924 | ./share/nls/la_LN.ISO8859-1 missing (created) |
---|
925 | ./share/nls/la_LN.ISO8859-15 missing (created) |
---|
926 | ./share/nls/la_LN.ISO8859-2 missing (created) |
---|
927 | ./share/nls/la_LN.ISO8859-4 missing (created) |
---|
928 | ./share/nls/la_LN.US-ASCII missing (created) |
---|
929 | ./share/nls/lt_LT.ISO8859-4 missing (created) |
---|
930 | ./share/nls/nl_BE.ISO8859-1 missing (created) |
---|
931 | ./share/nls/nl_BE.ISO8859-15 missing (created) |
---|
932 | ./share/nls/nl_NL.ISO8859-1 missing (created) |
---|
933 | ./share/nls/nl_NL.ISO8859-15 missing (created) |
---|
934 | ./share/nls/no_NO.ISO8859-1 missing (created) |
---|
935 | ./share/nls/no_NO.ISO8859-15 missing (created) |
---|
936 | ./share/nls/pl_PL.ISO8859-2 missing (created) |
---|
937 | ./share/nls/pt_BR.ISO8859-1 missing (created) |
---|
938 | ./share/nls/pt_PT.ISO8859-1 missing (created) |
---|
939 | ./share/nls/pt_PT.ISO8859-15 missing (created) |
---|
940 | ./share/nls/ro_RO.ISO8859-2 missing (created) |
---|
941 | ./share/nls/ru_RU.CP866 missing (created) |
---|
942 | ./share/nls/ru_RU.ISO8859-5 missing (created) |
---|
943 | ./share/nls/ru_RU.KOI8-R missing (created) |
---|
944 | ./share/nls/sk_SK.ISO8859-2 missing (created) |
---|
945 | ./share/nls/sl_SI.ISO8859-2 missing (created) |
---|
946 | ./share/nls/sv_SE.ISO8859-1 missing (created) |
---|
947 | ./share/nls/sv_SE.ISO8859-15 missing (created) |
---|
948 | ./share/nls/tr_TR.ISO8859-9 missing (created) |
---|
949 | ./share/nls/uk_UA.ISO8859-5 missing (created) |
---|
950 | ./share/nls/uk_UA.KOI8-U missing (created) |
---|
951 | ./share/nls/zh_CN.eucCN missing (created) |
---|
952 | ./share/nls/zh_TW.Big5 missing (created) |
---|
953 | ./share/skel missing (created) |
---|
954 | ./src missing (created) |
---|
955 | ./var missing (created) |
---|
956 | ./var/macports missing (created) |
---|
957 | ./var/macports/build missing (created) |
---|
958 | ./var/macports/distfiles missing (created) |
---|
959 | ./var/macports/logs missing (created) |
---|
960 | ./var/macports/packages missing (created) |
---|
961 | ./var/macports/receipts missing (created) |
---|
962 | ./var/macports/registry missing (created) |
---|
963 | ./www missing (created) |
---|
964 | /usr/bin/install -c python.exe /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin/python2.4 |
---|
965 | if test -f libpython2.4.so; then \ |
---|
966 | if test ".so" = .dll; then \ |
---|
967 | /usr/bin/install -c -m 555 libpython2.4.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin; \ |
---|
968 | else \ |
---|
969 | /usr/bin/install -c -m 555 libpython2.4.so /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/libpython2.4.a; \ |
---|
970 | if test libpython2.4.so != libpython2.4.a; then \ |
---|
971 | (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib; ln -sf libpython2.4.a libpython2.4.so); \ |
---|
972 | fi \ |
---|
973 | fi; \ |
---|
974 | else true; \ |
---|
975 | fi |
---|
976 | Creating directory /opt/local/lib/python2.4 |
---|
977 | Creating directory /opt/local/lib/python2.4/lib-old |
---|
978 | Creating directory /opt/local/lib/python2.4/lib-tk |
---|
979 | Creating directory /opt/local/lib/python2.4/site-packages |
---|
980 | Creating directory /opt/local/lib/python2.4/test |
---|
981 | Creating directory /opt/local/lib/python2.4/test/output |
---|
982 | Creating directory /opt/local/lib/python2.4/test/decimaltestdata |
---|
983 | Creating directory /opt/local/lib/python2.4/encodings |
---|
984 | Creating directory /opt/local/lib/python2.4/email |
---|
985 | Creating directory /opt/local/lib/python2.4/email/test |
---|
986 | Creating directory /opt/local/lib/python2.4/email/test/data |
---|
987 | Creating directory /opt/local/lib/python2.4/compiler |
---|
988 | Creating directory /opt/local/lib/python2.4/hotshot |
---|
989 | Creating directory /opt/local/lib/python2.4/logging |
---|
990 | Creating directory /opt/local/lib/python2.4/bsddb |
---|
991 | Creating directory /opt/local/lib/python2.4/bsddb/test |
---|
992 | Creating directory /opt/local/lib/python2.4/idlelib |
---|
993 | Creating directory /opt/local/lib/python2.4/idlelib/Icons |
---|
994 | Creating directory /opt/local/lib/python2.4/distutils |
---|
995 | Creating directory /opt/local/lib/python2.4/distutils/command |
---|
996 | Creating directory /opt/local/lib/python2.4/distutils/tests |
---|
997 | Creating directory /opt/local/lib/python2.4/xml |
---|
998 | Creating directory /opt/local/lib/python2.4/xml/dom |
---|
999 | Creating directory /opt/local/lib/python2.4/xml/parsers |
---|
1000 | Creating directory /opt/local/lib/python2.4/xml/sax |
---|
1001 | Creating directory /opt/local/lib/python2.4/curses |
---|
1002 | Creating directory /opt/local/lib/python2.4/plat-darwin |
---|
1003 | Creating directory /opt/local/lib/python2.4/plat-mac |
---|
1004 | Creating directory /opt/local/lib/python2.4/plat-mac/Carbon |
---|
1005 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages |
---|
1006 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites |
---|
1007 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior |
---|
1008 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
1009 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
1010 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
1011 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
1012 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
1013 | Creating directory /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal |
---|
1014 | /usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /opt/local/lib/python2.4 |
---|
1015 | /usr/bin/install -c -m 644 ./Lib/Bastion.py /opt/local/lib/python2.4 |
---|
1016 | /usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /opt/local/lib/python2.4 |
---|
1017 | /usr/bin/install -c -m 644 ./Lib/ConfigParser.py /opt/local/lib/python2.4 |
---|
1018 | /usr/bin/install -c -m 644 ./Lib/Cookie.py /opt/local/lib/python2.4 |
---|
1019 | /usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /opt/local/lib/python2.4 |
---|
1020 | /usr/bin/install -c -m 644 ./Lib/HTMLParser.py /opt/local/lib/python2.4 |
---|
1021 | /usr/bin/install -c -m 644 ./Lib/MimeWriter.py /opt/local/lib/python2.4 |
---|
1022 | /usr/bin/install -c -m 644 ./Lib/Queue.py /opt/local/lib/python2.4 |
---|
1023 | /usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /opt/local/lib/python2.4 |
---|
1024 | /usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /opt/local/lib/python2.4 |
---|
1025 | /usr/bin/install -c -m 644 ./Lib/SocketServer.py /opt/local/lib/python2.4 |
---|
1026 | /usr/bin/install -c -m 644 ./Lib/StringIO.py /opt/local/lib/python2.4 |
---|
1027 | /usr/bin/install -c -m 644 ./Lib/UserDict.py /opt/local/lib/python2.4 |
---|
1028 | /usr/bin/install -c -m 644 ./Lib/UserList.py /opt/local/lib/python2.4 |
---|
1029 | /usr/bin/install -c ./Lib/UserString.py /opt/local/lib/python2.4 |
---|
1030 | /usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /opt/local/lib/python2.4 |
---|
1031 | /usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /opt/local/lib/python2.4 |
---|
1032 | /usr/bin/install -c -m 644 ./Lib/__future__.py /opt/local/lib/python2.4 |
---|
1033 | /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /opt/local/lib/python2.4 |
---|
1034 | /usr/bin/install -c -m 644 ./Lib/_strptime.py /opt/local/lib/python2.4 |
---|
1035 | /usr/bin/install -c -m 644 ./Lib/_threading_local.py /opt/local/lib/python2.4 |
---|
1036 | /usr/bin/install -c -m 644 ./Lib/aifc.py /opt/local/lib/python2.4 |
---|
1037 | /usr/bin/install -c -m 644 ./Lib/anydbm.py /opt/local/lib/python2.4 |
---|
1038 | /usr/bin/install -c -m 644 ./Lib/asynchat.py /opt/local/lib/python2.4 |
---|
1039 | /usr/bin/install -c -m 644 ./Lib/asyncore.py /opt/local/lib/python2.4 |
---|
1040 | /usr/bin/install -c -m 644 ./Lib/atexit.py /opt/local/lib/python2.4 |
---|
1041 | /usr/bin/install -c -m 644 ./Lib/audiodev.py /opt/local/lib/python2.4 |
---|
1042 | /usr/bin/install -c ./Lib/base64.py /opt/local/lib/python2.4 |
---|
1043 | /usr/bin/install -c -m 644 ./Lib/bdb.py /opt/local/lib/python2.4 |
---|
1044 | /usr/bin/install -c -m 644 ./Lib/binhex.py /opt/local/lib/python2.4 |
---|
1045 | /usr/bin/install -c -m 644 ./Lib/bisect.py /opt/local/lib/python2.4 |
---|
1046 | /usr/bin/install -c -m 644 ./Lib/calendar.py /opt/local/lib/python2.4 |
---|
1047 | /usr/bin/install -c ./Lib/cgi.py /opt/local/lib/python2.4 |
---|
1048 | /usr/bin/install -c -m 644 ./Lib/cgitb.py /opt/local/lib/python2.4 |
---|
1049 | /usr/bin/install -c -m 644 ./Lib/chunk.py /opt/local/lib/python2.4 |
---|
1050 | /usr/bin/install -c -m 644 ./Lib/cmd.py /opt/local/lib/python2.4 |
---|
1051 | /usr/bin/install -c -m 644 ./Lib/code.py /opt/local/lib/python2.4 |
---|
1052 | /usr/bin/install -c -m 644 ./Lib/codecs.py /opt/local/lib/python2.4 |
---|
1053 | /usr/bin/install -c -m 644 ./Lib/codeop.py /opt/local/lib/python2.4 |
---|
1054 | /usr/bin/install -c -m 644 ./Lib/colorsys.py /opt/local/lib/python2.4 |
---|
1055 | /usr/bin/install -c -m 644 ./Lib/commands.py /opt/local/lib/python2.4 |
---|
1056 | /usr/bin/install -c -m 644 ./Lib/compileall.py /opt/local/lib/python2.4 |
---|
1057 | /usr/bin/install -c -m 644 ./Lib/cookielib.py /opt/local/lib/python2.4 |
---|
1058 | /usr/bin/install -c -m 644 ./Lib/copy.py /opt/local/lib/python2.4 |
---|
1059 | /usr/bin/install -c -m 644 ./Lib/copy_reg.py /opt/local/lib/python2.4 |
---|
1060 | /usr/bin/install -c -m 644 ./Lib/csv.py /opt/local/lib/python2.4 |
---|
1061 | /usr/bin/install -c -m 644 ./Lib/dbhash.py /opt/local/lib/python2.4 |
---|
1062 | /usr/bin/install -c -m 644 ./Lib/decimal.py /opt/local/lib/python2.4 |
---|
1063 | /usr/bin/install -c -m 644 ./Lib/difflib.py /opt/local/lib/python2.4 |
---|
1064 | /usr/bin/install -c -m 644 ./Lib/dircache.py /opt/local/lib/python2.4 |
---|
1065 | /usr/bin/install -c -m 644 ./Lib/dis.py /opt/local/lib/python2.4 |
---|
1066 | /usr/bin/install -c -m 644 ./Lib/doctest.py /opt/local/lib/python2.4 |
---|
1067 | /usr/bin/install -c -m 644 ./Lib/dumbdbm.py /opt/local/lib/python2.4 |
---|
1068 | /usr/bin/install -c -m 644 ./Lib/dummy_thread.py /opt/local/lib/python2.4 |
---|
1069 | /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /opt/local/lib/python2.4 |
---|
1070 | /usr/bin/install -c -m 644 ./Lib/filecmp.py /opt/local/lib/python2.4 |
---|
1071 | /usr/bin/install -c -m 644 ./Lib/fileinput.py /opt/local/lib/python2.4 |
---|
1072 | /usr/bin/install -c -m 644 ./Lib/fnmatch.py /opt/local/lib/python2.4 |
---|
1073 | /usr/bin/install -c -m 644 ./Lib/formatter.py /opt/local/lib/python2.4 |
---|
1074 | /usr/bin/install -c -m 644 ./Lib/fpformat.py /opt/local/lib/python2.4 |
---|
1075 | /usr/bin/install -c -m 644 ./Lib/ftplib.py /opt/local/lib/python2.4 |
---|
1076 | /usr/bin/install -c -m 644 ./Lib/getopt.py /opt/local/lib/python2.4 |
---|
1077 | /usr/bin/install -c -m 644 ./Lib/getpass.py /opt/local/lib/python2.4 |
---|
1078 | /usr/bin/install -c -m 644 ./Lib/gettext.py /opt/local/lib/python2.4 |
---|
1079 | /usr/bin/install -c -m 644 ./Lib/glob.py /opt/local/lib/python2.4 |
---|
1080 | /usr/bin/install -c -m 644 ./Lib/gopherlib.py /opt/local/lib/python2.4 |
---|
1081 | /usr/bin/install -c -m 644 ./Lib/gzip.py /opt/local/lib/python2.4 |
---|
1082 | /usr/bin/install -c -m 644 ./Lib/heapq.py /opt/local/lib/python2.4 |
---|
1083 | /usr/bin/install -c -m 644 ./Lib/hmac.py /opt/local/lib/python2.4 |
---|
1084 | /usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /opt/local/lib/python2.4 |
---|
1085 | /usr/bin/install -c -m 644 ./Lib/htmllib.py /opt/local/lib/python2.4 |
---|
1086 | /usr/bin/install -c -m 644 ./Lib/httplib.py /opt/local/lib/python2.4 |
---|
1087 | /usr/bin/install -c -m 644 ./Lib/ihooks.py /opt/local/lib/python2.4 |
---|
1088 | /usr/bin/install -c -m 644 ./Lib/imaplib.py /opt/local/lib/python2.4 |
---|
1089 | /usr/bin/install -c -m 644 ./Lib/imghdr.py /opt/local/lib/python2.4 |
---|
1090 | /usr/bin/install -c -m 644 ./Lib/imputil.py /opt/local/lib/python2.4 |
---|
1091 | /usr/bin/install -c -m 644 ./Lib/inspect.py /opt/local/lib/python2.4 |
---|
1092 | /usr/bin/install -c ./Lib/keyword.py /opt/local/lib/python2.4 |
---|
1093 | /usr/bin/install -c -m 644 ./Lib/linecache.py /opt/local/lib/python2.4 |
---|
1094 | /usr/bin/install -c -m 644 ./Lib/locale.py /opt/local/lib/python2.4 |
---|
1095 | /usr/bin/install -c -m 644 ./Lib/macpath.py /opt/local/lib/python2.4 |
---|
1096 | /usr/bin/install -c -m 644 ./Lib/macurl2path.py /opt/local/lib/python2.4 |
---|
1097 | /usr/bin/install -c ./Lib/mailbox.py /opt/local/lib/python2.4 |
---|
1098 | /usr/bin/install -c -m 644 ./Lib/mailcap.py /opt/local/lib/python2.4 |
---|
1099 | /usr/bin/install -c -m 644 ./Lib/markupbase.py /opt/local/lib/python2.4 |
---|
1100 | /usr/bin/install -c -m 644 ./Lib/mhlib.py /opt/local/lib/python2.4 |
---|
1101 | /usr/bin/install -c -m 644 ./Lib/mimetools.py /opt/local/lib/python2.4 |
---|
1102 | /usr/bin/install -c -m 644 ./Lib/mimetypes.py /opt/local/lib/python2.4 |
---|
1103 | /usr/bin/install -c ./Lib/mimify.py /opt/local/lib/python2.4 |
---|
1104 | /usr/bin/install -c -m 644 ./Lib/modulefinder.py /opt/local/lib/python2.4 |
---|
1105 | /usr/bin/install -c -m 644 ./Lib/multifile.py /opt/local/lib/python2.4 |
---|
1106 | /usr/bin/install -c -m 644 ./Lib/mutex.py /opt/local/lib/python2.4 |
---|
1107 | /usr/bin/install -c -m 644 ./Lib/netrc.py /opt/local/lib/python2.4 |
---|
1108 | /usr/bin/install -c -m 644 ./Lib/new.py /opt/local/lib/python2.4 |
---|
1109 | /usr/bin/install -c -m 644 ./Lib/nntplib.py /opt/local/lib/python2.4 |
---|
1110 | /usr/bin/install -c -m 644 ./Lib/ntpath.py /opt/local/lib/python2.4 |
---|
1111 | /usr/bin/install -c -m 644 ./Lib/nturl2path.py /opt/local/lib/python2.4 |
---|
1112 | /usr/bin/install -c -m 644 ./Lib/opcode.py /opt/local/lib/python2.4 |
---|
1113 | /usr/bin/install -c -m 644 ./Lib/optparse.py /opt/local/lib/python2.4 |
---|
1114 | /usr/bin/install -c -m 644 ./Lib/os.py /opt/local/lib/python2.4 |
---|
1115 | /usr/bin/install -c -m 644 ./Lib/os2emxpath.py /opt/local/lib/python2.4 |
---|
1116 | /usr/bin/install -c ./Lib/pdb.py /opt/local/lib/python2.4 |
---|
1117 | /usr/bin/install -c -m 644 ./Lib/pickle.py /opt/local/lib/python2.4 |
---|
1118 | /usr/bin/install -c -m 644 ./Lib/pickletools.py /opt/local/lib/python2.4 |
---|
1119 | /usr/bin/install -c -m 644 ./Lib/pipes.py /opt/local/lib/python2.4 |
---|
1120 | /usr/bin/install -c -m 644 ./Lib/pkgutil.py /opt/local/lib/python2.4 |
---|
1121 | /usr/bin/install -c ./Lib/platform.py /opt/local/lib/python2.4 |
---|
1122 | /usr/bin/install -c -m 644 ./Lib/popen2.py /opt/local/lib/python2.4 |
---|
1123 | /usr/bin/install -c -m 644 ./Lib/poplib.py /opt/local/lib/python2.4 |
---|
1124 | /usr/bin/install -c -m 644 ./Lib/posixfile.py /opt/local/lib/python2.4 |
---|
1125 | /usr/bin/install -c -m 644 ./Lib/posixpath.py /opt/local/lib/python2.4 |
---|
1126 | /usr/bin/install -c -m 644 ./Lib/pprint.py /opt/local/lib/python2.4 |
---|
1127 | /usr/bin/install -c ./Lib/profile.py /opt/local/lib/python2.4 |
---|
1128 | /usr/bin/install -c -m 644 ./Lib/pstats.py /opt/local/lib/python2.4 |
---|
1129 | /usr/bin/install -c -m 644 ./Lib/pty.py /opt/local/lib/python2.4 |
---|
1130 | /usr/bin/install -c -m 644 ./Lib/py_compile.py /opt/local/lib/python2.4 |
---|
1131 | /usr/bin/install -c -m 644 ./Lib/pyclbr.py /opt/local/lib/python2.4 |
---|
1132 | /usr/bin/install -c ./Lib/pydoc.py /opt/local/lib/python2.4 |
---|
1133 | /usr/bin/install -c ./Lib/quopri.py /opt/local/lib/python2.4 |
---|
1134 | /usr/bin/install -c -m 644 ./Lib/random.py /opt/local/lib/python2.4 |
---|
1135 | /usr/bin/install -c -m 644 ./Lib/re.py /opt/local/lib/python2.4 |
---|
1136 | /usr/bin/install -c ./Lib/reconvert.py /opt/local/lib/python2.4 |
---|
1137 | /usr/bin/install -c -m 644 ./Lib/regex_syntax.py /opt/local/lib/python2.4 |
---|
1138 | /usr/bin/install -c -m 644 ./Lib/regsub.py /opt/local/lib/python2.4 |
---|
1139 | /usr/bin/install -c -m 644 ./Lib/repr.py /opt/local/lib/python2.4 |
---|
1140 | /usr/bin/install -c -m 644 ./Lib/rexec.py /opt/local/lib/python2.4 |
---|
1141 | /usr/bin/install -c -m 644 ./Lib/rfc822.py /opt/local/lib/python2.4 |
---|
1142 | /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /opt/local/lib/python2.4 |
---|
1143 | /usr/bin/install -c -m 644 ./Lib/robotparser.py /opt/local/lib/python2.4 |
---|
1144 | /usr/bin/install -c -m 644 ./Lib/sched.py /opt/local/lib/python2.4 |
---|
1145 | /usr/bin/install -c -m 644 ./Lib/sets.py /opt/local/lib/python2.4 |
---|
1146 | /usr/bin/install -c -m 644 ./Lib/sgmllib.py /opt/local/lib/python2.4 |
---|
1147 | /usr/bin/install -c -m 644 ./Lib/shelve.py /opt/local/lib/python2.4 |
---|
1148 | /usr/bin/install -c -m 644 ./Lib/shlex.py /opt/local/lib/python2.4 |
---|
1149 | /usr/bin/install -c -m 644 ./Lib/shutil.py /opt/local/lib/python2.4 |
---|
1150 | /usr/bin/install -c -m 644 ./Lib/site.py /opt/local/lib/python2.4 |
---|
1151 | /usr/bin/install -c ./Lib/smtpd.py /opt/local/lib/python2.4 |
---|
1152 | /usr/bin/install -c ./Lib/smtplib.py /opt/local/lib/python2.4 |
---|
1153 | /usr/bin/install -c -m 644 ./Lib/sndhdr.py /opt/local/lib/python2.4 |
---|
1154 | /usr/bin/install -c -m 644 ./Lib/socket.py /opt/local/lib/python2.4 |
---|
1155 | /usr/bin/install -c -m 644 ./Lib/sre.py /opt/local/lib/python2.4 |
---|
1156 | /usr/bin/install -c -m 644 ./Lib/sre_compile.py /opt/local/lib/python2.4 |
---|
1157 | /usr/bin/install -c -m 644 ./Lib/sre_constants.py /opt/local/lib/python2.4 |
---|
1158 | /usr/bin/install -c -m 644 ./Lib/sre_parse.py /opt/local/lib/python2.4 |
---|
1159 | /usr/bin/install -c -m 644 ./Lib/stat.py /opt/local/lib/python2.4 |
---|
1160 | /usr/bin/install -c -m 644 ./Lib/statcache.py /opt/local/lib/python2.4 |
---|
1161 | /usr/bin/install -c -m 644 ./Lib/statvfs.py /opt/local/lib/python2.4 |
---|
1162 | /usr/bin/install -c -m 644 ./Lib/string.py /opt/local/lib/python2.4 |
---|
1163 | /usr/bin/install -c -m 644 ./Lib/stringold.py /opt/local/lib/python2.4 |
---|
1164 | /usr/bin/install -c -m 644 ./Lib/stringprep.py /opt/local/lib/python2.4 |
---|
1165 | /usr/bin/install -c -m 644 ./Lib/subprocess.py /opt/local/lib/python2.4 |
---|
1166 | /usr/bin/install -c -m 644 ./Lib/sunau.py /opt/local/lib/python2.4 |
---|
1167 | /usr/bin/install -c -m 644 ./Lib/sunaudio.py /opt/local/lib/python2.4 |
---|
1168 | /usr/bin/install -c ./Lib/symbol.py /opt/local/lib/python2.4 |
---|
1169 | /usr/bin/install -c -m 644 ./Lib/symtable.py /opt/local/lib/python2.4 |
---|
1170 | /usr/bin/install -c ./Lib/tabnanny.py /opt/local/lib/python2.4 |
---|
1171 | /usr/bin/install -c -m 644 ./Lib/tarfile.py /opt/local/lib/python2.4 |
---|
1172 | /usr/bin/install -c -m 644 ./Lib/telnetlib.py /opt/local/lib/python2.4 |
---|
1173 | /usr/bin/install -c -m 644 ./Lib/tempfile.py /opt/local/lib/python2.4 |
---|
1174 | /usr/bin/install -c -m 644 ./Lib/textwrap.py /opt/local/lib/python2.4 |
---|
1175 | /usr/bin/install -c -m 644 ./Lib/this.py /opt/local/lib/python2.4 |
---|
1176 | /usr/bin/install -c -m 644 ./Lib/threading.py /opt/local/lib/python2.4 |
---|
1177 | /usr/bin/install -c -m 644 ./Lib/timeit.py /opt/local/lib/python2.4 |
---|
1178 | /usr/bin/install -c -m 644 ./Lib/toaiff.py /opt/local/lib/python2.4 |
---|
1179 | /usr/bin/install -c ./Lib/token.py /opt/local/lib/python2.4 |
---|
1180 | /usr/bin/install -c -m 644 ./Lib/tokenize.py /opt/local/lib/python2.4 |
---|
1181 | /usr/bin/install -c -m 644 ./Lib/trace.py /opt/local/lib/python2.4 |
---|
1182 | /usr/bin/install -c -m 644 ./Lib/traceback.py /opt/local/lib/python2.4 |
---|
1183 | /usr/bin/install -c -m 644 ./Lib/tty.py /opt/local/lib/python2.4 |
---|
1184 | /usr/bin/install -c -m 644 ./Lib/types.py /opt/local/lib/python2.4 |
---|
1185 | /usr/bin/install -c -m 644 ./Lib/tzparse.py /opt/local/lib/python2.4 |
---|
1186 | /usr/bin/install -c -m 644 ./Lib/unittest.py /opt/local/lib/python2.4 |
---|
1187 | /usr/bin/install -c -m 644 ./Lib/urllib.py /opt/local/lib/python2.4 |
---|
1188 | /usr/bin/install -c -m 644 ./Lib/urllib2.py /opt/local/lib/python2.4 |
---|
1189 | /usr/bin/install -c -m 644 ./Lib/urlparse.py /opt/local/lib/python2.4 |
---|
1190 | /usr/bin/install -c -m 644 ./Lib/user.py /opt/local/lib/python2.4 |
---|
1191 | /usr/bin/install -c ./Lib/uu.py /opt/local/lib/python2.4 |
---|
1192 | /usr/bin/install -c -m 644 ./Lib/warnings.py /opt/local/lib/python2.4 |
---|
1193 | /usr/bin/install -c -m 644 ./Lib/wave.py /opt/local/lib/python2.4 |
---|
1194 | /usr/bin/install -c -m 644 ./Lib/weakref.py /opt/local/lib/python2.4 |
---|
1195 | /usr/bin/install -c -m 644 ./Lib/webbrowser.py /opt/local/lib/python2.4 |
---|
1196 | /usr/bin/install -c -m 644 ./Lib/whichdb.py /opt/local/lib/python2.4 |
---|
1197 | /usr/bin/install -c -m 644 ./Lib/whrandom.py /opt/local/lib/python2.4 |
---|
1198 | /usr/bin/install -c -m 644 ./Lib/xdrlib.py /opt/local/lib/python2.4 |
---|
1199 | /usr/bin/install -c -m 644 ./Lib/xmllib.py /opt/local/lib/python2.4 |
---|
1200 | /usr/bin/install -c -m 644 ./Lib/xmlrpclib.py /opt/local/lib/python2.4 |
---|
1201 | /usr/bin/install -c -m 644 ./Lib/zipfile.py /opt/local/lib/python2.4 |
---|
1202 | /usr/bin/install -c -m 644 ./Lib/pdb.doc /opt/local/lib/python2.4 |
---|
1203 | /usr/bin/install -c -m 644 ./Lib/profile.doc /opt/local/lib/python2.4 |
---|
1204 | /usr/bin/install -c -m 644 ./Lib/lib-old/Para.py /opt/local/lib/python2.4/lib-old |
---|
1205 | /usr/bin/install -c -m 644 ./Lib/lib-old/addpack.py /opt/local/lib/python2.4/lib-old |
---|
1206 | /usr/bin/install -c -m 644 ./Lib/lib-old/cmp.py /opt/local/lib/python2.4/lib-old |
---|
1207 | /usr/bin/install -c -m 644 ./Lib/lib-old/cmpcache.py /opt/local/lib/python2.4/lib-old |
---|
1208 | /usr/bin/install -c -m 644 ./Lib/lib-old/codehack.py /opt/local/lib/python2.4/lib-old |
---|
1209 | /usr/bin/install -c -m 644 ./Lib/lib-old/dircmp.py /opt/local/lib/python2.4/lib-old |
---|
1210 | /usr/bin/install -c -m 644 ./Lib/lib-old/dump.py /opt/local/lib/python2.4/lib-old |
---|
1211 | /usr/bin/install -c -m 644 ./Lib/lib-old/find.py /opt/local/lib/python2.4/lib-old |
---|
1212 | /usr/bin/install -c -m 644 ./Lib/lib-old/fmt.py /opt/local/lib/python2.4/lib-old |
---|
1213 | /usr/bin/install -c -m 644 ./Lib/lib-old/grep.py /opt/local/lib/python2.4/lib-old |
---|
1214 | /usr/bin/install -c -m 644 ./Lib/lib-old/lockfile.py /opt/local/lib/python2.4/lib-old |
---|
1215 | /usr/bin/install -c -m 644 ./Lib/lib-old/newdir.py /opt/local/lib/python2.4/lib-old |
---|
1216 | /usr/bin/install -c -m 644 ./Lib/lib-old/ni.py /opt/local/lib/python2.4/lib-old |
---|
1217 | /usr/bin/install -c -m 644 ./Lib/lib-old/packmail.py /opt/local/lib/python2.4/lib-old |
---|
1218 | /usr/bin/install -c -m 644 ./Lib/lib-old/poly.py /opt/local/lib/python2.4/lib-old |
---|
1219 | /usr/bin/install -c -m 644 ./Lib/lib-old/rand.py /opt/local/lib/python2.4/lib-old |
---|
1220 | /usr/bin/install -c -m 644 ./Lib/lib-old/tb.py /opt/local/lib/python2.4/lib-old |
---|
1221 | /usr/bin/install -c -m 644 ./Lib/lib-old/util.py /opt/local/lib/python2.4/lib-old |
---|
1222 | /usr/bin/install -c -m 644 ./Lib/lib-old/whatsound.py /opt/local/lib/python2.4/lib-old |
---|
1223 | /usr/bin/install -c -m 644 ./Lib/lib-old/zmod.py /opt/local/lib/python2.4/lib-old |
---|
1224 | /usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py /opt/local/lib/python2.4/lib-tk |
---|
1225 | /usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py /opt/local/lib/python2.4/lib-tk |
---|
1226 | /usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py /opt/local/lib/python2.4/lib-tk |
---|
1227 | /usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py /opt/local/lib/python2.4/lib-tk |
---|
1228 | /usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py /opt/local/lib/python2.4/lib-tk |
---|
1229 | /usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py /opt/local/lib/python2.4/lib-tk |
---|
1230 | /usr/bin/install -c ./Lib/lib-tk/Tix.py /opt/local/lib/python2.4/lib-tk |
---|
1231 | /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py /opt/local/lib/python2.4/lib-tk |
---|
1232 | /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py /opt/local/lib/python2.4/lib-tk |
---|
1233 | /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py /opt/local/lib/python2.4/lib-tk |
---|
1234 | /usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py /opt/local/lib/python2.4/lib-tk |
---|
1235 | /usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py /opt/local/lib/python2.4/lib-tk |
---|
1236 | /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py /opt/local/lib/python2.4/lib-tk |
---|
1237 | /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py /opt/local/lib/python2.4/lib-tk |
---|
1238 | /usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py /opt/local/lib/python2.4/lib-tk |
---|
1239 | /usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py /opt/local/lib/python2.4/lib-tk |
---|
1240 | /usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py /opt/local/lib/python2.4/lib-tk |
---|
1241 | /usr/bin/install -c -m 644 ./Lib/site-packages/README /opt/local/lib/python2.4/site-packages |
---|
1242 | /usr/bin/install -c -m 644 ./Lib/test/185test.db /opt/local/lib/python2.4/test |
---|
1243 | /usr/bin/install -c -m 644 ./Lib/test/README /opt/local/lib/python2.4/test |
---|
1244 | /usr/bin/install -c -m 644 ./Lib/test/__init__.py /opt/local/lib/python2.4/test |
---|
1245 | /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /opt/local/lib/python2.4/test |
---|
1246 | /usr/bin/install -c -m 644 ./Lib/test/autotest.py /opt/local/lib/python2.4/test |
---|
1247 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /opt/local/lib/python2.4/test |
---|
1248 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /opt/local/lib/python2.4/test |
---|
1249 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /opt/local/lib/python2.4/test |
---|
1250 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /opt/local/lib/python2.4/test |
---|
1251 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /opt/local/lib/python2.4/test |
---|
1252 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /opt/local/lib/python2.4/test |
---|
1253 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /opt/local/lib/python2.4/test |
---|
1254 | /usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py /opt/local/lib/python2.4/test |
---|
1255 | /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /opt/local/lib/python2.4/test |
---|
1256 | /usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs /opt/local/lib/python2.4/test |
---|
1257 | /usr/bin/install -c -m 644 ./Lib/test/cjkencodings_test.py /opt/local/lib/python2.4/test |
---|
1258 | /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /opt/local/lib/python2.4/test |
---|
1259 | /usr/bin/install -c -m 644 ./Lib/test/double_const.py /opt/local/lib/python2.4/test |
---|
1260 | /usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue /opt/local/lib/python2.4/test |
---|
1261 | /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /opt/local/lib/python2.4/test |
---|
1262 | /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /opt/local/lib/python2.4/test |
---|
1263 | /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /opt/local/lib/python2.4/test |
---|
1264 | /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /opt/local/lib/python2.4/test |
---|
1265 | /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /opt/local/lib/python2.4/test |
---|
1266 | /usr/bin/install -c ./Lib/test/pystone.py /opt/local/lib/python2.4/test |
---|
1267 | /usr/bin/install -c ./Lib/test/re_tests.py /opt/local/lib/python2.4/test |
---|
1268 | /usr/bin/install -c -m 644 ./Lib/test/regex_tests.py /opt/local/lib/python2.4/test |
---|
1269 | /usr/bin/install -c ./Lib/test/regrtest.py /opt/local/lib/python2.4/test |
---|
1270 | /usr/bin/install -c -m 644 ./Lib/test/reperf.py /opt/local/lib/python2.4/test |
---|
1271 | /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /opt/local/lib/python2.4/test |
---|
1272 | /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /opt/local/lib/python2.4/test |
---|
1273 | /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /opt/local/lib/python2.4/test |
---|
1274 | /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /opt/local/lib/python2.4/test |
---|
1275 | /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /opt/local/lib/python2.4/test |
---|
1276 | /usr/bin/install -c -m 644 ./Lib/test/test.xml /opt/local/lib/python2.4/test |
---|
1277 | /usr/bin/install -c -m 644 ./Lib/test/test.xml.out /opt/local/lib/python2.4/test |
---|
1278 | /usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py /opt/local/lib/python2.4/test |
---|
1279 | /usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py /opt/local/lib/python2.4/test |
---|
1280 | /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /opt/local/lib/python2.4/test |
---|
1281 | /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /opt/local/lib/python2.4/test |
---|
1282 | /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /opt/local/lib/python2.4/test |
---|
1283 | /usr/bin/install -c ./Lib/test/test_aepack.py /opt/local/lib/python2.4/test |
---|
1284 | /usr/bin/install -c ./Lib/test/test_al.py /opt/local/lib/python2.4/test |
---|
1285 | /usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py /opt/local/lib/python2.4/test |
---|
1286 | /usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py /opt/local/lib/python2.4/test |
---|
1287 | /usr/bin/install -c ./Lib/test/test_array.py /opt/local/lib/python2.4/test |
---|
1288 | /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /opt/local/lib/python2.4/test |
---|
1289 | /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /opt/local/lib/python2.4/test |
---|
1290 | /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /opt/local/lib/python2.4/test |
---|
1291 | /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /opt/local/lib/python2.4/test |
---|
1292 | /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /opt/local/lib/python2.4/test |
---|
1293 | /usr/bin/install -c -m 644 ./Lib/test/test_bastion.py /opt/local/lib/python2.4/test |
---|
1294 | /usr/bin/install -c ./Lib/test/test_binascii.py /opt/local/lib/python2.4/test |
---|
1295 | /usr/bin/install -c ./Lib/test/test_binhex.py /opt/local/lib/python2.4/test |
---|
1296 | /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /opt/local/lib/python2.4/test |
---|
1297 | /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /opt/local/lib/python2.4/test |
---|
1298 | /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /opt/local/lib/python2.4/test |
---|
1299 | /usr/bin/install -c ./Lib/test/test_bsddb.py /opt/local/lib/python2.4/test |
---|
1300 | /usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py /opt/local/lib/python2.4/test |
---|
1301 | /usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py /opt/local/lib/python2.4/test |
---|
1302 | /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /opt/local/lib/python2.4/test |
---|
1303 | /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /opt/local/lib/python2.4/test |
---|
1304 | /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /opt/local/lib/python2.4/test |
---|
1305 | /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /opt/local/lib/python2.4/test |
---|
1306 | /usr/bin/install -c -m 644 ./Lib/test/test_call.py /opt/local/lib/python2.4/test |
---|
1307 | /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /opt/local/lib/python2.4/test |
---|
1308 | /usr/bin/install -c ./Lib/test/test_cd.py /opt/local/lib/python2.4/test |
---|
1309 | /usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py /opt/local/lib/python2.4/test |
---|
1310 | /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /opt/local/lib/python2.4/test |
---|
1311 | /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /opt/local/lib/python2.4/test |
---|
1312 | /usr/bin/install -c ./Lib/test/test_cl.py /opt/local/lib/python2.4/test |
---|
1313 | /usr/bin/install -c -m 644 ./Lib/test/test_class.py /opt/local/lib/python2.4/test |
---|
1314 | /usr/bin/install -c ./Lib/test/test_cmath.py /opt/local/lib/python2.4/test |
---|
1315 | /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /opt/local/lib/python2.4/test |
---|
1316 | /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /opt/local/lib/python2.4/test |
---|
1317 | /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /opt/local/lib/python2.4/test |
---|
1318 | /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /opt/local/lib/python2.4/test |
---|
1319 | /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /opt/local/lib/python2.4/test |
---|
1320 | /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /opt/local/lib/python2.4/test |
---|
1321 | /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /opt/local/lib/python2.4/test |
---|
1322 | /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /opt/local/lib/python2.4/test |
---|
1323 | /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /opt/local/lib/python2.4/test |
---|
1324 | /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /opt/local/lib/python2.4/test |
---|
1325 | /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /opt/local/lib/python2.4/test |
---|
1326 | /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /opt/local/lib/python2.4/test |
---|
1327 | /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /opt/local/lib/python2.4/test |
---|
1328 | /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /opt/local/lib/python2.4/test |
---|
1329 | /usr/bin/install -c -m 644 ./Lib/test/test_coercion.py /opt/local/lib/python2.4/test |
---|
1330 | /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /opt/local/lib/python2.4/test |
---|
1331 | /usr/bin/install -c -m 644 ./Lib/test/test_commands.py /opt/local/lib/python2.4/test |
---|
1332 | /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /opt/local/lib/python2.4/test |
---|
1333 | /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /opt/local/lib/python2.4/test |
---|
1334 | /usr/bin/install -c -m 644 ./Lib/test/test_compiler.py /opt/local/lib/python2.4/test |
---|
1335 | /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /opt/local/lib/python2.4/test |
---|
1336 | /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /opt/local/lib/python2.4/test |
---|
1337 | /usr/bin/install -c -m 644 ./Lib/test/test_cookie.py /opt/local/lib/python2.4/test |
---|
1338 | /usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py /opt/local/lib/python2.4/test |
---|
1339 | /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /opt/local/lib/python2.4/test |
---|
1340 | /usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py /opt/local/lib/python2.4/test |
---|
1341 | /usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py /opt/local/lib/python2.4/test |
---|
1342 | /usr/bin/install -c ./Lib/test/test_crypt.py /opt/local/lib/python2.4/test |
---|
1343 | /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /opt/local/lib/python2.4/test |
---|
1344 | /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /opt/local/lib/python2.4/test |
---|
1345 | /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /opt/local/lib/python2.4/test |
---|
1346 | /usr/bin/install -c ./Lib/test/test_dbm.py /opt/local/lib/python2.4/test |
---|
1347 | /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /opt/local/lib/python2.4/test |
---|
1348 | /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /opt/local/lib/python2.4/test |
---|
1349 | /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /opt/local/lib/python2.4/test |
---|
1350 | /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /opt/local/lib/python2.4/test |
---|
1351 | /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /opt/local/lib/python2.4/test |
---|
1352 | /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /opt/local/lib/python2.4/test |
---|
1353 | /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /opt/local/lib/python2.4/test |
---|
1354 | /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /opt/local/lib/python2.4/test |
---|
1355 | /usr/bin/install -c -m 644 ./Lib/test/test_dircache.py /opt/local/lib/python2.4/test |
---|
1356 | /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /opt/local/lib/python2.4/test |
---|
1357 | /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /opt/local/lib/python2.4/test |
---|
1358 | /usr/bin/install -c ./Lib/test/test_dl.py /opt/local/lib/python2.4/test |
---|
1359 | /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /opt/local/lib/python2.4/test |
---|
1360 | /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /opt/local/lib/python2.4/test |
---|
1361 | /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /opt/local/lib/python2.4/test |
---|
1362 | /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /opt/local/lib/python2.4/test |
---|
1363 | /usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py /opt/local/lib/python2.4/test |
---|
1364 | /usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py /opt/local/lib/python2.4/test |
---|
1365 | /usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py /opt/local/lib/python2.4/test |
---|
1366 | /usr/bin/install -c -m 644 ./Lib/test/test_email.py /opt/local/lib/python2.4/test |
---|
1367 | /usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py /opt/local/lib/python2.4/test |
---|
1368 | /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /opt/local/lib/python2.4/test |
---|
1369 | /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /opt/local/lib/python2.4/test |
---|
1370 | /usr/bin/install -c ./Lib/test/test_errno.py /opt/local/lib/python2.4/test |
---|
1371 | /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /opt/local/lib/python2.4/test |
---|
1372 | /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /opt/local/lib/python2.4/test |
---|
1373 | /usr/bin/install -c ./Lib/test/test_fcntl.py /opt/local/lib/python2.4/test |
---|
1374 | /usr/bin/install -c -m 644 ./Lib/test/test_file.py /opt/local/lib/python2.4/test |
---|
1375 | /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /opt/local/lib/python2.4/test |
---|
1376 | /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /opt/local/lib/python2.4/test |
---|
1377 | /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /opt/local/lib/python2.4/test |
---|
1378 | /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /opt/local/lib/python2.4/test |
---|
1379 | /usr/bin/install -c -m 644 ./Lib/test/test_format.py /opt/local/lib/python2.4/test |
---|
1380 | /usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py /opt/local/lib/python2.4/test |
---|
1381 | /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /opt/local/lib/python2.4/test |
---|
1382 | /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /opt/local/lib/python2.4/test |
---|
1383 | /usr/bin/install -c -m 644 ./Lib/test/test_future.py /opt/local/lib/python2.4/test |
---|
1384 | /usr/bin/install -c -m 644 ./Lib/test/test_future1.py /opt/local/lib/python2.4/test |
---|
1385 | /usr/bin/install -c -m 644 ./Lib/test/test_future2.py /opt/local/lib/python2.4/test |
---|
1386 | /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /opt/local/lib/python2.4/test |
---|
1387 | /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /opt/local/lib/python2.4/test |
---|
1388 | /usr/bin/install -c ./Lib/test/test_gdbm.py /opt/local/lib/python2.4/test |
---|
1389 | /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /opt/local/lib/python2.4/test |
---|
1390 | /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /opt/local/lib/python2.4/test |
---|
1391 | /usr/bin/install -c -m 644 ./Lib/test/test_getargs.py /opt/local/lib/python2.4/test |
---|
1392 | /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /opt/local/lib/python2.4/test |
---|
1393 | /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /opt/local/lib/python2.4/test |
---|
1394 | /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /opt/local/lib/python2.4/test |
---|
1395 | /usr/bin/install -c ./Lib/test/test_gl.py /opt/local/lib/python2.4/test |
---|
1396 | /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /opt/local/lib/python2.4/test |
---|
1397 | /usr/bin/install -c -m 644 ./Lib/test/test_global.py /opt/local/lib/python2.4/test |
---|
1398 | /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /opt/local/lib/python2.4/test |
---|
1399 | /usr/bin/install -c ./Lib/test/test_grp.py /opt/local/lib/python2.4/test |
---|
1400 | /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /opt/local/lib/python2.4/test |
---|
1401 | /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /opt/local/lib/python2.4/test |
---|
1402 | /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /opt/local/lib/python2.4/test |
---|
1403 | /usr/bin/install -c -m 644 ./Lib/test/test_hexoct.py /opt/local/lib/python2.4/test |
---|
1404 | /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /opt/local/lib/python2.4/test |
---|
1405 | /usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py /opt/local/lib/python2.4/test |
---|
1406 | /usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py /opt/local/lib/python2.4/test |
---|
1407 | /usr/bin/install -c ./Lib/test/test_htmlparser.py /opt/local/lib/python2.4/test |
---|
1408 | /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /opt/local/lib/python2.4/test |
---|
1409 | /usr/bin/install -c ./Lib/test/test_imageop.py /opt/local/lib/python2.4/test |
---|
1410 | /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /opt/local/lib/python2.4/test |
---|
1411 | /usr/bin/install -c ./Lib/test/test_imgfile.py /opt/local/lib/python2.4/test |
---|
1412 | /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /opt/local/lib/python2.4/test |
---|
1413 | /usr/bin/install -c -m 644 ./Lib/test/test_import.py /opt/local/lib/python2.4/test |
---|
1414 | /usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py /opt/local/lib/python2.4/test |
---|
1415 | /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /opt/local/lib/python2.4/test |
---|
1416 | /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /opt/local/lib/python2.4/test |
---|
1417 | /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /opt/local/lib/python2.4/test |
---|
1418 | /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /opt/local/lib/python2.4/test |
---|
1419 | /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /opt/local/lib/python2.4/test |
---|
1420 | /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /opt/local/lib/python2.4/test |
---|
1421 | /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /opt/local/lib/python2.4/test |
---|
1422 | /usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py /opt/local/lib/python2.4/test |
---|
1423 | /usr/bin/install -c -m 644 ./Lib/test/test_list.py /opt/local/lib/python2.4/test |
---|
1424 | /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /opt/local/lib/python2.4/test |
---|
1425 | /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /opt/local/lib/python2.4/test |
---|
1426 | /usr/bin/install -c -m 644 ./Lib/test/test_long.py /opt/local/lib/python2.4/test |
---|
1427 | /usr/bin/install -c -m 644 ./Lib/test/test_long_future.py /opt/local/lib/python2.4/test |
---|
1428 | /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /opt/local/lib/python2.4/test |
---|
1429 | /usr/bin/install -c -m 644 ./Lib/test/test_macfs.py /opt/local/lib/python2.4/test |
---|
1430 | /usr/bin/install -c -m 644 ./Lib/test/test_macostools.py /opt/local/lib/python2.4/test |
---|
1431 | /usr/bin/install -c -m 644 ./Lib/test/test_macpath.py /opt/local/lib/python2.4/test |
---|
1432 | /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /opt/local/lib/python2.4/test |
---|
1433 | /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /opt/local/lib/python2.4/test |
---|
1434 | /usr/bin/install -c -m 644 ./Lib/test/test_math.py /opt/local/lib/python2.4/test |
---|
1435 | /usr/bin/install -c -m 644 ./Lib/test/test_md5.py /opt/local/lib/python2.4/test |
---|
1436 | /usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py /opt/local/lib/python2.4/test |
---|
1437 | /usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py /opt/local/lib/python2.4/test |
---|
1438 | /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /opt/local/lib/python2.4/test |
---|
1439 | /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /opt/local/lib/python2.4/test |
---|
1440 | /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /opt/local/lib/python2.4/test |
---|
1441 | /usr/bin/install -c -m 644 ./Lib/test/test_module.py /opt/local/lib/python2.4/test |
---|
1442 | /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /opt/local/lib/python2.4/test |
---|
1443 | /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py /opt/local/lib/python2.4/test |
---|
1444 | /usr/bin/install -c -m 644 ./Lib/test/test_multifile.py /opt/local/lib/python2.4/test |
---|
1445 | /usr/bin/install -c -m 644 ./Lib/test/test_mutants.py /opt/local/lib/python2.4/test |
---|
1446 | /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /opt/local/lib/python2.4/test |
---|
1447 | /usr/bin/install -c -m 644 ./Lib/test/test_new.py /opt/local/lib/python2.4/test |
---|
1448 | /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /opt/local/lib/python2.4/test |
---|
1449 | /usr/bin/install -c -m 644 ./Lib/test/test_normalization.py /opt/local/lib/python2.4/test |
---|
1450 | /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /opt/local/lib/python2.4/test |
---|
1451 | /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /opt/local/lib/python2.4/test |
---|
1452 | /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /opt/local/lib/python2.4/test |
---|
1453 | /usr/bin/install -c -m 644 ./Lib/test/test_operations.py /opt/local/lib/python2.4/test |
---|
1454 | /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /opt/local/lib/python2.4/test |
---|
1455 | /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /opt/local/lib/python2.4/test |
---|
1456 | /usr/bin/install -c -m 644 ./Lib/test/test_os.py /opt/local/lib/python2.4/test |
---|
1457 | /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /opt/local/lib/python2.4/test |
---|
1458 | /usr/bin/install -c -m 644 ./Lib/test/test_parser.py /opt/local/lib/python2.4/test |
---|
1459 | /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /opt/local/lib/python2.4/test |
---|
1460 | /usr/bin/install -c -m 644 ./Lib/test/test_pep247.py /opt/local/lib/python2.4/test |
---|
1461 | /usr/bin/install -c -m 644 ./Lib/test/test_pep263.py /opt/local/lib/python2.4/test |
---|
1462 | /usr/bin/install -c -m 644 ./Lib/test/test_pep277.py /opt/local/lib/python2.4/test |
---|
1463 | /usr/bin/install -c -m 644 ./Lib/test/test_pep292.py /opt/local/lib/python2.4/test |
---|
1464 | /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /opt/local/lib/python2.4/test |
---|
1465 | /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /opt/local/lib/python2.4/test |
---|
1466 | /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /opt/local/lib/python2.4/test |
---|
1467 | /usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py /opt/local/lib/python2.4/test |
---|
1468 | /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /opt/local/lib/python2.4/test |
---|
1469 | /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /opt/local/lib/python2.4/test |
---|
1470 | /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /opt/local/lib/python2.4/test |
---|
1471 | /usr/bin/install -c -m 644 ./Lib/test/test_popen2.py /opt/local/lib/python2.4/test |
---|
1472 | /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /opt/local/lib/python2.4/test |
---|
1473 | /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /opt/local/lib/python2.4/test |
---|
1474 | /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /opt/local/lib/python2.4/test |
---|
1475 | /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /opt/local/lib/python2.4/test |
---|
1476 | /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /opt/local/lib/python2.4/test |
---|
1477 | /usr/bin/install -c -m 644 ./Lib/test/test_profilehooks.py /opt/local/lib/python2.4/test |
---|
1478 | /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /opt/local/lib/python2.4/test |
---|
1479 | /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /opt/local/lib/python2.4/test |
---|
1480 | /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /opt/local/lib/python2.4/test |
---|
1481 | /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /opt/local/lib/python2.4/test |
---|
1482 | /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /opt/local/lib/python2.4/test |
---|
1483 | /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /opt/local/lib/python2.4/test |
---|
1484 | /usr/bin/install -c -m 644 ./Lib/test/test_random.py /opt/local/lib/python2.4/test |
---|
1485 | /usr/bin/install -c -m 644 ./Lib/test/test_re.py /opt/local/lib/python2.4/test |
---|
1486 | /usr/bin/install -c -m 644 ./Lib/test/test_regex.py /opt/local/lib/python2.4/test |
---|
1487 | /usr/bin/install -c -m 644 ./Lib/test/test_repr.py /opt/local/lib/python2.4/test |
---|
1488 | /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /opt/local/lib/python2.4/test |
---|
1489 | /usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py /opt/local/lib/python2.4/test |
---|
1490 | /usr/bin/install -c -m 644 ./Lib/test/test_rgbimg.py /opt/local/lib/python2.4/test |
---|
1491 | /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /opt/local/lib/python2.4/test |
---|
1492 | /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /opt/local/lib/python2.4/test |
---|
1493 | /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /opt/local/lib/python2.4/test |
---|
1494 | /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /opt/local/lib/python2.4/test |
---|
1495 | /usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py /opt/local/lib/python2.4/test |
---|
1496 | /usr/bin/install -c -m 644 ./Lib/test/test_select.py /opt/local/lib/python2.4/test |
---|
1497 | /usr/bin/install -c -m 644 ./Lib/test/test_set.py /opt/local/lib/python2.4/test |
---|
1498 | /usr/bin/install -c -m 644 ./Lib/test/test_sets.py /opt/local/lib/python2.4/test |
---|
1499 | /usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py /opt/local/lib/python2.4/test |
---|
1500 | /usr/bin/install -c -m 644 ./Lib/test/test_sha.py /opt/local/lib/python2.4/test |
---|
1501 | /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /opt/local/lib/python2.4/test |
---|
1502 | /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /opt/local/lib/python2.4/test |
---|
1503 | /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /opt/local/lib/python2.4/test |
---|
1504 | /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /opt/local/lib/python2.4/test |
---|
1505 | /usr/bin/install -c -m 644 ./Lib/test/test_site.py /opt/local/lib/python2.4/test |
---|
1506 | /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /opt/local/lib/python2.4/test |
---|
1507 | /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /opt/local/lib/python2.4/test |
---|
1508 | /usr/bin/install -c -m 644 ./Lib/test/test_socket_ssl.py /opt/local/lib/python2.4/test |
---|
1509 | /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /opt/local/lib/python2.4/test |
---|
1510 | /usr/bin/install -c -m 644 ./Lib/test/test_softspace.py /opt/local/lib/python2.4/test |
---|
1511 | /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /opt/local/lib/python2.4/test |
---|
1512 | /usr/bin/install -c -m 644 ./Lib/test/test_str.py /opt/local/lib/python2.4/test |
---|
1513 | /usr/bin/install -c ./Lib/test/test_strftime.py /opt/local/lib/python2.4/test |
---|
1514 | /usr/bin/install -c -m 644 ./Lib/test/test_string.py /opt/local/lib/python2.4/test |
---|
1515 | /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /opt/local/lib/python2.4/test |
---|
1516 | /usr/bin/install -c -m 644 ./Lib/test/test_strop.py /opt/local/lib/python2.4/test |
---|
1517 | /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /opt/local/lib/python2.4/test |
---|
1518 | /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /opt/local/lib/python2.4/test |
---|
1519 | /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /opt/local/lib/python2.4/test |
---|
1520 | /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /opt/local/lib/python2.4/test |
---|
1521 | /usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py /opt/local/lib/python2.4/test |
---|
1522 | /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /opt/local/lib/python2.4/test |
---|
1523 | /usr/bin/install -c -m 644 ./Lib/test/test_support.py /opt/local/lib/python2.4/test |
---|
1524 | /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /opt/local/lib/python2.4/test |
---|
1525 | /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /opt/local/lib/python2.4/test |
---|
1526 | /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /opt/local/lib/python2.4/test |
---|
1527 | /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /opt/local/lib/python2.4/test |
---|
1528 | /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /opt/local/lib/python2.4/test |
---|
1529 | /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /opt/local/lib/python2.4/test |
---|
1530 | /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /opt/local/lib/python2.4/test |
---|
1531 | /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /opt/local/lib/python2.4/test |
---|
1532 | /usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py /opt/local/lib/python2.4/test |
---|
1533 | /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /opt/local/lib/python2.4/test |
---|
1534 | /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /opt/local/lib/python2.4/test |
---|
1535 | /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /opt/local/lib/python2.4/test |
---|
1536 | /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /opt/local/lib/python2.4/test |
---|
1537 | /usr/bin/install -c -m 644 ./Lib/test/test_time.py /opt/local/lib/python2.4/test |
---|
1538 | /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /opt/local/lib/python2.4/test |
---|
1539 | /usr/bin/install -c -m 644 ./Lib/test/test_timing.py /opt/local/lib/python2.4/test |
---|
1540 | /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /opt/local/lib/python2.4/test |
---|
1541 | /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /opt/local/lib/python2.4/test |
---|
1542 | /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /opt/local/lib/python2.4/test |
---|
1543 | /usr/bin/install -c -m 644 ./Lib/test/test_transformer.py /opt/local/lib/python2.4/test |
---|
1544 | /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /opt/local/lib/python2.4/test |
---|
1545 | /usr/bin/install -c -m 644 ./Lib/test/test_types.py /opt/local/lib/python2.4/test |
---|
1546 | /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /opt/local/lib/python2.4/test |
---|
1547 | /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /opt/local/lib/python2.4/test |
---|
1548 | /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /opt/local/lib/python2.4/test |
---|
1549 | /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /opt/local/lib/python2.4/test |
---|
1550 | /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /opt/local/lib/python2.4/test |
---|
1551 | /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /opt/local/lib/python2.4/test |
---|
1552 | /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /opt/local/lib/python2.4/test |
---|
1553 | /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /opt/local/lib/python2.4/test |
---|
1554 | /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /opt/local/lib/python2.4/test |
---|
1555 | /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /opt/local/lib/python2.4/test |
---|
1556 | /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /opt/local/lib/python2.4/test |
---|
1557 | /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /opt/local/lib/python2.4/test |
---|
1558 | /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /opt/local/lib/python2.4/test |
---|
1559 | /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /opt/local/lib/python2.4/test |
---|
1560 | /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /opt/local/lib/python2.4/test |
---|
1561 | /usr/bin/install -c ./Lib/test/test_userstring.py /opt/local/lib/python2.4/test |
---|
1562 | /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /opt/local/lib/python2.4/test |
---|
1563 | /usr/bin/install -c -m 644 ./Lib/test/test_warnings.py /opt/local/lib/python2.4/test |
---|
1564 | /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /opt/local/lib/python2.4/test |
---|
1565 | /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /opt/local/lib/python2.4/test |
---|
1566 | /usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py /opt/local/lib/python2.4/test |
---|
1567 | /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /opt/local/lib/python2.4/test |
---|
1568 | /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /opt/local/lib/python2.4/test |
---|
1569 | /usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py /opt/local/lib/python2.4/test |
---|
1570 | /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /opt/local/lib/python2.4/test |
---|
1571 | /usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py /opt/local/lib/python2.4/test |
---|
1572 | /usr/bin/install -c -m 644 ./Lib/test/test_xrange.py /opt/local/lib/python2.4/test |
---|
1573 | /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /opt/local/lib/python2.4/test |
---|
1574 | /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /opt/local/lib/python2.4/test |
---|
1575 | /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /opt/local/lib/python2.4/test |
---|
1576 | /usr/bin/install -c -m 644 ./Lib/test/testall.py /opt/local/lib/python2.4/test |
---|
1577 | /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /opt/local/lib/python2.4/test |
---|
1578 | /usr/bin/install -c -m 644 ./Lib/test/testimg.uue /opt/local/lib/python2.4/test |
---|
1579 | /usr/bin/install -c -m 644 ./Lib/test/testimgr.uue /opt/local/lib/python2.4/test |
---|
1580 | /usr/bin/install -c -m 644 ./Lib/test/testrgb.uue /opt/local/lib/python2.4/test |
---|
1581 | /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /opt/local/lib/python2.4/test |
---|
1582 | /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /opt/local/lib/python2.4/test |
---|
1583 | /usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py /opt/local/lib/python2.4/test |
---|
1584 | /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /opt/local/lib/python2.4/test |
---|
1585 | /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /opt/local/lib/python2.4/test |
---|
1586 | /usr/bin/install -c -m 644 ./Lib/test/output/test_MimeWriter /opt/local/lib/python2.4/test/output |
---|
1587 | /usr/bin/install -c -m 644 ./Lib/test/output/test_asynchat /opt/local/lib/python2.4/test/output |
---|
1588 | /usr/bin/install -c -m 644 ./Lib/test/output/test_augassign /opt/local/lib/python2.4/test/output |
---|
1589 | /usr/bin/install -c -m 644 ./Lib/test/output/test_cgi /opt/local/lib/python2.4/test/output |
---|
1590 | /usr/bin/install -c -m 644 ./Lib/test/output/test_class /opt/local/lib/python2.4/test/output |
---|
1591 | /usr/bin/install -c -m 644 ./Lib/test/output/test_coercion /opt/local/lib/python2.4/test/output |
---|
1592 | /usr/bin/install -c -m 644 ./Lib/test/output/test_compare /opt/local/lib/python2.4/test/output |
---|
1593 | /usr/bin/install -c -m 644 ./Lib/test/output/test_cookie /opt/local/lib/python2.4/test/output |
---|
1594 | /usr/bin/install -c -m 644 ./Lib/test/output/test_exceptions /opt/local/lib/python2.4/test/output |
---|
1595 | /usr/bin/install -c -m 644 ./Lib/test/output/test_extcall /opt/local/lib/python2.4/test/output |
---|
1596 | /usr/bin/install -c -m 644 ./Lib/test/output/test_frozen /opt/local/lib/python2.4/test/output |
---|
1597 | /usr/bin/install -c -m 644 ./Lib/test/output/test_global /opt/local/lib/python2.4/test/output |
---|
1598 | /usr/bin/install -c -m 644 ./Lib/test/output/test_grammar /opt/local/lib/python2.4/test/output |
---|
1599 | /usr/bin/install -c -m 644 ./Lib/test/output/test_httplib /opt/local/lib/python2.4/test/output |
---|
1600 | /usr/bin/install -c -m 644 ./Lib/test/output/test_linuxaudiodev /opt/local/lib/python2.4/test/output |
---|
1601 | /usr/bin/install -c -m 644 ./Lib/test/output/test_logging /opt/local/lib/python2.4/test/output |
---|
1602 | /usr/bin/install -c -m 644 ./Lib/test/output/test_math /opt/local/lib/python2.4/test/output |
---|
1603 | /usr/bin/install -c -m 644 ./Lib/test/output/test_mmap /opt/local/lib/python2.4/test/output |
---|
1604 | /usr/bin/install -c -m 644 ./Lib/test/output/test_new /opt/local/lib/python2.4/test/output |
---|
1605 | /usr/bin/install -c -m 644 ./Lib/test/output/test_nis /opt/local/lib/python2.4/test/output |
---|
1606 | /usr/bin/install -c -m 644 ./Lib/test/output/test_opcodes /opt/local/lib/python2.4/test/output |
---|
1607 | /usr/bin/install -c -m 644 ./Lib/test/output/test_openpty /opt/local/lib/python2.4/test/output |
---|
1608 | /usr/bin/install -c -m 644 ./Lib/test/output/test_operations /opt/local/lib/python2.4/test/output |
---|
1609 | /usr/bin/install -c -m 644 ./Lib/test/output/test_ossaudiodev /opt/local/lib/python2.4/test/output |
---|
1610 | /usr/bin/install -c -m 644 ./Lib/test/output/test_pep277 /opt/local/lib/python2.4/test/output |
---|
1611 | /usr/bin/install -c -m 644 ./Lib/test/output/test_pkg /opt/local/lib/python2.4/test/output |
---|
1612 | /usr/bin/install -c -m 644 ./Lib/test/output/test_poll /opt/local/lib/python2.4/test/output |
---|
1613 | /usr/bin/install -c -m 644 ./Lib/test/output/test_popen /opt/local/lib/python2.4/test/output |
---|
1614 | /usr/bin/install -c -m 644 ./Lib/test/output/test_popen2 /opt/local/lib/python2.4/test/output |
---|
1615 | /usr/bin/install -c -m 644 ./Lib/test/output/test_profile /opt/local/lib/python2.4/test/output |
---|
1616 | /usr/bin/install -c -m 644 ./Lib/test/output/test_pty /opt/local/lib/python2.4/test/output |
---|
1617 | /usr/bin/install -c -m 644 ./Lib/test/output/test_pyexpat /opt/local/lib/python2.4/test/output |
---|
1618 | /usr/bin/install -c -m 644 ./Lib/test/output/test_regex /opt/local/lib/python2.4/test/output |
---|
1619 | /usr/bin/install -c -m 644 ./Lib/test/output/test_resource /opt/local/lib/python2.4/test/output |
---|
1620 | /usr/bin/install -c -m 644 ./Lib/test/output/test_rgbimg /opt/local/lib/python2.4/test/output |
---|
1621 | /usr/bin/install -c -m 644 ./Lib/test/output/test_scope /opt/local/lib/python2.4/test/output |
---|
1622 | /usr/bin/install -c -m 644 ./Lib/test/output/test_signal /opt/local/lib/python2.4/test/output |
---|
1623 | /usr/bin/install -c -m 644 ./Lib/test/output/test_thread /opt/local/lib/python2.4/test/output |
---|
1624 | /usr/bin/install -c -m 644 ./Lib/test/output/test_threadedtempfile /opt/local/lib/python2.4/test/output |
---|
1625 | /usr/bin/install -c -m 644 ./Lib/test/output/test_tokenize /opt/local/lib/python2.4/test/output |
---|
1626 | /usr/bin/install -c -m 644 ./Lib/test/output/test_types /opt/local/lib/python2.4/test/output |
---|
1627 | /usr/bin/install -c -m 644 ./Lib/test/output/test_winreg /opt/local/lib/python2.4/test/output |
---|
1628 | /usr/bin/install -c -m 644 ./Lib/test/output/xmltests /opt/local/lib/python2.4/test/output |
---|
1629 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1630 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1631 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1632 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1633 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1634 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decimal128.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1635 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decimal32.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1636 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decimal64.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1637 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1638 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1639 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1640 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1641 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1642 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1643 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1644 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/normalize.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1645 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1646 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1647 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1648 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1649 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1650 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1651 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1652 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1653 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1654 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1655 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1656 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1657 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1658 | /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /opt/local/lib/python2.4/test/decimaltestdata |
---|
1659 | /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /opt/local/lib/python2.4/encodings |
---|
1660 | /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /opt/local/lib/python2.4/encodings |
---|
1661 | /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /opt/local/lib/python2.4/encodings |
---|
1662 | /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /opt/local/lib/python2.4/encodings |
---|
1663 | /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /opt/local/lib/python2.4/encodings |
---|
1664 | /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /opt/local/lib/python2.4/encodings |
---|
1665 | /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /opt/local/lib/python2.4/encodings |
---|
1666 | /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /opt/local/lib/python2.4/encodings |
---|
1667 | /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /opt/local/lib/python2.4/encodings |
---|
1668 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /opt/local/lib/python2.4/encodings |
---|
1669 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /opt/local/lib/python2.4/encodings |
---|
1670 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /opt/local/lib/python2.4/encodings |
---|
1671 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /opt/local/lib/python2.4/encodings |
---|
1672 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /opt/local/lib/python2.4/encodings |
---|
1673 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /opt/local/lib/python2.4/encodings |
---|
1674 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /opt/local/lib/python2.4/encodings |
---|
1675 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /opt/local/lib/python2.4/encodings |
---|
1676 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /opt/local/lib/python2.4/encodings |
---|
1677 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /opt/local/lib/python2.4/encodings |
---|
1678 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /opt/local/lib/python2.4/encodings |
---|
1679 | /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /opt/local/lib/python2.4/encodings |
---|
1680 | /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /opt/local/lib/python2.4/encodings |
---|
1681 | /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /opt/local/lib/python2.4/encodings |
---|
1682 | /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /opt/local/lib/python2.4/encodings |
---|
1683 | /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /opt/local/lib/python2.4/encodings |
---|
1684 | /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /opt/local/lib/python2.4/encodings |
---|
1685 | /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /opt/local/lib/python2.4/encodings |
---|
1686 | /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /opt/local/lib/python2.4/encodings |
---|
1687 | /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /opt/local/lib/python2.4/encodings |
---|
1688 | /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /opt/local/lib/python2.4/encodings |
---|
1689 | /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /opt/local/lib/python2.4/encodings |
---|
1690 | /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /opt/local/lib/python2.4/encodings |
---|
1691 | /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /opt/local/lib/python2.4/encodings |
---|
1692 | /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /opt/local/lib/python2.4/encodings |
---|
1693 | /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /opt/local/lib/python2.4/encodings |
---|
1694 | /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /opt/local/lib/python2.4/encodings |
---|
1695 | /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /opt/local/lib/python2.4/encodings |
---|
1696 | /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /opt/local/lib/python2.4/encodings |
---|
1697 | /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /opt/local/lib/python2.4/encodings |
---|
1698 | /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /opt/local/lib/python2.4/encodings |
---|
1699 | /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /opt/local/lib/python2.4/encodings |
---|
1700 | /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /opt/local/lib/python2.4/encodings |
---|
1701 | /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /opt/local/lib/python2.4/encodings |
---|
1702 | /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /opt/local/lib/python2.4/encodings |
---|
1703 | /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /opt/local/lib/python2.4/encodings |
---|
1704 | /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /opt/local/lib/python2.4/encodings |
---|
1705 | /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /opt/local/lib/python2.4/encodings |
---|
1706 | /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /opt/local/lib/python2.4/encodings |
---|
1707 | /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /opt/local/lib/python2.4/encodings |
---|
1708 | /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /opt/local/lib/python2.4/encodings |
---|
1709 | /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /opt/local/lib/python2.4/encodings |
---|
1710 | /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /opt/local/lib/python2.4/encodings |
---|
1711 | /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /opt/local/lib/python2.4/encodings |
---|
1712 | /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /opt/local/lib/python2.4/encodings |
---|
1713 | /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /opt/local/lib/python2.4/encodings |
---|
1714 | /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /opt/local/lib/python2.4/encodings |
---|
1715 | /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /opt/local/lib/python2.4/encodings |
---|
1716 | /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /opt/local/lib/python2.4/encodings |
---|
1717 | /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /opt/local/lib/python2.4/encodings |
---|
1718 | /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /opt/local/lib/python2.4/encodings |
---|
1719 | /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /opt/local/lib/python2.4/encodings |
---|
1720 | /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /opt/local/lib/python2.4/encodings |
---|
1721 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /opt/local/lib/python2.4/encodings |
---|
1722 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /opt/local/lib/python2.4/encodings |
---|
1723 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /opt/local/lib/python2.4/encodings |
---|
1724 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /opt/local/lib/python2.4/encodings |
---|
1725 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /opt/local/lib/python2.4/encodings |
---|
1726 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /opt/local/lib/python2.4/encodings |
---|
1727 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /opt/local/lib/python2.4/encodings |
---|
1728 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /opt/local/lib/python2.4/encodings |
---|
1729 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /opt/local/lib/python2.4/encodings |
---|
1730 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /opt/local/lib/python2.4/encodings |
---|
1731 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /opt/local/lib/python2.4/encodings |
---|
1732 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /opt/local/lib/python2.4/encodings |
---|
1733 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /opt/local/lib/python2.4/encodings |
---|
1734 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /opt/local/lib/python2.4/encodings |
---|
1735 | /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /opt/local/lib/python2.4/encodings |
---|
1736 | /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /opt/local/lib/python2.4/encodings |
---|
1737 | /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /opt/local/lib/python2.4/encodings |
---|
1738 | /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /opt/local/lib/python2.4/encodings |
---|
1739 | /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /opt/local/lib/python2.4/encodings |
---|
1740 | /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /opt/local/lib/python2.4/encodings |
---|
1741 | /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /opt/local/lib/python2.4/encodings |
---|
1742 | /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /opt/local/lib/python2.4/encodings |
---|
1743 | /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /opt/local/lib/python2.4/encodings |
---|
1744 | /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /opt/local/lib/python2.4/encodings |
---|
1745 | /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /opt/local/lib/python2.4/encodings |
---|
1746 | /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /opt/local/lib/python2.4/encodings |
---|
1747 | /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /opt/local/lib/python2.4/encodings |
---|
1748 | /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /opt/local/lib/python2.4/encodings |
---|
1749 | /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /opt/local/lib/python2.4/encodings |
---|
1750 | /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /opt/local/lib/python2.4/encodings |
---|
1751 | /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /opt/local/lib/python2.4/encodings |
---|
1752 | /usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py /opt/local/lib/python2.4/encodings |
---|
1753 | /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /opt/local/lib/python2.4/encodings |
---|
1754 | /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /opt/local/lib/python2.4/encodings |
---|
1755 | /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /opt/local/lib/python2.4/encodings |
---|
1756 | /usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py /opt/local/lib/python2.4/encodings |
---|
1757 | /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /opt/local/lib/python2.4/encodings |
---|
1758 | /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /opt/local/lib/python2.4/encodings |
---|
1759 | /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /opt/local/lib/python2.4/encodings |
---|
1760 | /usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py /opt/local/lib/python2.4/encodings |
---|
1761 | /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /opt/local/lib/python2.4/encodings |
---|
1762 | /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /opt/local/lib/python2.4/encodings |
---|
1763 | /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /opt/local/lib/python2.4/encodings |
---|
1764 | /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /opt/local/lib/python2.4/encodings |
---|
1765 | /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /opt/local/lib/python2.4/encodings |
---|
1766 | /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /opt/local/lib/python2.4/encodings |
---|
1767 | /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /opt/local/lib/python2.4/encodings |
---|
1768 | /usr/bin/install -c -m 644 ./Lib/email/Charset.py /opt/local/lib/python2.4/email |
---|
1769 | /usr/bin/install -c -m 644 ./Lib/email/Encoders.py /opt/local/lib/python2.4/email |
---|
1770 | /usr/bin/install -c -m 644 ./Lib/email/Errors.py /opt/local/lib/python2.4/email |
---|
1771 | /usr/bin/install -c -m 644 ./Lib/email/FeedParser.py /opt/local/lib/python2.4/email |
---|
1772 | /usr/bin/install -c -m 644 ./Lib/email/Generator.py /opt/local/lib/python2.4/email |
---|
1773 | /usr/bin/install -c -m 644 ./Lib/email/Header.py /opt/local/lib/python2.4/email |
---|
1774 | /usr/bin/install -c -m 644 ./Lib/email/Iterators.py /opt/local/lib/python2.4/email |
---|
1775 | /usr/bin/install -c -m 644 ./Lib/email/MIMEAudio.py /opt/local/lib/python2.4/email |
---|
1776 | /usr/bin/install -c -m 644 ./Lib/email/MIMEBase.py /opt/local/lib/python2.4/email |
---|
1777 | /usr/bin/install -c -m 644 ./Lib/email/MIMEImage.py /opt/local/lib/python2.4/email |
---|
1778 | /usr/bin/install -c -m 644 ./Lib/email/MIMEMessage.py /opt/local/lib/python2.4/email |
---|
1779 | /usr/bin/install -c -m 644 ./Lib/email/MIMEMultipart.py /opt/local/lib/python2.4/email |
---|
1780 | /usr/bin/install -c -m 644 ./Lib/email/MIMENonMultipart.py /opt/local/lib/python2.4/email |
---|
1781 | /usr/bin/install -c -m 644 ./Lib/email/MIMEText.py /opt/local/lib/python2.4/email |
---|
1782 | /usr/bin/install -c -m 644 ./Lib/email/Message.py /opt/local/lib/python2.4/email |
---|
1783 | /usr/bin/install -c -m 644 ./Lib/email/Parser.py /opt/local/lib/python2.4/email |
---|
1784 | /usr/bin/install -c -m 644 ./Lib/email/Utils.py /opt/local/lib/python2.4/email |
---|
1785 | /usr/bin/install -c -m 644 ./Lib/email/__init__.py /opt/local/lib/python2.4/email |
---|
1786 | /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /opt/local/lib/python2.4/email |
---|
1787 | /usr/bin/install -c -m 644 ./Lib/email/base64MIME.py /opt/local/lib/python2.4/email |
---|
1788 | /usr/bin/install -c -m 644 ./Lib/email/quopriMIME.py /opt/local/lib/python2.4/email |
---|
1789 | /usr/bin/install -c -m 644 ./Lib/email/test/__init__.py /opt/local/lib/python2.4/email/test |
---|
1790 | /usr/bin/install -c -m 644 ./Lib/email/test/test_email.py /opt/local/lib/python2.4/email/test |
---|
1791 | /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py /opt/local/lib/python2.4/email/test |
---|
1792 | /usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py /opt/local/lib/python2.4/email/test |
---|
1793 | /usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif /opt/local/lib/python2.4/email/test/data |
---|
1794 | /usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au /opt/local/lib/python2.4/email/test/data |
---|
1795 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt /opt/local/lib/python2.4/email/test/data |
---|
1796 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt /opt/local/lib/python2.4/email/test/data |
---|
1797 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt /opt/local/lib/python2.4/email/test/data |
---|
1798 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt /opt/local/lib/python2.4/email/test/data |
---|
1799 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt /opt/local/lib/python2.4/email/test/data |
---|
1800 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt /opt/local/lib/python2.4/email/test/data |
---|
1801 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt /opt/local/lib/python2.4/email/test/data |
---|
1802 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt /opt/local/lib/python2.4/email/test/data |
---|
1803 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt /opt/local/lib/python2.4/email/test/data |
---|
1804 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt /opt/local/lib/python2.4/email/test/data |
---|
1805 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt /opt/local/lib/python2.4/email/test/data |
---|
1806 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt /opt/local/lib/python2.4/email/test/data |
---|
1807 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt /opt/local/lib/python2.4/email/test/data |
---|
1808 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt /opt/local/lib/python2.4/email/test/data |
---|
1809 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt /opt/local/lib/python2.4/email/test/data |
---|
1810 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt /opt/local/lib/python2.4/email/test/data |
---|
1811 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt /opt/local/lib/python2.4/email/test/data |
---|
1812 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt /opt/local/lib/python2.4/email/test/data |
---|
1813 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt /opt/local/lib/python2.4/email/test/data |
---|
1814 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt /opt/local/lib/python2.4/email/test/data |
---|
1815 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt /opt/local/lib/python2.4/email/test/data |
---|
1816 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt /opt/local/lib/python2.4/email/test/data |
---|
1817 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt /opt/local/lib/python2.4/email/test/data |
---|
1818 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt /opt/local/lib/python2.4/email/test/data |
---|
1819 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt /opt/local/lib/python2.4/email/test/data |
---|
1820 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt /opt/local/lib/python2.4/email/test/data |
---|
1821 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt /opt/local/lib/python2.4/email/test/data |
---|
1822 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt /opt/local/lib/python2.4/email/test/data |
---|
1823 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt /opt/local/lib/python2.4/email/test/data |
---|
1824 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt /opt/local/lib/python2.4/email/test/data |
---|
1825 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt /opt/local/lib/python2.4/email/test/data |
---|
1826 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt /opt/local/lib/python2.4/email/test/data |
---|
1827 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt /opt/local/lib/python2.4/email/test/data |
---|
1828 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt /opt/local/lib/python2.4/email/test/data |
---|
1829 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt /opt/local/lib/python2.4/email/test/data |
---|
1830 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt /opt/local/lib/python2.4/email/test/data |
---|
1831 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt /opt/local/lib/python2.4/email/test/data |
---|
1832 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt /opt/local/lib/python2.4/email/test/data |
---|
1833 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt /opt/local/lib/python2.4/email/test/data |
---|
1834 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt /opt/local/lib/python2.4/email/test/data |
---|
1835 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt /opt/local/lib/python2.4/email/test/data |
---|
1836 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt /opt/local/lib/python2.4/email/test/data |
---|
1837 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt /opt/local/lib/python2.4/email/test/data |
---|
1838 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt /opt/local/lib/python2.4/email/test/data |
---|
1839 | /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt /opt/local/lib/python2.4/email/test/data |
---|
1840 | /usr/bin/install -c -m 644 ./Lib/compiler/__init__.py /opt/local/lib/python2.4/compiler |
---|
1841 | /usr/bin/install -c -m 644 ./Lib/compiler/ast.py /opt/local/lib/python2.4/compiler |
---|
1842 | /usr/bin/install -c -m 644 ./Lib/compiler/consts.py /opt/local/lib/python2.4/compiler |
---|
1843 | /usr/bin/install -c -m 644 ./Lib/compiler/future.py /opt/local/lib/python2.4/compiler |
---|
1844 | /usr/bin/install -c -m 644 ./Lib/compiler/misc.py /opt/local/lib/python2.4/compiler |
---|
1845 | /usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py /opt/local/lib/python2.4/compiler |
---|
1846 | /usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py /opt/local/lib/python2.4/compiler |
---|
1847 | /usr/bin/install -c -m 644 ./Lib/compiler/symbols.py /opt/local/lib/python2.4/compiler |
---|
1848 | /usr/bin/install -c -m 644 ./Lib/compiler/syntax.py /opt/local/lib/python2.4/compiler |
---|
1849 | /usr/bin/install -c -m 644 ./Lib/compiler/transformer.py /opt/local/lib/python2.4/compiler |
---|
1850 | /usr/bin/install -c -m 644 ./Lib/compiler/visitor.py /opt/local/lib/python2.4/compiler |
---|
1851 | /usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py /opt/local/lib/python2.4/hotshot |
---|
1852 | /usr/bin/install -c -m 644 ./Lib/hotshot/log.py /opt/local/lib/python2.4/hotshot |
---|
1853 | /usr/bin/install -c -m 644 ./Lib/hotshot/stats.py /opt/local/lib/python2.4/hotshot |
---|
1854 | /usr/bin/install -c -m 644 ./Lib/hotshot/stones.py /opt/local/lib/python2.4/hotshot |
---|
1855 | /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /opt/local/lib/python2.4/logging |
---|
1856 | /usr/bin/install -c -m 644 ./Lib/logging/config.py /opt/local/lib/python2.4/logging |
---|
1857 | /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /opt/local/lib/python2.4/logging |
---|
1858 | /usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py /opt/local/lib/python2.4/bsddb |
---|
1859 | /usr/bin/install -c -m 644 ./Lib/bsddb/db.py /opt/local/lib/python2.4/bsddb |
---|
1860 | /usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py /opt/local/lib/python2.4/bsddb |
---|
1861 | /usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py /opt/local/lib/python2.4/bsddb |
---|
1862 | /usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py /opt/local/lib/python2.4/bsddb |
---|
1863 | /usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py /opt/local/lib/python2.4/bsddb |
---|
1864 | /usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py /opt/local/lib/python2.4/bsddb |
---|
1865 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py /opt/local/lib/python2.4/bsddb/test |
---|
1866 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_1413192.py /opt/local/lib/python2.4/bsddb/test |
---|
1867 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py /opt/local/lib/python2.4/bsddb/test |
---|
1868 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py /opt/local/lib/python2.4/bsddb/test |
---|
1869 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py /opt/local/lib/python2.4/bsddb/test |
---|
1870 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py /opt/local/lib/python2.4/bsddb/test |
---|
1871 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py /opt/local/lib/python2.4/bsddb/test |
---|
1872 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py /opt/local/lib/python2.4/bsddb/test |
---|
1873 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py /opt/local/lib/python2.4/bsddb/test |
---|
1874 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_env_close.py /opt/local/lib/python2.4/bsddb/test |
---|
1875 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py /opt/local/lib/python2.4/bsddb/test |
---|
1876 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py /opt/local/lib/python2.4/bsddb/test |
---|
1877 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py /opt/local/lib/python2.4/bsddb/test |
---|
1878 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py /opt/local/lib/python2.4/bsddb/test |
---|
1879 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py /opt/local/lib/python2.4/bsddb/test |
---|
1880 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py /opt/local/lib/python2.4/bsddb/test |
---|
1881 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py /opt/local/lib/python2.4/bsddb/test |
---|
1882 | /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py /opt/local/lib/python2.4/bsddb/test |
---|
1883 | /usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py /opt/local/lib/python2.4/idlelib |
---|
1884 | /usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py /opt/local/lib/python2.4/idlelib |
---|
1885 | /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /opt/local/lib/python2.4/idlelib |
---|
1886 | /usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py /opt/local/lib/python2.4/idlelib |
---|
1887 | /usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py /opt/local/lib/python2.4/idlelib |
---|
1888 | /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /opt/local/lib/python2.4/idlelib |
---|
1889 | /usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py /opt/local/lib/python2.4/idlelib |
---|
1890 | /usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py /opt/local/lib/python2.4/idlelib |
---|
1891 | /usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py /opt/local/lib/python2.4/idlelib |
---|
1892 | /usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py /opt/local/lib/python2.4/idlelib |
---|
1893 | /usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py /opt/local/lib/python2.4/idlelib |
---|
1894 | /usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py /opt/local/lib/python2.4/idlelib |
---|
1895 | /usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py /opt/local/lib/python2.4/idlelib |
---|
1896 | /usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py /opt/local/lib/python2.4/idlelib |
---|
1897 | /usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py /opt/local/lib/python2.4/idlelib |
---|
1898 | /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /opt/local/lib/python2.4/idlelib |
---|
1899 | /usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py /opt/local/lib/python2.4/idlelib |
---|
1900 | /usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py /opt/local/lib/python2.4/idlelib |
---|
1901 | /usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py /opt/local/lib/python2.4/idlelib |
---|
1902 | /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /opt/local/lib/python2.4/idlelib |
---|
1903 | /usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py /opt/local/lib/python2.4/idlelib |
---|
1904 | /usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py /opt/local/lib/python2.4/idlelib |
---|
1905 | /usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py /opt/local/lib/python2.4/idlelib |
---|
1906 | /usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py /opt/local/lib/python2.4/idlelib |
---|
1907 | /usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py /opt/local/lib/python2.4/idlelib |
---|
1908 | /usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py /opt/local/lib/python2.4/idlelib |
---|
1909 | /usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py /opt/local/lib/python2.4/idlelib |
---|
1910 | /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /opt/local/lib/python2.4/idlelib |
---|
1911 | /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py /opt/local/lib/python2.4/idlelib |
---|
1912 | /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py /opt/local/lib/python2.4/idlelib |
---|
1913 | /usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py /opt/local/lib/python2.4/idlelib |
---|
1914 | /usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py /opt/local/lib/python2.4/idlelib |
---|
1915 | /usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py /opt/local/lib/python2.4/idlelib |
---|
1916 | /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py /opt/local/lib/python2.4/idlelib |
---|
1917 | /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py /opt/local/lib/python2.4/idlelib |
---|
1918 | /usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py /opt/local/lib/python2.4/idlelib |
---|
1919 | /usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py /opt/local/lib/python2.4/idlelib |
---|
1920 | /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /opt/local/lib/python2.4/idlelib |
---|
1921 | /usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py /opt/local/lib/python2.4/idlelib |
---|
1922 | /usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py /opt/local/lib/python2.4/idlelib |
---|
1923 | /usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py /opt/local/lib/python2.4/idlelib |
---|
1924 | /usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py /opt/local/lib/python2.4/idlelib |
---|
1925 | /usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py /opt/local/lib/python2.4/idlelib |
---|
1926 | /usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py /opt/local/lib/python2.4/idlelib |
---|
1927 | /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /opt/local/lib/python2.4/idlelib |
---|
1928 | /usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py /opt/local/lib/python2.4/idlelib |
---|
1929 | /usr/bin/install -c -m 644 ./Lib/idlelib/buildapp.py /opt/local/lib/python2.4/idlelib |
---|
1930 | /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /opt/local/lib/python2.4/idlelib |
---|
1931 | /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /opt/local/lib/python2.4/idlelib |
---|
1932 | /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /opt/local/lib/python2.4/idlelib |
---|
1933 | /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /opt/local/lib/python2.4/idlelib |
---|
1934 | /usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py /opt/local/lib/python2.4/idlelib |
---|
1935 | /usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py /opt/local/lib/python2.4/idlelib |
---|
1936 | /usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py /opt/local/lib/python2.4/idlelib |
---|
1937 | /usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py /opt/local/lib/python2.4/idlelib |
---|
1938 | /usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py /opt/local/lib/python2.4/idlelib |
---|
1939 | /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /opt/local/lib/python2.4/idlelib |
---|
1940 | /usr/bin/install -c -m 644 ./Lib/idlelib/help.txt /opt/local/lib/python2.4/idlelib |
---|
1941 | /usr/bin/install -c ./Lib/idlelib/idle.bat /opt/local/lib/python2.4/idlelib |
---|
1942 | /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /opt/local/lib/python2.4/idlelib |
---|
1943 | /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /opt/local/lib/python2.4/idlelib |
---|
1944 | /usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py /opt/local/lib/python2.4/idlelib |
---|
1945 | /usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py /opt/local/lib/python2.4/idlelib |
---|
1946 | /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /opt/local/lib/python2.4/idlelib |
---|
1947 | /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /opt/local/lib/python2.4/idlelib |
---|
1948 | /usr/bin/install -c -m 644 ./Lib/idlelib/tabpage.py /opt/local/lib/python2.4/idlelib |
---|
1949 | /usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py /opt/local/lib/python2.4/idlelib |
---|
1950 | /usr/bin/install -c -m 644 ./Lib/idlelib/textView.py /opt/local/lib/python2.4/idlelib |
---|
1951 | /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /opt/local/lib/python2.4/idlelib/Icons |
---|
1952 | /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns /opt/local/lib/python2.4/idlelib/Icons |
---|
1953 | /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /opt/local/lib/python2.4/idlelib/Icons |
---|
1954 | /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /opt/local/lib/python2.4/idlelib/Icons |
---|
1955 | /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /opt/local/lib/python2.4/idlelib/Icons |
---|
1956 | /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /opt/local/lib/python2.4/idlelib/Icons |
---|
1957 | /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /opt/local/lib/python2.4/idlelib/Icons |
---|
1958 | /usr/bin/install -c -m 644 ./Lib/distutils/README /opt/local/lib/python2.4/distutils |
---|
1959 | /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /opt/local/lib/python2.4/distutils |
---|
1960 | /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /opt/local/lib/python2.4/distutils |
---|
1961 | /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /opt/local/lib/python2.4/distutils |
---|
1962 | /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /opt/local/lib/python2.4/distutils |
---|
1963 | /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /opt/local/lib/python2.4/distutils |
---|
1964 | /usr/bin/install -c -m 644 ./Lib/distutils/core.py /opt/local/lib/python2.4/distutils |
---|
1965 | /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /opt/local/lib/python2.4/distutils |
---|
1966 | /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /opt/local/lib/python2.4/distutils |
---|
1967 | /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /opt/local/lib/python2.4/distutils |
---|
1968 | /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /opt/local/lib/python2.4/distutils |
---|
1969 | /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /opt/local/lib/python2.4/distutils |
---|
1970 | /usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py /opt/local/lib/python2.4/distutils |
---|
1971 | /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /opt/local/lib/python2.4/distutils |
---|
1972 | /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /opt/local/lib/python2.4/distutils |
---|
1973 | /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /opt/local/lib/python2.4/distutils |
---|
1974 | /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /opt/local/lib/python2.4/distutils |
---|
1975 | /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /opt/local/lib/python2.4/distutils |
---|
1976 | /usr/bin/install -c -m 644 ./Lib/distutils/log.py /opt/local/lib/python2.4/distutils |
---|
1977 | /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /opt/local/lib/python2.4/distutils |
---|
1978 | /usr/bin/install -c -m 644 ./Lib/distutils/mwerkscompiler.py /opt/local/lib/python2.4/distutils |
---|
1979 | /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /opt/local/lib/python2.4/distutils |
---|
1980 | /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /opt/local/lib/python2.4/distutils |
---|
1981 | /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /opt/local/lib/python2.4/distutils |
---|
1982 | /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /opt/local/lib/python2.4/distutils |
---|
1983 | /usr/bin/install -c -m 644 ./Lib/distutils/util.py /opt/local/lib/python2.4/distutils |
---|
1984 | /usr/bin/install -c -m 644 ./Lib/distutils/version.py /opt/local/lib/python2.4/distutils |
---|
1985 | /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /opt/local/lib/python2.4/distutils/command |
---|
1986 | /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /opt/local/lib/python2.4/distutils/command |
---|
1987 | /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /opt/local/lib/python2.4/distutils/command |
---|
1988 | /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /opt/local/lib/python2.4/distutils/command |
---|
1989 | /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /opt/local/lib/python2.4/distutils/command |
---|
1990 | /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /opt/local/lib/python2.4/distutils/command |
---|
1991 | /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /opt/local/lib/python2.4/distutils/command |
---|
1992 | /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /opt/local/lib/python2.4/distutils/command |
---|
1993 | /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /opt/local/lib/python2.4/distutils/command |
---|
1994 | /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /opt/local/lib/python2.4/distutils/command |
---|
1995 | /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /opt/local/lib/python2.4/distutils/command |
---|
1996 | /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /opt/local/lib/python2.4/distutils/command |
---|
1997 | /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /opt/local/lib/python2.4/distutils/command |
---|
1998 | /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /opt/local/lib/python2.4/distutils/command |
---|
1999 | /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /opt/local/lib/python2.4/distutils/command |
---|
2000 | /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /opt/local/lib/python2.4/distutils/command |
---|
2001 | /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /opt/local/lib/python2.4/distutils/command |
---|
2002 | /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /opt/local/lib/python2.4/distutils/command |
---|
2003 | /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /opt/local/lib/python2.4/distutils/command |
---|
2004 | /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /opt/local/lib/python2.4/distutils/command |
---|
2005 | /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.exe /opt/local/lib/python2.4/distutils/command |
---|
2006 | /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe /opt/local/lib/python2.4/distutils/command |
---|
2007 | /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /opt/local/lib/python2.4/distutils/tests |
---|
2008 | /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /opt/local/lib/python2.4/distutils/tests |
---|
2009 | /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /opt/local/lib/python2.4/distutils/tests |
---|
2010 | /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /opt/local/lib/python2.4/distutils/tests |
---|
2011 | /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /opt/local/lib/python2.4/distutils/tests |
---|
2012 | /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /opt/local/lib/python2.4/distutils/tests |
---|
2013 | /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /opt/local/lib/python2.4/distutils/tests |
---|
2014 | /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /opt/local/lib/python2.4/xml |
---|
2015 | /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /opt/local/lib/python2.4/xml/dom |
---|
2016 | /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /opt/local/lib/python2.4/xml/dom |
---|
2017 | /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /opt/local/lib/python2.4/xml/dom |
---|
2018 | /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /opt/local/lib/python2.4/xml/dom |
---|
2019 | /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /opt/local/lib/python2.4/xml/dom |
---|
2020 | /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /opt/local/lib/python2.4/xml/dom |
---|
2021 | /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /opt/local/lib/python2.4/xml/dom |
---|
2022 | /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /opt/local/lib/python2.4/xml/dom |
---|
2023 | /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /opt/local/lib/python2.4/xml/parsers |
---|
2024 | /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /opt/local/lib/python2.4/xml/parsers |
---|
2025 | /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /opt/local/lib/python2.4/xml/sax |
---|
2026 | /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /opt/local/lib/python2.4/xml/sax |
---|
2027 | /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /opt/local/lib/python2.4/xml/sax |
---|
2028 | /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /opt/local/lib/python2.4/xml/sax |
---|
2029 | /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /opt/local/lib/python2.4/xml/sax |
---|
2030 | /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /opt/local/lib/python2.4/xml/sax |
---|
2031 | /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /opt/local/lib/python2.4/curses |
---|
2032 | /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /opt/local/lib/python2.4/curses |
---|
2033 | /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /opt/local/lib/python2.4/curses |
---|
2034 | /usr/bin/install -c -m 644 ./Lib/curses/panel.py /opt/local/lib/python2.4/curses |
---|
2035 | /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /opt/local/lib/python2.4/curses |
---|
2036 | /usr/bin/install -c -m 644 ./Lib/curses/wrapper.py /opt/local/lib/python2.4/curses |
---|
2037 | /usr/bin/install -c -m 644 ./Lib/plat-darwin/IN.py /opt/local/lib/python2.4/plat-darwin |
---|
2038 | /usr/bin/install -c ./Lib/plat-darwin/regen /opt/local/lib/python2.4/plat-darwin |
---|
2039 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Audio_mac.py /opt/local/lib/python2.4/plat-mac |
---|
2040 | /usr/bin/install -c -m 644 ./Lib/plat-mac/EasyDialogs.py /opt/local/lib/python2.4/plat-mac |
---|
2041 | /usr/bin/install -c -m 644 ./Lib/plat-mac/FrameWork.py /opt/local/lib/python2.4/plat-mac |
---|
2042 | /usr/bin/install -c -m 644 ./Lib/plat-mac/MiniAEFrame.py /opt/local/lib/python2.4/plat-mac |
---|
2043 | /usr/bin/install -c -m 644 ./Lib/plat-mac/PixMapWrapper.py /opt/local/lib/python2.4/plat-mac |
---|
2044 | /usr/bin/install -c -m 644 ./Lib/plat-mac/WASTEconst.py /opt/local/lib/python2.4/plat-mac |
---|
2045 | /usr/bin/install -c -m 644 ./Lib/plat-mac/aepack.py /opt/local/lib/python2.4/plat-mac |
---|
2046 | /usr/bin/install -c -m 644 ./Lib/plat-mac/aetools.py /opt/local/lib/python2.4/plat-mac |
---|
2047 | /usr/bin/install -c -m 644 ./Lib/plat-mac/aetypes.py /opt/local/lib/python2.4/plat-mac |
---|
2048 | /usr/bin/install -c -m 644 ./Lib/plat-mac/applesingle.py /opt/local/lib/python2.4/plat-mac |
---|
2049 | /usr/bin/install -c -m 644 ./Lib/plat-mac/appletrawmain.py /opt/local/lib/python2.4/plat-mac |
---|
2050 | /usr/bin/install -c ./Lib/plat-mac/appletrunner.py /opt/local/lib/python2.4/plat-mac |
---|
2051 | /usr/bin/install -c -m 644 ./Lib/plat-mac/argvemulator.py /opt/local/lib/python2.4/plat-mac |
---|
2052 | /usr/bin/install -c -m 644 ./Lib/plat-mac/bgenlocations.py /opt/local/lib/python2.4/plat-mac |
---|
2053 | /usr/bin/install -c -m 644 ./Lib/plat-mac/buildtools.py /opt/local/lib/python2.4/plat-mac |
---|
2054 | /usr/bin/install -c ./Lib/plat-mac/bundlebuilder.py /opt/local/lib/python2.4/plat-mac |
---|
2055 | /usr/bin/install -c -m 644 ./Lib/plat-mac/cfmfile.py /opt/local/lib/python2.4/plat-mac |
---|
2056 | /usr/bin/install -c -m 644 ./Lib/plat-mac/dialogs.rsrc /opt/local/lib/python2.4/plat-mac |
---|
2057 | /usr/bin/install -c -m 644 ./Lib/plat-mac/errors.rsrc /opt/local/lib/python2.4/plat-mac |
---|
2058 | /usr/bin/install -c -m 644 ./Lib/plat-mac/findertools.py /opt/local/lib/python2.4/plat-mac |
---|
2059 | /usr/bin/install -c -m 644 ./Lib/plat-mac/gensuitemodule.py /opt/local/lib/python2.4/plat-mac |
---|
2060 | /usr/bin/install -c -m 644 ./Lib/plat-mac/ic.py /opt/local/lib/python2.4/plat-mac |
---|
2061 | /usr/bin/install -c -m 644 ./Lib/plat-mac/icopen.py /opt/local/lib/python2.4/plat-mac |
---|
2062 | /usr/bin/install -c -m 644 ./Lib/plat-mac/macerrors.py /opt/local/lib/python2.4/plat-mac |
---|
2063 | /usr/bin/install -c -m 644 ./Lib/plat-mac/macfs.py /opt/local/lib/python2.4/plat-mac |
---|
2064 | /usr/bin/install -c -m 644 ./Lib/plat-mac/macostools.py /opt/local/lib/python2.4/plat-mac |
---|
2065 | /usr/bin/install -c -m 644 ./Lib/plat-mac/macresource.py /opt/local/lib/python2.4/plat-mac |
---|
2066 | /usr/bin/install -c -m 644 ./Lib/plat-mac/pimp.py /opt/local/lib/python2.4/plat-mac |
---|
2067 | /usr/bin/install -c -m 644 ./Lib/plat-mac/plistlib.py /opt/local/lib/python2.4/plat-mac |
---|
2068 | /usr/bin/install -c -m 644 ./Lib/plat-mac/terminalcommand.py /opt/local/lib/python2.4/plat-mac |
---|
2069 | /usr/bin/install -c -m 644 ./Lib/plat-mac/videoreader.py /opt/local/lib/python2.4/plat-mac |
---|
2070 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AE.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2071 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AH.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2072 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Alias.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2073 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Aliases.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2074 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/App.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2075 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Appearance.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2076 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleEvents.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2077 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/AppleHelp.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2078 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CF.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2079 | /usr/bin/install -c ./Lib/plat-mac/Carbon/CG.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2080 | /usr/bin/install -c ./Lib/plat-mac/Carbon/CarbonEvents.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2081 | /usr/bin/install -c ./Lib/plat-mac/Carbon/CarbonEvt.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2082 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Cm.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2083 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Components.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2084 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/ControlAccessor.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2085 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Controls.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2086 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/CoreFoundation.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2087 | /usr/bin/install -c ./Lib/plat-mac/Carbon/CoreGraphics.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2088 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Ctl.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2089 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dialogs.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2090 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dlg.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2091 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Drag.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2092 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Dragconst.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2093 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Events.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2094 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Evt.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2095 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/File.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2096 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Files.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2097 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fm.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2098 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folder.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2099 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Folders.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2100 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Fonts.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2101 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Help.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2102 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbon.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2103 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/IBCarbonRuntime.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2104 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icn.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2105 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Icons.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2106 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Launch.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2107 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/LaunchServices.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2108 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/List.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2109 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Lists.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2110 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacHelp.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2111 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MacTextEditor.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2112 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/MediaDescr.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2113 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menu.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2114 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Menus.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2115 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Mlte.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2116 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSA.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2117 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/OSAconst.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2118 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QDOffscreen.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2119 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qd.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2120 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qdoffs.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2121 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Qt.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2122 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickDraw.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2123 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/QuickTime.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2124 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Res.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2125 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Resources.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2126 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Scrap.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2127 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Snd.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2128 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sndihooks.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2129 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Sound.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2130 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TE.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2131 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/TextEdit.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2132 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/WASTEconst.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2133 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Win.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2134 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/Windows.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2135 | /usr/bin/install -c -m 644 ./Lib/plat-mac/Carbon/__init__.py /opt/local/lib/python2.4/plat-mac/Carbon |
---|
2136 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites |
---|
2137 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites |
---|
2138 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior |
---|
2139 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior |
---|
2140 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Required.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior |
---|
2141 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior |
---|
2142 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior |
---|
2143 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
2144 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
2145 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
2146 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
2147 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
2148 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
2149 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Explorer/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer |
---|
2150 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2151 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Enumerations.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2152 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Files.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2153 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2154 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Finder_items.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2155 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2156 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2157 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2158 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/Window_classes.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2159 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Finder/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder |
---|
2160 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2161 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2162 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Required_suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2163 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2164 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2165 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/Text.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2166 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2167 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Netscape/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape |
---|
2168 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2169 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2170 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2171 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2172 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2173 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2174 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2175 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2176 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2177 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/StdSuites/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites |
---|
2178 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2179 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2180 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2181 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2182 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2183 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2184 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2185 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2186 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2187 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/SystemEvents/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents |
---|
2188 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal |
---|
2189 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal |
---|
2190 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal |
---|
2191 | /usr/bin/install -c -m 644 ./Lib/plat-mac/lib-scriptpackages/Terminal/__init__.py /opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal |
---|
2192 | /usr/bin/install -c -m 644 ./LICENSE /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/LICENSE.txt |
---|
2193 | PYTHONPATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 \ |
---|
2194 | ./python.exe -Wi -tt /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compileall.py \ |
---|
2195 | -d /opt/local/lib/python2.4 -f \ |
---|
2196 | -x 'badsyntax|site-packages' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 |
---|
2197 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 ... |
---|
2198 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/BaseHTTPServer.py ... |
---|
2199 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/Bastion.py ... |
---|
2200 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/CGIHTTPServer.py ... |
---|
2201 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ConfigParser.py ... |
---|
2202 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/Cookie.py ... |
---|
2203 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/DocXMLRPCServer.py ... |
---|
2204 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/HTMLParser.py ... |
---|
2205 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/MimeWriter.py ... |
---|
2206 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/Queue.py ... |
---|
2207 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/SimpleHTTPServer.py ... |
---|
2208 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/SimpleXMLRPCServer.py ... |
---|
2209 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/SocketServer.py ... |
---|
2210 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/StringIO.py ... |
---|
2211 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/UserDict.py ... |
---|
2212 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/UserList.py ... |
---|
2213 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/UserString.py ... |
---|
2214 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_LWPCookieJar.py ... |
---|
2215 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_MozillaCookieJar.py ... |
---|
2216 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/__future__.py ... |
---|
2217 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/__phello__.foo.py ... |
---|
2218 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_strptime.py ... |
---|
2219 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_threading_local.py ... |
---|
2220 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/aifc.py ... |
---|
2221 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/anydbm.py ... |
---|
2222 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/asynchat.py ... |
---|
2223 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/asyncore.py ... |
---|
2224 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/atexit.py ... |
---|
2225 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/audiodev.py ... |
---|
2226 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/base64.py ... |
---|
2227 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bdb.py ... |
---|
2228 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/binhex.py ... |
---|
2229 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bisect.py ... |
---|
2230 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb ... |
---|
2231 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/__init__.py ... |
---|
2232 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/db.py ... |
---|
2233 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbobj.py ... |
---|
2234 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbrecio.py ... |
---|
2235 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbshelve.py ... |
---|
2236 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbtables.py ... |
---|
2237 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbutils.py ... |
---|
2238 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test ... |
---|
2239 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/__init__.py ... |
---|
2240 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_1413192.py ... |
---|
2241 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_all.py ... |
---|
2242 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_associate.py ... |
---|
2243 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_basics.py ... |
---|
2244 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_compat.py ... |
---|
2245 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_dbobj.py ... |
---|
2246 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_dbshelve.py ... |
---|
2247 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_dbtables.py ... |
---|
2248 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_env_close.py ... |
---|
2249 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_get_none.py ... |
---|
2250 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_join.py ... |
---|
2251 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_lock.py ... |
---|
2252 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_misc.py ... |
---|
2253 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_pickle.py ... |
---|
2254 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_queue.py ... |
---|
2255 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_recno.py ... |
---|
2256 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_thread.py ... |
---|
2257 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/calendar.py ... |
---|
2258 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cgi.py ... |
---|
2259 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cgitb.py ... |
---|
2260 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/chunk.py ... |
---|
2261 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cmd.py ... |
---|
2262 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/code.py ... |
---|
2263 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/codecs.py ... |
---|
2264 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/codeop.py ... |
---|
2265 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/colorsys.py ... |
---|
2266 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/commands.py ... |
---|
2267 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compileall.py ... |
---|
2268 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler ... |
---|
2269 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/__init__.py ... |
---|
2270 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/ast.py ... |
---|
2271 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/consts.py ... |
---|
2272 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/future.py ... |
---|
2273 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/misc.py ... |
---|
2274 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/pyassem.py ... |
---|
2275 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/pycodegen.py ... |
---|
2276 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/symbols.py ... |
---|
2277 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/syntax.py ... |
---|
2278 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/transformer.py ... |
---|
2279 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/visitor.py ... |
---|
2280 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cookielib.py ... |
---|
2281 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/copy.py ... |
---|
2282 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/copy_reg.py ... |
---|
2283 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/csv.py ... |
---|
2284 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses ... |
---|
2285 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/__init__.py ... |
---|
2286 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/ascii.py ... |
---|
2287 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/has_key.py ... |
---|
2288 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/panel.py ... |
---|
2289 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/textpad.py ... |
---|
2290 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/wrapper.py ... |
---|
2291 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dbhash.py ... |
---|
2292 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/decimal.py ... |
---|
2293 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/difflib.py ... |
---|
2294 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dircache.py ... |
---|
2295 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dis.py ... |
---|
2296 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils ... |
---|
2297 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/__init__.py ... |
---|
2298 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/archive_util.py ... |
---|
2299 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/bcppcompiler.py ... |
---|
2300 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/ccompiler.py ... |
---|
2301 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/cmd.py ... |
---|
2302 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command ... |
---|
2303 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/__init__.py ... |
---|
2304 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist.py ... |
---|
2305 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist_dumb.py ... |
---|
2306 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist_rpm.py ... |
---|
2307 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist_wininst.py ... |
---|
2308 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build.py ... |
---|
2309 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_clib.py ... |
---|
2310 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_ext.py ... |
---|
2311 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_py.py ... |
---|
2312 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_scripts.py ... |
---|
2313 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/clean.py ... |
---|
2314 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/config.py ... |
---|
2315 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install.py ... |
---|
2316 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_data.py ... |
---|
2317 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_headers.py ... |
---|
2318 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_lib.py ... |
---|
2319 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_scripts.py ... |
---|
2320 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/register.py ... |
---|
2321 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/sdist.py ... |
---|
2322 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/core.py ... |
---|
2323 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/cygwinccompiler.py ... |
---|
2324 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/debug.py ... |
---|
2325 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/dep_util.py ... |
---|
2326 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/dir_util.py ... |
---|
2327 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/dist.py ... |
---|
2328 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/emxccompiler.py ... |
---|
2329 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/errors.py ... |
---|
2330 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/extension.py ... |
---|
2331 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/fancy_getopt.py ... |
---|
2332 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/file_util.py ... |
---|
2333 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/filelist.py ... |
---|
2334 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/log.py ... |
---|
2335 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/msvccompiler.py ... |
---|
2336 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/mwerkscompiler.py ... |
---|
2337 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/spawn.py ... |
---|
2338 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/sysconfig.py ... |
---|
2339 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests ... |
---|
2340 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/__init__.py ... |
---|
2341 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/support.py ... |
---|
2342 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_build_py.py ... |
---|
2343 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_build_scripts.py ... |
---|
2344 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_dist.py ... |
---|
2345 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_install.py ... |
---|
2346 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_install_scripts.py ... |
---|
2347 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/text_file.py ... |
---|
2348 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/unixccompiler.py ... |
---|
2349 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/util.py ... |
---|
2350 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/version.py ... |
---|
2351 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/doctest.py ... |
---|
2352 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dumbdbm.py ... |
---|
2353 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dummy_thread.py ... |
---|
2354 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dummy_threading.py ... |
---|
2355 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email ... |
---|
2356 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Charset.py ... |
---|
2357 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Encoders.py ... |
---|
2358 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Errors.py ... |
---|
2359 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/FeedParser.py ... |
---|
2360 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Generator.py ... |
---|
2361 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Header.py ... |
---|
2362 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Iterators.py ... |
---|
2363 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEAudio.py ... |
---|
2364 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEBase.py ... |
---|
2365 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEImage.py ... |
---|
2366 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEMessage.py ... |
---|
2367 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEMultipart.py ... |
---|
2368 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMENonMultipart.py ... |
---|
2369 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEText.py ... |
---|
2370 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Message.py ... |
---|
2371 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Parser.py ... |
---|
2372 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Utils.py ... |
---|
2373 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/__init__.py ... |
---|
2374 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/_parseaddr.py ... |
---|
2375 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/base64MIME.py ... |
---|
2376 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/quopriMIME.py ... |
---|
2377 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test ... |
---|
2378 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/__init__.py ... |
---|
2379 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/data ... |
---|
2380 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/test_email.py ... |
---|
2381 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/test_email_codecs.py ... |
---|
2382 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/test_email_torture.py ... |
---|
2383 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings ... |
---|
2384 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/__init__.py ... |
---|
2385 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/aliases.py ... |
---|
2386 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/ascii.py ... |
---|
2387 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/base64_codec.py ... |
---|
2388 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/big5.py ... |
---|
2389 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/big5hkscs.py ... |
---|
2390 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/bz2_codec.py ... |
---|
2391 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/charmap.py ... |
---|
2392 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp037.py ... |
---|
2393 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1006.py ... |
---|
2394 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1026.py ... |
---|
2395 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1140.py ... |
---|
2396 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1250.py ... |
---|
2397 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1251.py ... |
---|
2398 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1252.py ... |
---|
2399 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1253.py ... |
---|
2400 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1254.py ... |
---|
2401 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1255.py ... |
---|
2402 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1256.py ... |
---|
2403 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1257.py ... |
---|
2404 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1258.py ... |
---|
2405 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp424.py ... |
---|
2406 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp437.py ... |
---|
2407 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp500.py ... |
---|
2408 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp737.py ... |
---|
2409 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp775.py ... |
---|
2410 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp850.py ... |
---|
2411 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp852.py ... |
---|
2412 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp855.py ... |
---|
2413 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp856.py ... |
---|
2414 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp857.py ... |
---|
2415 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp860.py ... |
---|
2416 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp861.py ... |
---|
2417 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp862.py ... |
---|
2418 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp863.py ... |
---|
2419 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp864.py ... |
---|
2420 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp865.py ... |
---|
2421 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp866.py ... |
---|
2422 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp869.py ... |
---|
2423 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp874.py ... |
---|
2424 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp875.py ... |
---|
2425 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp932.py ... |
---|
2426 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp949.py ... |
---|
2427 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp950.py ... |
---|
2428 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_jis_2004.py ... |
---|
2429 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_jisx0213.py ... |
---|
2430 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_jp.py ... |
---|
2431 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_kr.py ... |
---|
2432 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/gb18030.py ... |
---|
2433 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/gb2312.py ... |
---|
2434 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/gbk.py ... |
---|
2435 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/hex_codec.py ... |
---|
2436 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/hp_roman8.py ... |
---|
2437 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/hz.py ... |
---|
2438 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/idna.py ... |
---|
2439 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp.py ... |
---|
2440 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_1.py ... |
---|
2441 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_2.py ... |
---|
2442 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_2004.py ... |
---|
2443 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_3.py ... |
---|
2444 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_ext.py ... |
---|
2445 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_kr.py ... |
---|
2446 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_1.py ... |
---|
2447 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_10.py ... |
---|
2448 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_11.py ... |
---|
2449 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_13.py ... |
---|
2450 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_14.py ... |
---|
2451 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_15.py ... |
---|
2452 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_16.py ... |
---|
2453 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_2.py ... |
---|
2454 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_3.py ... |
---|
2455 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_4.py ... |
---|
2456 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_5.py ... |
---|
2457 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_6.py ... |
---|
2458 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_7.py ... |
---|
2459 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_8.py ... |
---|
2460 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_9.py ... |
---|
2461 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/johab.py ... |
---|
2462 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/koi8_r.py ... |
---|
2463 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/koi8_u.py ... |
---|
2464 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/latin_1.py ... |
---|
2465 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_cyrillic.py ... |
---|
2466 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_greek.py ... |
---|
2467 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_iceland.py ... |
---|
2468 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_latin2.py ... |
---|
2469 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_roman.py ... |
---|
2470 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_turkish.py ... |
---|
2471 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mbcs.py ... |
---|
2472 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/palmos.py ... |
---|
2473 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/ptcp154.py ... |
---|
2474 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/punycode.py ... |
---|
2475 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/quopri_codec.py ... |
---|
2476 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/raw_unicode_escape.py ... |
---|
2477 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/rot_13.py ... |
---|
2478 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/shift_jis.py ... |
---|
2479 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/shift_jis_2004.py ... |
---|
2480 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/shift_jisx0213.py ... |
---|
2481 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/string_escape.py ... |
---|
2482 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/tis_620.py ... |
---|
2483 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/undefined.py ... |
---|
2484 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/unicode_escape.py ... |
---|
2485 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/unicode_internal.py ... |
---|
2486 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_16.py ... |
---|
2487 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_16_be.py ... |
---|
2488 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_16_le.py ... |
---|
2489 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_7.py ... |
---|
2490 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_8.py ... |
---|
2491 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/uu_codec.py ... |
---|
2492 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/zlib_codec.py ... |
---|
2493 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/filecmp.py ... |
---|
2494 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/fileinput.py ... |
---|
2495 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/fnmatch.py ... |
---|
2496 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/formatter.py ... |
---|
2497 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/fpformat.py ... |
---|
2498 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ftplib.py ... |
---|
2499 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/getopt.py ... |
---|
2500 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/getpass.py ... |
---|
2501 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/gettext.py ... |
---|
2502 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/glob.py ... |
---|
2503 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/gopherlib.py ... |
---|
2504 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/gzip.py ... |
---|
2505 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/heapq.py ... |
---|
2506 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hmac.py ... |
---|
2507 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot ... |
---|
2508 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/__init__.py ... |
---|
2509 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/log.py ... |
---|
2510 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/stats.py ... |
---|
2511 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/stones.py ... |
---|
2512 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/htmlentitydefs.py ... |
---|
2513 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/htmllib.py ... |
---|
2514 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/httplib.py ... |
---|
2515 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib ... |
---|
2516 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/AutoExpand.py ... |
---|
2517 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Bindings.py ... |
---|
2518 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/CallTipWindow.py ... |
---|
2519 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/CallTips.py ... |
---|
2520 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ClassBrowser.py ... |
---|
2521 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/CodeContext.py ... |
---|
2522 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ColorDelegator.py ... |
---|
2523 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Debugger.py ... |
---|
2524 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Delegator.py ... |
---|
2525 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/EditorWindow.py ... |
---|
2526 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/FileList.py ... |
---|
2527 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/FormatParagraph.py ... |
---|
2528 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/GrepDialog.py ... |
---|
2529 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/IOBinding.py ... |
---|
2530 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Icons ... |
---|
2531 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/IdleHistory.py ... |
---|
2532 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/MultiStatusBar.py ... |
---|
2533 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ObjectBrowser.py ... |
---|
2534 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/OutputWindow.py ... |
---|
2535 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ParenMatch.py ... |
---|
2536 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/PathBrowser.py ... |
---|
2537 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Percolator.py ... |
---|
2538 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/PyParse.py ... |
---|
2539 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/PyShell.py ... |
---|
2540 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/RemoteDebugger.py ... |
---|
2541 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/RemoteObjectBrowser.py ... |
---|
2542 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ReplaceDialog.py ... |
---|
2543 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ScriptBinding.py ... |
---|
2544 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ScrolledList.py ... |
---|
2545 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/SearchDialog.py ... |
---|
2546 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/SearchDialogBase.py ... |
---|
2547 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/SearchEngine.py ... |
---|
2548 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/StackViewer.py ... |
---|
2549 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ToolTip.py ... |
---|
2550 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/TreeWidget.py ... |
---|
2551 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/UndoDelegator.py ... |
---|
2552 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/WidgetRedirector.py ... |
---|
2553 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/WindowList.py ... |
---|
2554 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ZoomHeight.py ... |
---|
2555 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/__init__.py ... |
---|
2556 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/aboutDialog.py ... |
---|
2557 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/buildapp.py ... |
---|
2558 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configDialog.py ... |
---|
2559 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configHandler.py ... |
---|
2560 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configHelpSourceEdit.py ... |
---|
2561 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configSectionNameDialog.py ... |
---|
2562 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/dynOptionMenuWidget.py ... |
---|
2563 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/idle.py ... |
---|
2564 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/idlever.py ... |
---|
2565 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/keybindingDialog.py ... |
---|
2566 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/rpc.py ... |
---|
2567 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/run.py ... |
---|
2568 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/tabpage.py ... |
---|
2569 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/testcode.py ... |
---|
2570 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/textView.py ... |
---|
2571 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ihooks.py ... |
---|
2572 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/imaplib.py ... |
---|
2573 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/imghdr.py ... |
---|
2574 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/imputil.py ... |
---|
2575 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/inspect.py ... |
---|
2576 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/keyword.py ... |
---|
2577 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old ... |
---|
2578 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/Para.py ... |
---|
2579 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/addpack.py ... |
---|
2580 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/cmp.py ... |
---|
2581 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/cmpcache.py ... |
---|
2582 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/codehack.py ... |
---|
2583 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/dircmp.py ... |
---|
2584 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/dump.py ... |
---|
2585 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/find.py ... |
---|
2586 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/fmt.py ... |
---|
2587 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/grep.py ... |
---|
2588 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/lockfile.py ... |
---|
2589 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/newdir.py ... |
---|
2590 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/ni.py ... |
---|
2591 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/packmail.py ... |
---|
2592 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/poly.py ... |
---|
2593 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/rand.py ... |
---|
2594 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/tb.py ... |
---|
2595 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/util.py ... |
---|
2596 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/whatsound.py ... |
---|
2597 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/zmod.py ... |
---|
2598 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk ... |
---|
2599 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Canvas.py ... |
---|
2600 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Dialog.py ... |
---|
2601 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/FileDialog.py ... |
---|
2602 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/FixTk.py ... |
---|
2603 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/ScrolledText.py ... |
---|
2604 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/SimpleDialog.py ... |
---|
2605 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tix.py ... |
---|
2606 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tkconstants.py ... |
---|
2607 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tkdnd.py ... |
---|
2608 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tkinter.py ... |
---|
2609 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkColorChooser.py ... |
---|
2610 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkCommonDialog.py ... |
---|
2611 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkFileDialog.py ... |
---|
2612 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkFont.py ... |
---|
2613 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkMessageBox.py ... |
---|
2614 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkSimpleDialog.py ... |
---|
2615 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/turtle.py ... |
---|
2616 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/linecache.py ... |
---|
2617 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/locale.py ... |
---|
2618 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging ... |
---|
2619 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging/__init__.py ... |
---|
2620 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging/config.py ... |
---|
2621 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging/handlers.py ... |
---|
2622 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/macpath.py ... |
---|
2623 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/macurl2path.py ... |
---|
2624 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mailbox.py ... |
---|
2625 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mailcap.py ... |
---|
2626 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/markupbase.py ... |
---|
2627 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mhlib.py ... |
---|
2628 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mimetools.py ... |
---|
2629 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mimetypes.py ... |
---|
2630 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mimify.py ... |
---|
2631 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/modulefinder.py ... |
---|
2632 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/multifile.py ... |
---|
2633 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mutex.py ... |
---|
2634 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/netrc.py ... |
---|
2635 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/new.py ... |
---|
2636 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/nntplib.py ... |
---|
2637 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ntpath.py ... |
---|
2638 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/nturl2path.py ... |
---|
2639 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/opcode.py ... |
---|
2640 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/optparse.py ... |
---|
2641 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/os.py ... |
---|
2642 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/os2emxpath.py ... |
---|
2643 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pdb.py ... |
---|
2644 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pickle.py ... |
---|
2645 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pickletools.py ... |
---|
2646 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pipes.py ... |
---|
2647 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pkgutil.py ... |
---|
2648 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-darwin ... |
---|
2649 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-darwin/IN.py ... |
---|
2650 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac ... |
---|
2651 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Audio_mac.py ... |
---|
2652 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon ... |
---|
2653 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AE.py ... |
---|
2654 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AH.py ... |
---|
2655 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Alias.py ... |
---|
2656 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Aliases.py ... |
---|
2657 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/App.py ... |
---|
2658 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Appearance.py ... |
---|
2659 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AppleEvents.py ... |
---|
2660 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AppleHelp.py ... |
---|
2661 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CF.py ... |
---|
2662 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CG.py ... |
---|
2663 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CarbonEvents.py ... |
---|
2664 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CarbonEvt.py ... |
---|
2665 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Cm.py ... |
---|
2666 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Components.py ... |
---|
2667 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/ControlAccessor.py ... |
---|
2668 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Controls.py ... |
---|
2669 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CoreFoundation.py ... |
---|
2670 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CoreGraphics.py ... |
---|
2671 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Ctl.py ... |
---|
2672 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Dialogs.py ... |
---|
2673 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Dlg.py ... |
---|
2674 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Drag.py ... |
---|
2675 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Dragconst.py ... |
---|
2676 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Events.py ... |
---|
2677 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Evt.py ... |
---|
2678 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/File.py ... |
---|
2679 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Files.py ... |
---|
2680 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Fm.py ... |
---|
2681 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Folder.py ... |
---|
2682 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Folders.py ... |
---|
2683 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Fonts.py ... |
---|
2684 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Help.py ... |
---|
2685 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/IBCarbon.py ... |
---|
2686 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/IBCarbonRuntime.py ... |
---|
2687 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Icn.py ... |
---|
2688 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Icons.py ... |
---|
2689 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Launch.py ... |
---|
2690 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/LaunchServices.py ... |
---|
2691 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/List.py ... |
---|
2692 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Lists.py ... |
---|
2693 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/MacHelp.py ... |
---|
2694 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/MacTextEditor.py ... |
---|
2695 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/MediaDescr.py ... |
---|
2696 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Menu.py ... |
---|
2697 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Menus.py ... |
---|
2698 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Mlte.py ... |
---|
2699 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/OSA.py ... |
---|
2700 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/OSAconst.py ... |
---|
2701 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/QDOffscreen.py ... |
---|
2702 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Qd.py ... |
---|
2703 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Qdoffs.py ... |
---|
2704 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Qt.py ... |
---|
2705 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/QuickDraw.py ... |
---|
2706 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/QuickTime.py ... |
---|
2707 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Res.py ... |
---|
2708 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Resources.py ... |
---|
2709 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Scrap.py ... |
---|
2710 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Snd.py ... |
---|
2711 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Sndihooks.py ... |
---|
2712 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Sound.py ... |
---|
2713 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/TE.py ... |
---|
2714 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/TextEdit.py ... |
---|
2715 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/WASTEconst.py ... |
---|
2716 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Win.py ... |
---|
2717 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Windows.py ... |
---|
2718 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/__init__.py ... |
---|
2719 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/EasyDialogs.py ... |
---|
2720 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/FrameWork.py ... |
---|
2721 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/MiniAEFrame.py ... |
---|
2722 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/PixMapWrapper.py ... |
---|
2723 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/WASTEconst.py ... |
---|
2724 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/aepack.py ... |
---|
2725 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/aetools.py ... |
---|
2726 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/aetypes.py ... |
---|
2727 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/applesingle.py ... |
---|
2728 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/appletrawmain.py ... |
---|
2729 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/appletrunner.py ... |
---|
2730 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/argvemulator.py ... |
---|
2731 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/bgenlocations.py ... |
---|
2732 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/buildtools.py ... |
---|
2733 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/bundlebuilder.py ... |
---|
2734 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/cfmfile.py ... |
---|
2735 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/findertools.py ... |
---|
2736 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/gensuitemodule.py ... |
---|
2737 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/ic.py ... |
---|
2738 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/icopen.py ... |
---|
2739 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages ... |
---|
2740 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior ... |
---|
2741 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py ... |
---|
2742 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py ... |
---|
2743 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/Required.py ... |
---|
2744 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py ... |
---|
2745 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py ... |
---|
2746 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer ... |
---|
2747 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py ... |
---|
2748 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py ... |
---|
2749 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py ... |
---|
2750 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py ... |
---|
2751 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py ... |
---|
2752 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py ... |
---|
2753 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/__init__.py ... |
---|
2754 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder ... |
---|
2755 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py ... |
---|
2756 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Enumerations.py ... |
---|
2757 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Files.py ... |
---|
2758 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py ... |
---|
2759 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Finder_items.py ... |
---|
2760 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py ... |
---|
2761 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py ... |
---|
2762 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py ... |
---|
2763 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Window_classes.py ... |
---|
2764 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/__init__.py ... |
---|
2765 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape ... |
---|
2766 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py ... |
---|
2767 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py ... |
---|
2768 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Required_suite.py ... |
---|
2769 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py ... |
---|
2770 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py ... |
---|
2771 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Text.py ... |
---|
2772 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py ... |
---|
2773 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/__init__.py ... |
---|
2774 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites ... |
---|
2775 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py ... |
---|
2776 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py ... |
---|
2777 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py ... |
---|
2778 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py ... |
---|
2779 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py ... |
---|
2780 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py ... |
---|
2781 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py ... |
---|
2782 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py ... |
---|
2783 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py ... |
---|
2784 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/__init__.py ... |
---|
2785 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents ... |
---|
2786 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py ... |
---|
2787 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py ... |
---|
2788 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py ... |
---|
2789 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py ... |
---|
2790 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py ... |
---|
2791 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py ... |
---|
2792 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py ... |
---|
2793 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py ... |
---|
2794 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py ... |
---|
2795 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/__init__.py ... |
---|
2796 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal ... |
---|
2797 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py ... |
---|
2798 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py ... |
---|
2799 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py ... |
---|
2800 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/__init__.py ... |
---|
2801 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites ... |
---|
2802 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py ... |
---|
2803 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py ... |
---|
2804 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macerrors.py ... |
---|
2805 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macfs.py ... |
---|
2806 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macostools.py ... |
---|
2807 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macresource.py ... |
---|
2808 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/pimp.py ... |
---|
2809 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/plistlib.py ... |
---|
2810 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/terminalcommand.py ... |
---|
2811 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/videoreader.py ... |
---|
2812 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/platform.py ... |
---|
2813 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/popen2.py ... |
---|
2814 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/poplib.py ... |
---|
2815 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/posixfile.py ... |
---|
2816 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/posixpath.py ... |
---|
2817 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pprint.py ... |
---|
2818 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/profile.py ... |
---|
2819 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pstats.py ... |
---|
2820 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pty.py ... |
---|
2821 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/py_compile.py ... |
---|
2822 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pyclbr.py ... |
---|
2823 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pydoc.py ... |
---|
2824 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/quopri.py ... |
---|
2825 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/random.py ... |
---|
2826 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/re.py ... |
---|
2827 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/reconvert.py ... |
---|
2828 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/regex_syntax.py ... |
---|
2829 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/regsub.py ... |
---|
2830 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/repr.py ... |
---|
2831 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/rexec.py ... |
---|
2832 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/rfc822.py ... |
---|
2833 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/rlcompleter.py ... |
---|
2834 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/robotparser.py ... |
---|
2835 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sched.py ... |
---|
2836 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sets.py ... |
---|
2837 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sgmllib.py ... |
---|
2838 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/shelve.py ... |
---|
2839 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/shlex.py ... |
---|
2840 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/shutil.py ... |
---|
2841 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/site.py ... |
---|
2842 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/smtpd.py ... |
---|
2843 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/smtplib.py ... |
---|
2844 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sndhdr.py ... |
---|
2845 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/socket.py ... |
---|
2846 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre.py ... |
---|
2847 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre_compile.py ... |
---|
2848 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre_constants.py ... |
---|
2849 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre_parse.py ... |
---|
2850 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/stat.py ... |
---|
2851 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/statcache.py ... |
---|
2852 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/statvfs.py ... |
---|
2853 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/string.py ... |
---|
2854 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/stringold.py ... |
---|
2855 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/stringprep.py ... |
---|
2856 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/subprocess.py ... |
---|
2857 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sunau.py ... |
---|
2858 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sunaudio.py ... |
---|
2859 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/symbol.py ... |
---|
2860 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/symtable.py ... |
---|
2861 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tabnanny.py ... |
---|
2862 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tarfile.py ... |
---|
2863 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/telnetlib.py ... |
---|
2864 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tempfile.py ... |
---|
2865 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test ... |
---|
2866 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/__init__.py ... |
---|
2867 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/autotest.py ... |
---|
2868 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/cjkencodings_test.py ... |
---|
2869 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/decimaltestdata ... |
---|
2870 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/doctest_aliases.py ... |
---|
2871 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/double_const.py ... |
---|
2872 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/list_tests.py ... |
---|
2873 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/mapping_tests.py ... |
---|
2874 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/output ... |
---|
2875 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pickletester.py ... |
---|
2876 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pyclbr_input.py ... |
---|
2877 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pydocfodder.py ... |
---|
2878 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pystone.py ... |
---|
2879 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/re_tests.py ... |
---|
2880 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/regex_tests.py ... |
---|
2881 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/regrtest.py ... |
---|
2882 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/reperf.py ... |
---|
2883 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/sample_doctest.py ... |
---|
2884 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/seq_tests.py ... |
---|
2885 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/sortperf.py ... |
---|
2886 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/string_tests.py ... |
---|
2887 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_MimeWriter.py ... |
---|
2888 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_StringIO.py ... |
---|
2889 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test___all__.py ... |
---|
2890 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test___future__.py ... |
---|
2891 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test__locale.py ... |
---|
2892 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_aepack.py ... |
---|
2893 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_al.py ... |
---|
2894 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_anydbm.py ... |
---|
2895 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_applesingle.py ... |
---|
2896 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_array.py ... |
---|
2897 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_asynchat.py ... |
---|
2898 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_atexit.py ... |
---|
2899 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_audioop.py ... |
---|
2900 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_augassign.py ... |
---|
2901 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_base64.py ... |
---|
2902 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bastion.py ... |
---|
2903 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_binascii.py ... |
---|
2904 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_binhex.py ... |
---|
2905 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_binop.py ... |
---|
2906 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bisect.py ... |
---|
2907 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bool.py ... |
---|
2908 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bsddb.py ... |
---|
2909 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bsddb185.py ... |
---|
2910 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bsddb3.py ... |
---|
2911 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bufio.py ... |
---|
2912 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_builtin.py ... |
---|
2913 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bz2.py ... |
---|
2914 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_calendar.py ... |
---|
2915 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_call.py ... |
---|
2916 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_capi.py ... |
---|
2917 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cd.py ... |
---|
2918 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cfgparser.py ... |
---|
2919 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cgi.py ... |
---|
2920 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_charmapcodec.py ... |
---|
2921 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cl.py ... |
---|
2922 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_class.py ... |
---|
2923 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cmath.py ... |
---|
2924 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cmd_line.py ... |
---|
2925 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codeccallbacks.py ... |
---|
2926 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_cn.py ... |
---|
2927 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_hk.py ... |
---|
2928 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_jp.py ... |
---|
2929 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_kr.py ... |
---|
2930 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_tw.py ... |
---|
2931 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_cn.py ... |
---|
2932 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_hk.py ... |
---|
2933 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_jp.py ... |
---|
2934 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_kr.py ... |
---|
2935 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_tw.py ... |
---|
2936 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecs.py ... |
---|
2937 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codeop.py ... |
---|
2938 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_coercion.py ... |
---|
2939 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_colorsys.py ... |
---|
2940 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_commands.py ... |
---|
2941 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_compare.py ... |
---|
2942 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_compile.py ... |
---|
2943 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_compiler.py ... |
---|
2944 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_complex.py ... |
---|
2945 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_contains.py ... |
---|
2946 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cookie.py ... |
---|
2947 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cookielib.py ... |
---|
2948 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_copy.py ... |
---|
2949 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_copy_reg.py ... |
---|
2950 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cpickle.py ... |
---|
2951 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_crypt.py ... |
---|
2952 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_csv.py ... |
---|
2953 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_curses.py ... |
---|
2954 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_datetime.py ... |
---|
2955 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dbm.py ... |
---|
2956 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_decimal.py ... |
---|
2957 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_decorators.py ... |
---|
2958 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_deque.py ... |
---|
2959 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_descr.py ... |
---|
2960 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_descrtut.py ... |
---|
2961 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dict.py ... |
---|
2962 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_difflib.py ... |
---|
2963 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dircache.py ... |
---|
2964 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dis.py ... |
---|
2965 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_distutils.py ... |
---|
2966 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dl.py ... |
---|
2967 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_doctest.py ... |
---|
2968 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_doctest2.py ... |
---|
2969 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dumbdbm.py ... |
---|
2970 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dummy_thread.py ... |
---|
2971 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dummy_threading.py ... |
---|
2972 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_email.py ... |
---|
2973 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_email_codecs.py ... |
---|
2974 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_enumerate.py ... |
---|
2975 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_eof.py ... |
---|
2976 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_errno.py ... |
---|
2977 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_exceptions.py ... |
---|
2978 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_extcall.py ... |
---|
2979 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fcntl.py ... |
---|
2980 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_file.py ... |
---|
2981 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_filecmp.py ... |
---|
2982 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fileinput.py ... |
---|
2983 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fnmatch.py ... |
---|
2984 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fork1.py ... |
---|
2985 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_format.py ... |
---|
2986 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fpformat.py ... |
---|
2987 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_frozen.py ... |
---|
2988 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_funcattrs.py ... |
---|
2989 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future.py ... |
---|
2990 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future1.py ... |
---|
2991 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future2.py ... |
---|
2992 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future3.py ... |
---|
2993 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gc.py ... |
---|
2994 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gdbm.py ... |
---|
2995 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_generators.py ... |
---|
2996 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_genexps.py ... |
---|
2997 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_getargs.py ... |
---|
2998 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_getargs2.py ... |
---|
2999 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_getopt.py ... |
---|
3000 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gettext.py ... |
---|
3001 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gl.py ... |
---|
3002 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_glob.py ... |
---|
3003 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_global.py ... |
---|
3004 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_grammar.py ... |
---|
3005 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_grp.py ... |
---|
3006 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gzip.py ... |
---|
3007 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hash.py ... |
---|
3008 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_heapq.py ... |
---|
3009 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hexoct.py ... |
---|
3010 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hmac.py ... |
---|
3011 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hotshot.py ... |
---|
3012 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_htmllib.py ... |
---|
3013 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_htmlparser.py ... |
---|
3014 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_httplib.py ... |
---|
3015 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imageop.py ... |
---|
3016 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imaplib.py ... |
---|
3017 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imgfile.py ... |
---|
3018 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imp.py ... |
---|
3019 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_import.py ... |
---|
3020 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_importhooks.py ... |
---|
3021 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_inspect.py ... |
---|
3022 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ioctl.py ... |
---|
3023 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_isinstance.py ... |
---|
3024 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_iter.py ... |
---|
3025 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_iterlen.py ... |
---|
3026 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_itertools.py ... |
---|
3027 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_largefile.py ... |
---|
3028 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_linuxaudiodev.py ... |
---|
3029 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_list.py ... |
---|
3030 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_locale.py ... |
---|
3031 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_logging.py ... |
---|
3032 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_long.py ... |
---|
3033 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_long_future.py ... |
---|
3034 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_longexp.py ... |
---|
3035 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_macfs.py ... |
---|
3036 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_macostools.py ... |
---|
3037 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_macpath.py ... |
---|
3038 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mailbox.py ... |
---|
3039 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_marshal.py ... |
---|
3040 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_math.py ... |
---|
3041 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_md5.py ... |
---|
3042 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mhlib.py ... |
---|
3043 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mimetools.py ... |
---|
3044 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mimetypes.py ... |
---|
3045 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_minidom.py ... |
---|
3046 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mmap.py ... |
---|
3047 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_module.py ... |
---|
3048 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_multibytecodec.py ... |
---|
3049 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_multibytecodec_support.py ... |
---|
3050 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_multifile.py ... |
---|
3051 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mutants.py ... |
---|
3052 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_netrc.py ... |
---|
3053 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_new.py ... |
---|
3054 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_nis.py ... |
---|
3055 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_normalization.py ... |
---|
3056 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ntpath.py ... |
---|
3057 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_opcodes.py ... |
---|
3058 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_openpty.py ... |
---|
3059 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_operations.py ... |
---|
3060 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_operator.py ... |
---|
3061 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_optparse.py ... |
---|
3062 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_os.py ... |
---|
3063 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ossaudiodev.py ... |
---|
3064 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_parser.py ... |
---|
3065 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_peepholer.py ... |
---|
3066 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep247.py ... |
---|
3067 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep263.py ... |
---|
3068 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep277.py ... |
---|
3069 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep292.py ... |
---|
3070 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pickle.py ... |
---|
3071 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pickletools.py ... |
---|
3072 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pkg.py ... |
---|
3073 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pkgimport.py ... |
---|
3074 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_plistlib.py ... |
---|
3075 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_poll.py ... |
---|
3076 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_popen.py ... |
---|
3077 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_popen2.py ... |
---|
3078 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_posix.py ... |
---|
3079 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_posixpath.py ... |
---|
3080 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pow.py ... |
---|
3081 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pprint.py ... |
---|
3082 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_profile.py ... |
---|
3083 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_profilehooks.py ... |
---|
3084 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pty.py ... |
---|
3085 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pwd.py ... |
---|
3086 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pyclbr.py ... |
---|
3087 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pyexpat.py ... |
---|
3088 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_queue.py ... |
---|
3089 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_quopri.py ... |
---|
3090 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_random.py ... |
---|
3091 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_re.py ... |
---|
3092 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_regex.py ... |
---|
3093 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_repr.py ... |
---|
3094 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_resource.py ... |
---|
3095 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_rfc822.py ... |
---|
3096 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_rgbimg.py ... |
---|
3097 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_richcmp.py ... |
---|
3098 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_robotparser.py ... |
---|
3099 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sax.py ... |
---|
3100 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_scope.py ... |
---|
3101 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_scriptpackages.py ... |
---|
3102 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_select.py ... |
---|
3103 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_set.py ... |
---|
3104 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sets.py ... |
---|
3105 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sgmllib.py ... |
---|
3106 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sha.py ... |
---|
3107 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_shelve.py ... |
---|
3108 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_shlex.py ... |
---|
3109 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_shutil.py ... |
---|
3110 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_signal.py ... |
---|
3111 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_site.py ... |
---|
3112 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_slice.py ... |
---|
3113 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_socket.py ... |
---|
3114 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_socket_ssl.py ... |
---|
3115 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_socketserver.py ... |
---|
3116 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_softspace.py ... |
---|
3117 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sort.py ... |
---|
3118 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_str.py ... |
---|
3119 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_strftime.py ... |
---|
3120 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_string.py ... |
---|
3121 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_stringprep.py ... |
---|
3122 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_strop.py ... |
---|
3123 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_strptime.py ... |
---|
3124 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_struct.py ... |
---|
3125 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_structseq.py ... |
---|
3126 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_subprocess.py ... |
---|
3127 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sunaudiodev.py ... |
---|
3128 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sundry.py ... |
---|
3129 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_support.py ... |
---|
3130 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_symtable.py ... |
---|
3131 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_syntax.py ... |
---|
3132 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sys.py ... |
---|
3133 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tarfile.py ... |
---|
3134 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tcl.py ... |
---|
3135 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tempfile.py ... |
---|
3136 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_textwrap.py ... |
---|
3137 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_thread.py ... |
---|
3138 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threaded_import.py ... |
---|
3139 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threadedtempfile.py ... |
---|
3140 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threading.py ... |
---|
3141 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threading_local.py ... |
---|
3142 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threadsignals.py ... |
---|
3143 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_time.py ... |
---|
3144 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_timeout.py ... |
---|
3145 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_timing.py ... |
---|
3146 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tokenize.py ... |
---|
3147 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_trace.py ... |
---|
3148 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_traceback.py ... |
---|
3149 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_transformer.py ... |
---|
3150 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tuple.py ... |
---|
3151 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_types.py ... |
---|
3152 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ucn.py ... |
---|
3153 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unary.py ... |
---|
3154 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unicode.py ... |
---|
3155 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unicode_file.py ... |
---|
3156 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unicodedata.py ... |
---|
3157 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unittest.py ... |
---|
3158 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_univnewlines.py ... |
---|
3159 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unpack.py ... |
---|
3160 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllib.py ... |
---|
3161 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllib2.py ... |
---|
3162 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllib2net.py ... |
---|
3163 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllibnet.py ... |
---|
3164 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urlparse.py ... |
---|
3165 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_userdict.py ... |
---|
3166 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_userlist.py ... |
---|
3167 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_userstring.py ... |
---|
3168 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_uu.py ... |
---|
3169 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_warnings.py ... |
---|
3170 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_wave.py ... |
---|
3171 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_weakref.py ... |
---|
3172 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_whichdb.py ... |
---|
3173 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_winreg.py ... |
---|
3174 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_winsound.py ... |
---|
3175 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xmllib.py ... |
---|
3176 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xmlrpc.py ... |
---|
3177 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xpickle.py ... |
---|
3178 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xrange.py ... |
---|
3179 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_zipfile.py ... |
---|
3180 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_zipimport.py ... |
---|
3181 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_zlib.py ... |
---|
3182 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/testall.py ... |
---|
3183 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/testcodec.py ... |
---|
3184 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/tf_inherit_check.py ... |
---|
3185 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/threaded_import_hangers.py ... |
---|
3186 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/xmltests.py ... |
---|
3187 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/textwrap.py ... |
---|
3188 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/this.py ... |
---|
3189 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/threading.py ... |
---|
3190 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/timeit.py ... |
---|
3191 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/toaiff.py ... |
---|
3192 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/token.py ... |
---|
3193 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tokenize.py ... |
---|
3194 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/trace.py ... |
---|
3195 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/traceback.py ... |
---|
3196 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tty.py ... |
---|
3197 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/types.py ... |
---|
3198 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tzparse.py ... |
---|
3199 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/unittest.py ... |
---|
3200 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/urllib.py ... |
---|
3201 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/urllib2.py ... |
---|
3202 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/urlparse.py ... |
---|
3203 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/user.py ... |
---|
3204 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/uu.py ... |
---|
3205 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/warnings.py ... |
---|
3206 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/wave.py ... |
---|
3207 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/weakref.py ... |
---|
3208 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/webbrowser.py ... |
---|
3209 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/whichdb.py ... |
---|
3210 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/whrandom.py ... |
---|
3211 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xdrlib.py ... |
---|
3212 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml ... |
---|
3213 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/__init__.py ... |
---|
3214 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom ... |
---|
3215 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/NodeFilter.py ... |
---|
3216 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/__init__.py ... |
---|
3217 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/domreg.py ... |
---|
3218 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/expatbuilder.py ... |
---|
3219 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/minicompat.py ... |
---|
3220 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/minidom.py ... |
---|
3221 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/pulldom.py ... |
---|
3222 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/xmlbuilder.py ... |
---|
3223 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/parsers ... |
---|
3224 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/parsers/__init__.py ... |
---|
3225 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/parsers/expat.py ... |
---|
3226 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax ... |
---|
3227 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/__init__.py ... |
---|
3228 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/_exceptions.py ... |
---|
3229 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/expatreader.py ... |
---|
3230 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/handler.py ... |
---|
3231 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/saxutils.py ... |
---|
3232 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/xmlreader.py ... |
---|
3233 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xmllib.py ... |
---|
3234 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xmlrpclib.py ... |
---|
3235 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/zipfile.py ... |
---|
3236 | PYTHONPATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 \ |
---|
3237 | ./python.exe -Wi -tt -O /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compileall.py \ |
---|
3238 | -d /opt/local/lib/python2.4 -f \ |
---|
3239 | -x 'badsyntax|site-packages' /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 |
---|
3240 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 ... |
---|
3241 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/BaseHTTPServer.py ... |
---|
3242 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/Bastion.py ... |
---|
3243 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/CGIHTTPServer.py ... |
---|
3244 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ConfigParser.py ... |
---|
3245 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/Cookie.py ... |
---|
3246 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/DocXMLRPCServer.py ... |
---|
3247 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/HTMLParser.py ... |
---|
3248 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/MimeWriter.py ... |
---|
3249 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/Queue.py ... |
---|
3250 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/SimpleHTTPServer.py ... |
---|
3251 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/SimpleXMLRPCServer.py ... |
---|
3252 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/SocketServer.py ... |
---|
3253 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/StringIO.py ... |
---|
3254 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/UserDict.py ... |
---|
3255 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/UserList.py ... |
---|
3256 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/UserString.py ... |
---|
3257 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_LWPCookieJar.py ... |
---|
3258 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_MozillaCookieJar.py ... |
---|
3259 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/__future__.py ... |
---|
3260 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/__phello__.foo.py ... |
---|
3261 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_strptime.py ... |
---|
3262 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/_threading_local.py ... |
---|
3263 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/aifc.py ... |
---|
3264 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/anydbm.py ... |
---|
3265 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/asynchat.py ... |
---|
3266 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/asyncore.py ... |
---|
3267 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/atexit.py ... |
---|
3268 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/audiodev.py ... |
---|
3269 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/base64.py ... |
---|
3270 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bdb.py ... |
---|
3271 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/binhex.py ... |
---|
3272 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bisect.py ... |
---|
3273 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb ... |
---|
3274 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/__init__.py ... |
---|
3275 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/db.py ... |
---|
3276 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbobj.py ... |
---|
3277 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbrecio.py ... |
---|
3278 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbshelve.py ... |
---|
3279 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbtables.py ... |
---|
3280 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/dbutils.py ... |
---|
3281 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test ... |
---|
3282 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/__init__.py ... |
---|
3283 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_1413192.py ... |
---|
3284 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_all.py ... |
---|
3285 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_associate.py ... |
---|
3286 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_basics.py ... |
---|
3287 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_compat.py ... |
---|
3288 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_dbobj.py ... |
---|
3289 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_dbshelve.py ... |
---|
3290 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_dbtables.py ... |
---|
3291 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_env_close.py ... |
---|
3292 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_get_none.py ... |
---|
3293 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_join.py ... |
---|
3294 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_lock.py ... |
---|
3295 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_misc.py ... |
---|
3296 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_pickle.py ... |
---|
3297 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_queue.py ... |
---|
3298 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_recno.py ... |
---|
3299 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/bsddb/test/test_thread.py ... |
---|
3300 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/calendar.py ... |
---|
3301 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cgi.py ... |
---|
3302 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cgitb.py ... |
---|
3303 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/chunk.py ... |
---|
3304 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cmd.py ... |
---|
3305 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/code.py ... |
---|
3306 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/codecs.py ... |
---|
3307 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/codeop.py ... |
---|
3308 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/colorsys.py ... |
---|
3309 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/commands.py ... |
---|
3310 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compileall.py ... |
---|
3311 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler ... |
---|
3312 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/__init__.py ... |
---|
3313 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/ast.py ... |
---|
3314 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/consts.py ... |
---|
3315 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/future.py ... |
---|
3316 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/misc.py ... |
---|
3317 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/pyassem.py ... |
---|
3318 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/pycodegen.py ... |
---|
3319 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/symbols.py ... |
---|
3320 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/syntax.py ... |
---|
3321 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/transformer.py ... |
---|
3322 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compiler/visitor.py ... |
---|
3323 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/cookielib.py ... |
---|
3324 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/copy.py ... |
---|
3325 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/copy_reg.py ... |
---|
3326 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/csv.py ... |
---|
3327 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses ... |
---|
3328 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/__init__.py ... |
---|
3329 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/ascii.py ... |
---|
3330 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/has_key.py ... |
---|
3331 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/panel.py ... |
---|
3332 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/textpad.py ... |
---|
3333 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/curses/wrapper.py ... |
---|
3334 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dbhash.py ... |
---|
3335 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/decimal.py ... |
---|
3336 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/difflib.py ... |
---|
3337 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dircache.py ... |
---|
3338 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dis.py ... |
---|
3339 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils ... |
---|
3340 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/__init__.py ... |
---|
3341 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/archive_util.py ... |
---|
3342 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/bcppcompiler.py ... |
---|
3343 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/ccompiler.py ... |
---|
3344 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/cmd.py ... |
---|
3345 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command ... |
---|
3346 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/__init__.py ... |
---|
3347 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist.py ... |
---|
3348 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist_dumb.py ... |
---|
3349 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist_rpm.py ... |
---|
3350 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/bdist_wininst.py ... |
---|
3351 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build.py ... |
---|
3352 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_clib.py ... |
---|
3353 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_ext.py ... |
---|
3354 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_py.py ... |
---|
3355 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/build_scripts.py ... |
---|
3356 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/clean.py ... |
---|
3357 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/config.py ... |
---|
3358 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install.py ... |
---|
3359 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_data.py ... |
---|
3360 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_headers.py ... |
---|
3361 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_lib.py ... |
---|
3362 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/install_scripts.py ... |
---|
3363 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/register.py ... |
---|
3364 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/command/sdist.py ... |
---|
3365 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/core.py ... |
---|
3366 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/cygwinccompiler.py ... |
---|
3367 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/debug.py ... |
---|
3368 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/dep_util.py ... |
---|
3369 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/dir_util.py ... |
---|
3370 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/dist.py ... |
---|
3371 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/emxccompiler.py ... |
---|
3372 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/errors.py ... |
---|
3373 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/extension.py ... |
---|
3374 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/fancy_getopt.py ... |
---|
3375 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/file_util.py ... |
---|
3376 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/filelist.py ... |
---|
3377 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/log.py ... |
---|
3378 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/msvccompiler.py ... |
---|
3379 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/mwerkscompiler.py ... |
---|
3380 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/spawn.py ... |
---|
3381 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/sysconfig.py ... |
---|
3382 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests ... |
---|
3383 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/__init__.py ... |
---|
3384 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/support.py ... |
---|
3385 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_build_py.py ... |
---|
3386 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_build_scripts.py ... |
---|
3387 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_dist.py ... |
---|
3388 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_install.py ... |
---|
3389 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/tests/test_install_scripts.py ... |
---|
3390 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/text_file.py ... |
---|
3391 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/unixccompiler.py ... |
---|
3392 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/util.py ... |
---|
3393 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/distutils/version.py ... |
---|
3394 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/doctest.py ... |
---|
3395 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dumbdbm.py ... |
---|
3396 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dummy_thread.py ... |
---|
3397 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/dummy_threading.py ... |
---|
3398 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email ... |
---|
3399 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Charset.py ... |
---|
3400 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Encoders.py ... |
---|
3401 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Errors.py ... |
---|
3402 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/FeedParser.py ... |
---|
3403 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Generator.py ... |
---|
3404 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Header.py ... |
---|
3405 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Iterators.py ... |
---|
3406 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEAudio.py ... |
---|
3407 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEBase.py ... |
---|
3408 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEImage.py ... |
---|
3409 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEMessage.py ... |
---|
3410 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEMultipart.py ... |
---|
3411 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMENonMultipart.py ... |
---|
3412 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/MIMEText.py ... |
---|
3413 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Message.py ... |
---|
3414 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Parser.py ... |
---|
3415 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/Utils.py ... |
---|
3416 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/__init__.py ... |
---|
3417 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/_parseaddr.py ... |
---|
3418 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/base64MIME.py ... |
---|
3419 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/quopriMIME.py ... |
---|
3420 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test ... |
---|
3421 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/__init__.py ... |
---|
3422 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/data ... |
---|
3423 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/test_email.py ... |
---|
3424 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/test_email_codecs.py ... |
---|
3425 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/email/test/test_email_torture.py ... |
---|
3426 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings ... |
---|
3427 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/__init__.py ... |
---|
3428 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/aliases.py ... |
---|
3429 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/ascii.py ... |
---|
3430 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/base64_codec.py ... |
---|
3431 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/big5.py ... |
---|
3432 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/big5hkscs.py ... |
---|
3433 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/bz2_codec.py ... |
---|
3434 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/charmap.py ... |
---|
3435 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp037.py ... |
---|
3436 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1006.py ... |
---|
3437 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1026.py ... |
---|
3438 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1140.py ... |
---|
3439 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1250.py ... |
---|
3440 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1251.py ... |
---|
3441 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1252.py ... |
---|
3442 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1253.py ... |
---|
3443 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1254.py ... |
---|
3444 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1255.py ... |
---|
3445 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1256.py ... |
---|
3446 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1257.py ... |
---|
3447 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp1258.py ... |
---|
3448 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp424.py ... |
---|
3449 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp437.py ... |
---|
3450 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp500.py ... |
---|
3451 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp737.py ... |
---|
3452 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp775.py ... |
---|
3453 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp850.py ... |
---|
3454 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp852.py ... |
---|
3455 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp855.py ... |
---|
3456 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp856.py ... |
---|
3457 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp857.py ... |
---|
3458 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp860.py ... |
---|
3459 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp861.py ... |
---|
3460 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp862.py ... |
---|
3461 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp863.py ... |
---|
3462 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp864.py ... |
---|
3463 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp865.py ... |
---|
3464 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp866.py ... |
---|
3465 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp869.py ... |
---|
3466 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp874.py ... |
---|
3467 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp875.py ... |
---|
3468 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp932.py ... |
---|
3469 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp949.py ... |
---|
3470 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/cp950.py ... |
---|
3471 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_jis_2004.py ... |
---|
3472 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_jisx0213.py ... |
---|
3473 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_jp.py ... |
---|
3474 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/euc_kr.py ... |
---|
3475 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/gb18030.py ... |
---|
3476 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/gb2312.py ... |
---|
3477 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/gbk.py ... |
---|
3478 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/hex_codec.py ... |
---|
3479 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/hp_roman8.py ... |
---|
3480 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/hz.py ... |
---|
3481 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/idna.py ... |
---|
3482 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp.py ... |
---|
3483 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_1.py ... |
---|
3484 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_2.py ... |
---|
3485 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_2004.py ... |
---|
3486 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_3.py ... |
---|
3487 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_jp_ext.py ... |
---|
3488 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso2022_kr.py ... |
---|
3489 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_1.py ... |
---|
3490 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_10.py ... |
---|
3491 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_11.py ... |
---|
3492 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_13.py ... |
---|
3493 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_14.py ... |
---|
3494 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_15.py ... |
---|
3495 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_16.py ... |
---|
3496 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_2.py ... |
---|
3497 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_3.py ... |
---|
3498 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_4.py ... |
---|
3499 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_5.py ... |
---|
3500 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_6.py ... |
---|
3501 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_7.py ... |
---|
3502 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_8.py ... |
---|
3503 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/iso8859_9.py ... |
---|
3504 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/johab.py ... |
---|
3505 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/koi8_r.py ... |
---|
3506 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/koi8_u.py ... |
---|
3507 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/latin_1.py ... |
---|
3508 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_cyrillic.py ... |
---|
3509 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_greek.py ... |
---|
3510 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_iceland.py ... |
---|
3511 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_latin2.py ... |
---|
3512 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_roman.py ... |
---|
3513 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mac_turkish.py ... |
---|
3514 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/mbcs.py ... |
---|
3515 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/palmos.py ... |
---|
3516 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/ptcp154.py ... |
---|
3517 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/punycode.py ... |
---|
3518 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/quopri_codec.py ... |
---|
3519 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/raw_unicode_escape.py ... |
---|
3520 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/rot_13.py ... |
---|
3521 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/shift_jis.py ... |
---|
3522 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/shift_jis_2004.py ... |
---|
3523 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/shift_jisx0213.py ... |
---|
3524 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/string_escape.py ... |
---|
3525 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/tis_620.py ... |
---|
3526 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/undefined.py ... |
---|
3527 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/unicode_escape.py ... |
---|
3528 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/unicode_internal.py ... |
---|
3529 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_16.py ... |
---|
3530 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_16_be.py ... |
---|
3531 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_16_le.py ... |
---|
3532 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_7.py ... |
---|
3533 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/utf_8.py ... |
---|
3534 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/uu_codec.py ... |
---|
3535 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/encodings/zlib_codec.py ... |
---|
3536 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/filecmp.py ... |
---|
3537 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/fileinput.py ... |
---|
3538 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/fnmatch.py ... |
---|
3539 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/formatter.py ... |
---|
3540 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/fpformat.py ... |
---|
3541 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ftplib.py ... |
---|
3542 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/getopt.py ... |
---|
3543 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/getpass.py ... |
---|
3544 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/gettext.py ... |
---|
3545 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/glob.py ... |
---|
3546 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/gopherlib.py ... |
---|
3547 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/gzip.py ... |
---|
3548 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/heapq.py ... |
---|
3549 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hmac.py ... |
---|
3550 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot ... |
---|
3551 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/__init__.py ... |
---|
3552 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/log.py ... |
---|
3553 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/stats.py ... |
---|
3554 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/hotshot/stones.py ... |
---|
3555 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/htmlentitydefs.py ... |
---|
3556 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/htmllib.py ... |
---|
3557 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/httplib.py ... |
---|
3558 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib ... |
---|
3559 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/AutoExpand.py ... |
---|
3560 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Bindings.py ... |
---|
3561 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/CallTipWindow.py ... |
---|
3562 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/CallTips.py ... |
---|
3563 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ClassBrowser.py ... |
---|
3564 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/CodeContext.py ... |
---|
3565 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ColorDelegator.py ... |
---|
3566 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Debugger.py ... |
---|
3567 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Delegator.py ... |
---|
3568 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/EditorWindow.py ... |
---|
3569 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/FileList.py ... |
---|
3570 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/FormatParagraph.py ... |
---|
3571 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/GrepDialog.py ... |
---|
3572 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/IOBinding.py ... |
---|
3573 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Icons ... |
---|
3574 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/IdleHistory.py ... |
---|
3575 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/MultiStatusBar.py ... |
---|
3576 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ObjectBrowser.py ... |
---|
3577 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/OutputWindow.py ... |
---|
3578 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ParenMatch.py ... |
---|
3579 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/PathBrowser.py ... |
---|
3580 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/Percolator.py ... |
---|
3581 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/PyParse.py ... |
---|
3582 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/PyShell.py ... |
---|
3583 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/RemoteDebugger.py ... |
---|
3584 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/RemoteObjectBrowser.py ... |
---|
3585 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ReplaceDialog.py ... |
---|
3586 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ScriptBinding.py ... |
---|
3587 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ScrolledList.py ... |
---|
3588 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/SearchDialog.py ... |
---|
3589 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/SearchDialogBase.py ... |
---|
3590 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/SearchEngine.py ... |
---|
3591 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/StackViewer.py ... |
---|
3592 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ToolTip.py ... |
---|
3593 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/TreeWidget.py ... |
---|
3594 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/UndoDelegator.py ... |
---|
3595 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/WidgetRedirector.py ... |
---|
3596 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/WindowList.py ... |
---|
3597 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/ZoomHeight.py ... |
---|
3598 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/__init__.py ... |
---|
3599 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/aboutDialog.py ... |
---|
3600 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/buildapp.py ... |
---|
3601 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configDialog.py ... |
---|
3602 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configHandler.py ... |
---|
3603 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configHelpSourceEdit.py ... |
---|
3604 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/configSectionNameDialog.py ... |
---|
3605 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/dynOptionMenuWidget.py ... |
---|
3606 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/idle.py ... |
---|
3607 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/idlever.py ... |
---|
3608 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/keybindingDialog.py ... |
---|
3609 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/rpc.py ... |
---|
3610 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/run.py ... |
---|
3611 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/tabpage.py ... |
---|
3612 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/testcode.py ... |
---|
3613 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/idlelib/textView.py ... |
---|
3614 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ihooks.py ... |
---|
3615 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/imaplib.py ... |
---|
3616 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/imghdr.py ... |
---|
3617 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/imputil.py ... |
---|
3618 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/inspect.py ... |
---|
3619 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/keyword.py ... |
---|
3620 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old ... |
---|
3621 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/Para.py ... |
---|
3622 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/addpack.py ... |
---|
3623 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/cmp.py ... |
---|
3624 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/cmpcache.py ... |
---|
3625 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/codehack.py ... |
---|
3626 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/dircmp.py ... |
---|
3627 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/dump.py ... |
---|
3628 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/find.py ... |
---|
3629 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/fmt.py ... |
---|
3630 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/grep.py ... |
---|
3631 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/lockfile.py ... |
---|
3632 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/newdir.py ... |
---|
3633 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/ni.py ... |
---|
3634 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/packmail.py ... |
---|
3635 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/poly.py ... |
---|
3636 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/rand.py ... |
---|
3637 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/tb.py ... |
---|
3638 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/util.py ... |
---|
3639 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/whatsound.py ... |
---|
3640 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-old/zmod.py ... |
---|
3641 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk ... |
---|
3642 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Canvas.py ... |
---|
3643 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Dialog.py ... |
---|
3644 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/FileDialog.py ... |
---|
3645 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/FixTk.py ... |
---|
3646 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/ScrolledText.py ... |
---|
3647 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/SimpleDialog.py ... |
---|
3648 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tix.py ... |
---|
3649 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tkconstants.py ... |
---|
3650 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tkdnd.py ... |
---|
3651 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/Tkinter.py ... |
---|
3652 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkColorChooser.py ... |
---|
3653 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkCommonDialog.py ... |
---|
3654 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkFileDialog.py ... |
---|
3655 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkFont.py ... |
---|
3656 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkMessageBox.py ... |
---|
3657 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/tkSimpleDialog.py ... |
---|
3658 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/lib-tk/turtle.py ... |
---|
3659 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/linecache.py ... |
---|
3660 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/locale.py ... |
---|
3661 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging ... |
---|
3662 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging/__init__.py ... |
---|
3663 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging/config.py ... |
---|
3664 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/logging/handlers.py ... |
---|
3665 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/macpath.py ... |
---|
3666 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/macurl2path.py ... |
---|
3667 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mailbox.py ... |
---|
3668 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mailcap.py ... |
---|
3669 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/markupbase.py ... |
---|
3670 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mhlib.py ... |
---|
3671 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mimetools.py ... |
---|
3672 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mimetypes.py ... |
---|
3673 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mimify.py ... |
---|
3674 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/modulefinder.py ... |
---|
3675 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/multifile.py ... |
---|
3676 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/mutex.py ... |
---|
3677 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/netrc.py ... |
---|
3678 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/new.py ... |
---|
3679 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/nntplib.py ... |
---|
3680 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/ntpath.py ... |
---|
3681 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/nturl2path.py ... |
---|
3682 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/opcode.py ... |
---|
3683 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/optparse.py ... |
---|
3684 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/os.py ... |
---|
3685 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/os2emxpath.py ... |
---|
3686 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pdb.py ... |
---|
3687 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pickle.py ... |
---|
3688 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pickletools.py ... |
---|
3689 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pipes.py ... |
---|
3690 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pkgutil.py ... |
---|
3691 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-darwin ... |
---|
3692 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-darwin/IN.py ... |
---|
3693 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac ... |
---|
3694 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Audio_mac.py ... |
---|
3695 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon ... |
---|
3696 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AE.py ... |
---|
3697 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AH.py ... |
---|
3698 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Alias.py ... |
---|
3699 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Aliases.py ... |
---|
3700 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/App.py ... |
---|
3701 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Appearance.py ... |
---|
3702 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AppleEvents.py ... |
---|
3703 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/AppleHelp.py ... |
---|
3704 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CF.py ... |
---|
3705 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CG.py ... |
---|
3706 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CarbonEvents.py ... |
---|
3707 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CarbonEvt.py ... |
---|
3708 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Cm.py ... |
---|
3709 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Components.py ... |
---|
3710 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/ControlAccessor.py ... |
---|
3711 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Controls.py ... |
---|
3712 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CoreFoundation.py ... |
---|
3713 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/CoreGraphics.py ... |
---|
3714 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Ctl.py ... |
---|
3715 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Dialogs.py ... |
---|
3716 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Dlg.py ... |
---|
3717 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Drag.py ... |
---|
3718 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Dragconst.py ... |
---|
3719 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Events.py ... |
---|
3720 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Evt.py ... |
---|
3721 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/File.py ... |
---|
3722 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Files.py ... |
---|
3723 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Fm.py ... |
---|
3724 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Folder.py ... |
---|
3725 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Folders.py ... |
---|
3726 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Fonts.py ... |
---|
3727 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Help.py ... |
---|
3728 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/IBCarbon.py ... |
---|
3729 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/IBCarbonRuntime.py ... |
---|
3730 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Icn.py ... |
---|
3731 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Icons.py ... |
---|
3732 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Launch.py ... |
---|
3733 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/LaunchServices.py ... |
---|
3734 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/List.py ... |
---|
3735 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Lists.py ... |
---|
3736 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/MacHelp.py ... |
---|
3737 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/MacTextEditor.py ... |
---|
3738 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/MediaDescr.py ... |
---|
3739 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Menu.py ... |
---|
3740 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Menus.py ... |
---|
3741 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Mlte.py ... |
---|
3742 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/OSA.py ... |
---|
3743 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/OSAconst.py ... |
---|
3744 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/QDOffscreen.py ... |
---|
3745 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Qd.py ... |
---|
3746 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Qdoffs.py ... |
---|
3747 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Qt.py ... |
---|
3748 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/QuickDraw.py ... |
---|
3749 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/QuickTime.py ... |
---|
3750 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Res.py ... |
---|
3751 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Resources.py ... |
---|
3752 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Scrap.py ... |
---|
3753 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Snd.py ... |
---|
3754 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Sndihooks.py ... |
---|
3755 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Sound.py ... |
---|
3756 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/TE.py ... |
---|
3757 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/TextEdit.py ... |
---|
3758 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/WASTEconst.py ... |
---|
3759 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Win.py ... |
---|
3760 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/Windows.py ... |
---|
3761 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/Carbon/__init__.py ... |
---|
3762 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/EasyDialogs.py ... |
---|
3763 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/FrameWork.py ... |
---|
3764 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/MiniAEFrame.py ... |
---|
3765 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/PixMapWrapper.py ... |
---|
3766 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/WASTEconst.py ... |
---|
3767 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/aepack.py ... |
---|
3768 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/aetools.py ... |
---|
3769 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/aetypes.py ... |
---|
3770 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/applesingle.py ... |
---|
3771 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/appletrawmain.py ... |
---|
3772 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/appletrunner.py ... |
---|
3773 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/argvemulator.py ... |
---|
3774 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/bgenlocations.py ... |
---|
3775 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/buildtools.py ... |
---|
3776 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/bundlebuilder.py ... |
---|
3777 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/cfmfile.py ... |
---|
3778 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/findertools.py ... |
---|
3779 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/gensuitemodule.py ... |
---|
3780 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/ic.py ... |
---|
3781 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/icopen.py ... |
---|
3782 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages ... |
---|
3783 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior ... |
---|
3784 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/CodeWarrior_suite.py ... |
---|
3785 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/Metrowerks_Shell_Suite.py ... |
---|
3786 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/Required.py ... |
---|
3787 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/Standard_Suite.py ... |
---|
3788 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/CodeWarrior/__init__.py ... |
---|
3789 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer ... |
---|
3790 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Microsoft_Internet_Explorer.py ... |
---|
3791 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Netscape_Suite.py ... |
---|
3792 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Required_Suite.py ... |
---|
3793 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Standard_Suite.py ... |
---|
3794 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/URL_Suite.py ... |
---|
3795 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/Web_Browser_Suite.py ... |
---|
3796 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Explorer/__init__.py ... |
---|
3797 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder ... |
---|
3798 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Containers_and_folders.py ... |
---|
3799 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Enumerations.py ... |
---|
3800 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Files.py ... |
---|
3801 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Finder_Basics.py ... |
---|
3802 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Finder_items.py ... |
---|
3803 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py ... |
---|
3804 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Standard_Suite.py ... |
---|
3805 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Type_Definitions.py ... |
---|
3806 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Window_classes.py ... |
---|
3807 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Finder/__init__.py ... |
---|
3808 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape ... |
---|
3809 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Mozilla_suite.py ... |
---|
3810 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/PowerPlant.py ... |
---|
3811 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Required_suite.py ... |
---|
3812 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Standard_Suite.py ... |
---|
3813 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Standard_URL_suite.py ... |
---|
3814 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/Text.py ... |
---|
3815 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/WorldWideWeb_suite.py ... |
---|
3816 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Netscape/__init__.py ... |
---|
3817 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites ... |
---|
3818 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Suite.py ... |
---|
3819 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Connectivity_Clas.py ... |
---|
3820 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suite.py ... |
---|
3821 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graphics_Suppleme.py ... |
---|
3822 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Required_Suite.py ... |
---|
3823 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite.py ... |
---|
3824 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py ... |
---|
3825 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py ... |
---|
3826 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suite.py ... |
---|
3827 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/__init__.py ... |
---|
3828 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents ... |
---|
3829 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Disk_Folder_File_Suite.py ... |
---|
3830 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Folder_Actions_Suite.py ... |
---|
3831 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Hidden_Suite.py ... |
---|
3832 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Login_Items_Suite.py ... |
---|
3833 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Power_Suite.py ... |
---|
3834 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Processes_Suite.py ... |
---|
3835 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Standard_Suite.py ... |
---|
3836 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/System_Events_Suite.py ... |
---|
3837 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/Text_Suite.py ... |
---|
3838 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/SystemEvents/__init__.py ... |
---|
3839 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal ... |
---|
3840 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/Standard_Suite.py ... |
---|
3841 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/Terminal_Suite.py ... |
---|
3842 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/Text_Suite.py ... |
---|
3843 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/Terminal/__init__.py ... |
---|
3844 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites ... |
---|
3845 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py ... |
---|
3846 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.py ... |
---|
3847 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macerrors.py ... |
---|
3848 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macfs.py ... |
---|
3849 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macostools.py ... |
---|
3850 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/macresource.py ... |
---|
3851 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/pimp.py ... |
---|
3852 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/plistlib.py ... |
---|
3853 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/terminalcommand.py ... |
---|
3854 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/plat-mac/videoreader.py ... |
---|
3855 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/platform.py ... |
---|
3856 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/popen2.py ... |
---|
3857 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/poplib.py ... |
---|
3858 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/posixfile.py ... |
---|
3859 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/posixpath.py ... |
---|
3860 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pprint.py ... |
---|
3861 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/profile.py ... |
---|
3862 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pstats.py ... |
---|
3863 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pty.py ... |
---|
3864 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/py_compile.py ... |
---|
3865 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pyclbr.py ... |
---|
3866 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/pydoc.py ... |
---|
3867 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/quopri.py ... |
---|
3868 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/random.py ... |
---|
3869 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/re.py ... |
---|
3870 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/reconvert.py ... |
---|
3871 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/regex_syntax.py ... |
---|
3872 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/regsub.py ... |
---|
3873 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/repr.py ... |
---|
3874 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/rexec.py ... |
---|
3875 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/rfc822.py ... |
---|
3876 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/rlcompleter.py ... |
---|
3877 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/robotparser.py ... |
---|
3878 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sched.py ... |
---|
3879 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sets.py ... |
---|
3880 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sgmllib.py ... |
---|
3881 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/shelve.py ... |
---|
3882 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/shlex.py ... |
---|
3883 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/shutil.py ... |
---|
3884 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/site.py ... |
---|
3885 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/smtpd.py ... |
---|
3886 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/smtplib.py ... |
---|
3887 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sndhdr.py ... |
---|
3888 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/socket.py ... |
---|
3889 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre.py ... |
---|
3890 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre_compile.py ... |
---|
3891 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre_constants.py ... |
---|
3892 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sre_parse.py ... |
---|
3893 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/stat.py ... |
---|
3894 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/statcache.py ... |
---|
3895 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/statvfs.py ... |
---|
3896 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/string.py ... |
---|
3897 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/stringold.py ... |
---|
3898 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/stringprep.py ... |
---|
3899 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/subprocess.py ... |
---|
3900 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sunau.py ... |
---|
3901 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/sunaudio.py ... |
---|
3902 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/symbol.py ... |
---|
3903 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/symtable.py ... |
---|
3904 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tabnanny.py ... |
---|
3905 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tarfile.py ... |
---|
3906 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/telnetlib.py ... |
---|
3907 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tempfile.py ... |
---|
3908 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test ... |
---|
3909 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/__init__.py ... |
---|
3910 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/autotest.py ... |
---|
3911 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/cjkencodings_test.py ... |
---|
3912 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/decimaltestdata ... |
---|
3913 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/doctest_aliases.py ... |
---|
3914 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/double_const.py ... |
---|
3915 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/list_tests.py ... |
---|
3916 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/mapping_tests.py ... |
---|
3917 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/output ... |
---|
3918 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pickletester.py ... |
---|
3919 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pyclbr_input.py ... |
---|
3920 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pydocfodder.py ... |
---|
3921 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/pystone.py ... |
---|
3922 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/re_tests.py ... |
---|
3923 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/regex_tests.py ... |
---|
3924 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/regrtest.py ... |
---|
3925 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/reperf.py ... |
---|
3926 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/sample_doctest.py ... |
---|
3927 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/seq_tests.py ... |
---|
3928 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/sortperf.py ... |
---|
3929 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/string_tests.py ... |
---|
3930 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_MimeWriter.py ... |
---|
3931 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_StringIO.py ... |
---|
3932 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test___all__.py ... |
---|
3933 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test___future__.py ... |
---|
3934 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test__locale.py ... |
---|
3935 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_aepack.py ... |
---|
3936 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_al.py ... |
---|
3937 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_anydbm.py ... |
---|
3938 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_applesingle.py ... |
---|
3939 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_array.py ... |
---|
3940 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_asynchat.py ... |
---|
3941 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_atexit.py ... |
---|
3942 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_audioop.py ... |
---|
3943 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_augassign.py ... |
---|
3944 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_base64.py ... |
---|
3945 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bastion.py ... |
---|
3946 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_binascii.py ... |
---|
3947 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_binhex.py ... |
---|
3948 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_binop.py ... |
---|
3949 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bisect.py ... |
---|
3950 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bool.py ... |
---|
3951 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bsddb.py ... |
---|
3952 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bsddb185.py ... |
---|
3953 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bsddb3.py ... |
---|
3954 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bufio.py ... |
---|
3955 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_builtin.py ... |
---|
3956 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_bz2.py ... |
---|
3957 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_calendar.py ... |
---|
3958 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_call.py ... |
---|
3959 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_capi.py ... |
---|
3960 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cd.py ... |
---|
3961 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cfgparser.py ... |
---|
3962 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cgi.py ... |
---|
3963 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_charmapcodec.py ... |
---|
3964 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cl.py ... |
---|
3965 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_class.py ... |
---|
3966 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cmath.py ... |
---|
3967 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cmd_line.py ... |
---|
3968 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codeccallbacks.py ... |
---|
3969 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_cn.py ... |
---|
3970 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_hk.py ... |
---|
3971 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_jp.py ... |
---|
3972 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_kr.py ... |
---|
3973 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecencodings_tw.py ... |
---|
3974 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_cn.py ... |
---|
3975 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_hk.py ... |
---|
3976 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_jp.py ... |
---|
3977 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_kr.py ... |
---|
3978 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecmaps_tw.py ... |
---|
3979 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codecs.py ... |
---|
3980 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_codeop.py ... |
---|
3981 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_coercion.py ... |
---|
3982 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_colorsys.py ... |
---|
3983 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_commands.py ... |
---|
3984 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_compare.py ... |
---|
3985 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_compile.py ... |
---|
3986 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_compiler.py ... |
---|
3987 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_complex.py ... |
---|
3988 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_contains.py ... |
---|
3989 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cookie.py ... |
---|
3990 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cookielib.py ... |
---|
3991 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_copy.py ... |
---|
3992 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_copy_reg.py ... |
---|
3993 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_cpickle.py ... |
---|
3994 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_crypt.py ... |
---|
3995 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_csv.py ... |
---|
3996 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_curses.py ... |
---|
3997 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_datetime.py ... |
---|
3998 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dbm.py ... |
---|
3999 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_decimal.py ... |
---|
4000 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_decorators.py ... |
---|
4001 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_deque.py ... |
---|
4002 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_descr.py ... |
---|
4003 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_descrtut.py ... |
---|
4004 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dict.py ... |
---|
4005 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_difflib.py ... |
---|
4006 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dircache.py ... |
---|
4007 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dis.py ... |
---|
4008 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_distutils.py ... |
---|
4009 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dl.py ... |
---|
4010 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_doctest.py ... |
---|
4011 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_doctest2.py ... |
---|
4012 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dumbdbm.py ... |
---|
4013 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dummy_thread.py ... |
---|
4014 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_dummy_threading.py ... |
---|
4015 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_email.py ... |
---|
4016 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_email_codecs.py ... |
---|
4017 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_enumerate.py ... |
---|
4018 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_eof.py ... |
---|
4019 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_errno.py ... |
---|
4020 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_exceptions.py ... |
---|
4021 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_extcall.py ... |
---|
4022 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fcntl.py ... |
---|
4023 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_file.py ... |
---|
4024 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_filecmp.py ... |
---|
4025 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fileinput.py ... |
---|
4026 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fnmatch.py ... |
---|
4027 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fork1.py ... |
---|
4028 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_format.py ... |
---|
4029 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_fpformat.py ... |
---|
4030 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_frozen.py ... |
---|
4031 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_funcattrs.py ... |
---|
4032 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future.py ... |
---|
4033 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future1.py ... |
---|
4034 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future2.py ... |
---|
4035 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_future3.py ... |
---|
4036 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gc.py ... |
---|
4037 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gdbm.py ... |
---|
4038 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_generators.py ... |
---|
4039 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_genexps.py ... |
---|
4040 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_getargs.py ... |
---|
4041 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_getargs2.py ... |
---|
4042 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_getopt.py ... |
---|
4043 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gettext.py ... |
---|
4044 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gl.py ... |
---|
4045 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_glob.py ... |
---|
4046 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_global.py ... |
---|
4047 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_grammar.py ... |
---|
4048 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_grp.py ... |
---|
4049 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_gzip.py ... |
---|
4050 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hash.py ... |
---|
4051 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_heapq.py ... |
---|
4052 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hexoct.py ... |
---|
4053 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hmac.py ... |
---|
4054 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_hotshot.py ... |
---|
4055 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_htmllib.py ... |
---|
4056 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_htmlparser.py ... |
---|
4057 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_httplib.py ... |
---|
4058 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imageop.py ... |
---|
4059 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imaplib.py ... |
---|
4060 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imgfile.py ... |
---|
4061 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_imp.py ... |
---|
4062 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_import.py ... |
---|
4063 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_importhooks.py ... |
---|
4064 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_inspect.py ... |
---|
4065 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ioctl.py ... |
---|
4066 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_isinstance.py ... |
---|
4067 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_iter.py ... |
---|
4068 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_iterlen.py ... |
---|
4069 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_itertools.py ... |
---|
4070 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_largefile.py ... |
---|
4071 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_linuxaudiodev.py ... |
---|
4072 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_list.py ... |
---|
4073 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_locale.py ... |
---|
4074 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_logging.py ... |
---|
4075 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_long.py ... |
---|
4076 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_long_future.py ... |
---|
4077 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_longexp.py ... |
---|
4078 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_macfs.py ... |
---|
4079 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_macostools.py ... |
---|
4080 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_macpath.py ... |
---|
4081 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mailbox.py ... |
---|
4082 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_marshal.py ... |
---|
4083 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_math.py ... |
---|
4084 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_md5.py ... |
---|
4085 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mhlib.py ... |
---|
4086 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mimetools.py ... |
---|
4087 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mimetypes.py ... |
---|
4088 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_minidom.py ... |
---|
4089 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mmap.py ... |
---|
4090 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_module.py ... |
---|
4091 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_multibytecodec.py ... |
---|
4092 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_multibytecodec_support.py ... |
---|
4093 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_multifile.py ... |
---|
4094 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_mutants.py ... |
---|
4095 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_netrc.py ... |
---|
4096 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_new.py ... |
---|
4097 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_nis.py ... |
---|
4098 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_normalization.py ... |
---|
4099 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ntpath.py ... |
---|
4100 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_opcodes.py ... |
---|
4101 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_openpty.py ... |
---|
4102 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_operations.py ... |
---|
4103 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_operator.py ... |
---|
4104 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_optparse.py ... |
---|
4105 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_os.py ... |
---|
4106 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ossaudiodev.py ... |
---|
4107 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_parser.py ... |
---|
4108 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_peepholer.py ... |
---|
4109 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep247.py ... |
---|
4110 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep263.py ... |
---|
4111 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep277.py ... |
---|
4112 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pep292.py ... |
---|
4113 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pickle.py ... |
---|
4114 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pickletools.py ... |
---|
4115 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pkg.py ... |
---|
4116 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pkgimport.py ... |
---|
4117 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_plistlib.py ... |
---|
4118 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_poll.py ... |
---|
4119 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_popen.py ... |
---|
4120 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_popen2.py ... |
---|
4121 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_posix.py ... |
---|
4122 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_posixpath.py ... |
---|
4123 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pow.py ... |
---|
4124 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pprint.py ... |
---|
4125 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_profile.py ... |
---|
4126 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_profilehooks.py ... |
---|
4127 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pty.py ... |
---|
4128 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pwd.py ... |
---|
4129 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pyclbr.py ... |
---|
4130 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_pyexpat.py ... |
---|
4131 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_queue.py ... |
---|
4132 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_quopri.py ... |
---|
4133 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_random.py ... |
---|
4134 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_re.py ... |
---|
4135 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_regex.py ... |
---|
4136 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_repr.py ... |
---|
4137 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_resource.py ... |
---|
4138 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_rfc822.py ... |
---|
4139 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_rgbimg.py ... |
---|
4140 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_richcmp.py ... |
---|
4141 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_robotparser.py ... |
---|
4142 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sax.py ... |
---|
4143 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_scope.py ... |
---|
4144 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_scriptpackages.py ... |
---|
4145 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_select.py ... |
---|
4146 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_set.py ... |
---|
4147 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sets.py ... |
---|
4148 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sgmllib.py ... |
---|
4149 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sha.py ... |
---|
4150 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_shelve.py ... |
---|
4151 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_shlex.py ... |
---|
4152 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_shutil.py ... |
---|
4153 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_signal.py ... |
---|
4154 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_site.py ... |
---|
4155 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_slice.py ... |
---|
4156 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_socket.py ... |
---|
4157 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_socket_ssl.py ... |
---|
4158 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_socketserver.py ... |
---|
4159 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_softspace.py ... |
---|
4160 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sort.py ... |
---|
4161 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_str.py ... |
---|
4162 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_strftime.py ... |
---|
4163 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_string.py ... |
---|
4164 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_stringprep.py ... |
---|
4165 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_strop.py ... |
---|
4166 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_strptime.py ... |
---|
4167 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_struct.py ... |
---|
4168 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_structseq.py ... |
---|
4169 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_subprocess.py ... |
---|
4170 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sunaudiodev.py ... |
---|
4171 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sundry.py ... |
---|
4172 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_support.py ... |
---|
4173 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_symtable.py ... |
---|
4174 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_syntax.py ... |
---|
4175 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_sys.py ... |
---|
4176 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tarfile.py ... |
---|
4177 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tcl.py ... |
---|
4178 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tempfile.py ... |
---|
4179 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_textwrap.py ... |
---|
4180 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_thread.py ... |
---|
4181 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threaded_import.py ... |
---|
4182 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threadedtempfile.py ... |
---|
4183 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threading.py ... |
---|
4184 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threading_local.py ... |
---|
4185 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_threadsignals.py ... |
---|
4186 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_time.py ... |
---|
4187 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_timeout.py ... |
---|
4188 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_timing.py ... |
---|
4189 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tokenize.py ... |
---|
4190 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_trace.py ... |
---|
4191 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_traceback.py ... |
---|
4192 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_transformer.py ... |
---|
4193 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_tuple.py ... |
---|
4194 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_types.py ... |
---|
4195 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_ucn.py ... |
---|
4196 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unary.py ... |
---|
4197 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unicode.py ... |
---|
4198 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unicode_file.py ... |
---|
4199 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unicodedata.py ... |
---|
4200 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unittest.py ... |
---|
4201 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_univnewlines.py ... |
---|
4202 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_unpack.py ... |
---|
4203 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllib.py ... |
---|
4204 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllib2.py ... |
---|
4205 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllib2net.py ... |
---|
4206 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urllibnet.py ... |
---|
4207 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_urlparse.py ... |
---|
4208 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_userdict.py ... |
---|
4209 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_userlist.py ... |
---|
4210 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_userstring.py ... |
---|
4211 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_uu.py ... |
---|
4212 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_warnings.py ... |
---|
4213 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_wave.py ... |
---|
4214 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_weakref.py ... |
---|
4215 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_whichdb.py ... |
---|
4216 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_winreg.py ... |
---|
4217 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_winsound.py ... |
---|
4218 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xmllib.py ... |
---|
4219 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xmlrpc.py ... |
---|
4220 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xpickle.py ... |
---|
4221 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_xrange.py ... |
---|
4222 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_zipfile.py ... |
---|
4223 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_zipimport.py ... |
---|
4224 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/test_zlib.py ... |
---|
4225 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/testall.py ... |
---|
4226 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/testcodec.py ... |
---|
4227 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/tf_inherit_check.py ... |
---|
4228 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/threaded_import_hangers.py ... |
---|
4229 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/test/xmltests.py ... |
---|
4230 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/textwrap.py ... |
---|
4231 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/this.py ... |
---|
4232 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/threading.py ... |
---|
4233 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/timeit.py ... |
---|
4234 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/toaiff.py ... |
---|
4235 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/token.py ... |
---|
4236 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tokenize.py ... |
---|
4237 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/trace.py ... |
---|
4238 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/traceback.py ... |
---|
4239 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tty.py ... |
---|
4240 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/types.py ... |
---|
4241 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/tzparse.py ... |
---|
4242 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/unittest.py ... |
---|
4243 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/urllib.py ... |
---|
4244 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/urllib2.py ... |
---|
4245 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/urlparse.py ... |
---|
4246 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/user.py ... |
---|
4247 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/uu.py ... |
---|
4248 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/warnings.py ... |
---|
4249 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/wave.py ... |
---|
4250 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/weakref.py ... |
---|
4251 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/webbrowser.py ... |
---|
4252 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/whichdb.py ... |
---|
4253 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/whrandom.py ... |
---|
4254 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xdrlib.py ... |
---|
4255 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml ... |
---|
4256 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/__init__.py ... |
---|
4257 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom ... |
---|
4258 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/NodeFilter.py ... |
---|
4259 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/__init__.py ... |
---|
4260 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/domreg.py ... |
---|
4261 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/expatbuilder.py ... |
---|
4262 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/minicompat.py ... |
---|
4263 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/minidom.py ... |
---|
4264 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/pulldom.py ... |
---|
4265 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/dom/xmlbuilder.py ... |
---|
4266 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/parsers ... |
---|
4267 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/parsers/__init__.py ... |
---|
4268 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/parsers/expat.py ... |
---|
4269 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax ... |
---|
4270 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/__init__.py ... |
---|
4271 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/_exceptions.py ... |
---|
4272 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/expatreader.py ... |
---|
4273 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/handler.py ... |
---|
4274 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/saxutils.py ... |
---|
4275 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xml/sax/xmlreader.py ... |
---|
4276 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xmllib.py ... |
---|
4277 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/xmlrpclib.py ... |
---|
4278 | Compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/zipfile.py ... |
---|
4279 | PYTHONPATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 \ |
---|
4280 | ./python.exe -Wi -t /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compileall.py \ |
---|
4281 | -d /opt/local/lib/python2.4/site-packages -f \ |
---|
4282 | -x badsyntax /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/site-packages |
---|
4283 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/site-packages ... |
---|
4284 | PYTHONPATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4 \ |
---|
4285 | ./python.exe -Wi -t -O /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/compileall.py \ |
---|
4286 | -d /opt/local/lib/python2.4/site-packages -f \ |
---|
4287 | -x badsyntax /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/site-packages |
---|
4288 | Listing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/site-packages ... |
---|
4289 | Creating directory /opt/local/include/python2.4 |
---|
4290 | /usr/bin/install -c -m 644 ./Include/Python-ast.h /opt/local/include/python2.4 |
---|
4291 | /usr/bin/install -c -m 644 ./Include/Python.h /opt/local/include/python2.4 |
---|
4292 | /usr/bin/install -c -m 644 ./Include/abstract.h /opt/local/include/python2.4 |
---|
4293 | /usr/bin/install -c -m 644 ./Include/bitset.h /opt/local/include/python2.4 |
---|
4294 | /usr/bin/install -c -m 644 ./Include/boolobject.h /opt/local/include/python2.4 |
---|
4295 | /usr/bin/install -c -m 644 ./Include/bufferobject.h /opt/local/include/python2.4 |
---|
4296 | /usr/bin/install -c -m 644 ./Include/cStringIO.h /opt/local/include/python2.4 |
---|
4297 | /usr/bin/install -c -m 644 ./Include/cellobject.h /opt/local/include/python2.4 |
---|
4298 | /usr/bin/install -c -m 644 ./Include/ceval.h /opt/local/include/python2.4 |
---|
4299 | /usr/bin/install -c -m 644 ./Include/classobject.h /opt/local/include/python2.4 |
---|
4300 | /usr/bin/install -c -m 644 ./Include/cobject.h /opt/local/include/python2.4 |
---|
4301 | /usr/bin/install -c -m 644 ./Include/codecs.h /opt/local/include/python2.4 |
---|
4302 | /usr/bin/install -c -m 644 ./Include/compile.h /opt/local/include/python2.4 |
---|
4303 | /usr/bin/install -c -m 644 ./Include/complexobject.h /opt/local/include/python2.4 |
---|
4304 | /usr/bin/install -c -m 644 ./Include/datetime.h /opt/local/include/python2.4 |
---|
4305 | /usr/bin/install -c -m 644 ./Include/descrobject.h /opt/local/include/python2.4 |
---|
4306 | /usr/bin/install -c -m 644 ./Include/dictobject.h /opt/local/include/python2.4 |
---|
4307 | /usr/bin/install -c -m 644 ./Include/enumobject.h /opt/local/include/python2.4 |
---|
4308 | /usr/bin/install -c -m 644 ./Include/errcode.h /opt/local/include/python2.4 |
---|
4309 | /usr/bin/install -c -m 644 ./Include/eval.h /opt/local/include/python2.4 |
---|
4310 | /usr/bin/install -c -m 644 ./Include/fileobject.h /opt/local/include/python2.4 |
---|
4311 | /usr/bin/install -c -m 644 ./Include/floatobject.h /opt/local/include/python2.4 |
---|
4312 | /usr/bin/install -c -m 644 ./Include/frameobject.h /opt/local/include/python2.4 |
---|
4313 | /usr/bin/install -c -m 644 ./Include/funcobject.h /opt/local/include/python2.4 |
---|
4314 | /usr/bin/install -c -m 644 ./Include/genobject.h /opt/local/include/python2.4 |
---|
4315 | /usr/bin/install -c -m 644 ./Include/graminit.h /opt/local/include/python2.4 |
---|
4316 | /usr/bin/install -c -m 644 ./Include/grammar.h /opt/local/include/python2.4 |
---|
4317 | /usr/bin/install -c -m 644 ./Include/import.h /opt/local/include/python2.4 |
---|
4318 | /usr/bin/install -c -m 644 ./Include/intobject.h /opt/local/include/python2.4 |
---|
4319 | /usr/bin/install -c -m 644 ./Include/intrcheck.h /opt/local/include/python2.4 |
---|
4320 | /usr/bin/install -c -m 644 ./Include/iterobject.h /opt/local/include/python2.4 |
---|
4321 | /usr/bin/install -c -m 644 ./Include/listobject.h /opt/local/include/python2.4 |
---|
4322 | /usr/bin/install -c -m 644 ./Include/longintrepr.h /opt/local/include/python2.4 |
---|
4323 | /usr/bin/install -c -m 644 ./Include/longobject.h /opt/local/include/python2.4 |
---|
4324 | /usr/bin/install -c -m 644 ./Include/marshal.h /opt/local/include/python2.4 |
---|
4325 | /usr/bin/install -c -m 644 ./Include/metagrammar.h /opt/local/include/python2.4 |
---|
4326 | /usr/bin/install -c -m 644 ./Include/methodobject.h /opt/local/include/python2.4 |
---|
4327 | /usr/bin/install -c -m 644 ./Include/modsupport.h /opt/local/include/python2.4 |
---|
4328 | /usr/bin/install -c -m 644 ./Include/moduleobject.h /opt/local/include/python2.4 |
---|
4329 | /usr/bin/install -c -m 644 ./Include/node.h /opt/local/include/python2.4 |
---|
4330 | /usr/bin/install -c -m 644 ./Include/object.h /opt/local/include/python2.4 |
---|
4331 | /usr/bin/install -c -m 644 ./Include/objimpl.h /opt/local/include/python2.4 |
---|
4332 | /usr/bin/install -c -m 644 ./Include/opcode.h /opt/local/include/python2.4 |
---|
4333 | /usr/bin/install -c -m 644 ./Include/osdefs.h /opt/local/include/python2.4 |
---|
4334 | /usr/bin/install -c -m 644 ./Include/parsetok.h /opt/local/include/python2.4 |
---|
4335 | /usr/bin/install -c -m 644 ./Include/patchlevel.h /opt/local/include/python2.4 |
---|
4336 | /usr/bin/install -c -m 644 ./Include/pgen.h /opt/local/include/python2.4 |
---|
4337 | /usr/bin/install -c -m 644 ./Include/pgenheaders.h /opt/local/include/python2.4 |
---|
4338 | /usr/bin/install -c -m 644 ./Include/py_curses.h /opt/local/include/python2.4 |
---|
4339 | /usr/bin/install -c -m 644 ./Include/pydebug.h /opt/local/include/python2.4 |
---|
4340 | /usr/bin/install -c -m 644 ./Include/pyerrors.h /opt/local/include/python2.4 |
---|
4341 | /usr/bin/install -c -m 644 ./Include/pyfpe.h /opt/local/include/python2.4 |
---|
4342 | /usr/bin/install -c -m 644 ./Include/pygetopt.h /opt/local/include/python2.4 |
---|
4343 | /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /opt/local/include/python2.4 |
---|
4344 | /usr/bin/install -c -m 644 ./Include/pymem.h /opt/local/include/python2.4 |
---|
4345 | /usr/bin/install -c -m 644 ./Include/pyport.h /opt/local/include/python2.4 |
---|
4346 | /usr/bin/install -c -m 644 ./Include/pystate.h /opt/local/include/python2.4 |
---|
4347 | /usr/bin/install -c -m 644 ./Include/pystrtod.h /opt/local/include/python2.4 |
---|
4348 | /usr/bin/install -c -m 644 ./Include/pythonrun.h /opt/local/include/python2.4 |
---|
4349 | /usr/bin/install -c -m 644 ./Include/pythread.h /opt/local/include/python2.4 |
---|
4350 | /usr/bin/install -c -m 644 ./Include/rangeobject.h /opt/local/include/python2.4 |
---|
4351 | /usr/bin/install -c -m 644 ./Include/setobject.h /opt/local/include/python2.4 |
---|
4352 | /usr/bin/install -c -m 644 ./Include/sliceobject.h /opt/local/include/python2.4 |
---|
4353 | /usr/bin/install -c -m 644 ./Include/stringobject.h /opt/local/include/python2.4 |
---|
4354 | /usr/bin/install -c -m 644 ./Include/structmember.h /opt/local/include/python2.4 |
---|
4355 | /usr/bin/install -c -m 644 ./Include/structseq.h /opt/local/include/python2.4 |
---|
4356 | /usr/bin/install -c -m 644 ./Include/symtable.h /opt/local/include/python2.4 |
---|
4357 | /usr/bin/install -c -m 644 ./Include/sysmodule.h /opt/local/include/python2.4 |
---|
4358 | /usr/bin/install -c -m 644 ./Include/timefuncs.h /opt/local/include/python2.4 |
---|
4359 | /usr/bin/install -c -m 644 ./Include/token.h /opt/local/include/python2.4 |
---|
4360 | /usr/bin/install -c -m 644 ./Include/traceback.h /opt/local/include/python2.4 |
---|
4361 | /usr/bin/install -c -m 644 ./Include/tupleobject.h /opt/local/include/python2.4 |
---|
4362 | /usr/bin/install -c -m 644 ./Include/ucnhash.h /opt/local/include/python2.4 |
---|
4363 | /usr/bin/install -c -m 644 ./Include/unicodeobject.h /opt/local/include/python2.4 |
---|
4364 | /usr/bin/install -c -m 644 ./Include/weakrefobject.h /opt/local/include/python2.4 |
---|
4365 | /usr/bin/install -c -m 644 pyconfig.h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/include/python2.4/pyconfig.h |
---|
4366 | case $MAKEFLAGS in \ |
---|
4367 | *-s*) CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python.exe -E ./setup.py -q build;; \ |
---|
4368 | *) CC='/usr/bin/gcc-4.2' LDSHARED='/usr/bin/gcc-4.2 -arch x86_64 -arch i386 -isysroot / -L/opt/local/lib -arch x86_64 -arch i386 -bundle -undefined dynamic_lookup' OPT='-DNDEBUG -g -O3 -Wall -Wstrict-prototypes' ./python.exe -E ./setup.py build;; \ |
---|
4369 | esac |
---|
4370 | running build |
---|
4371 | running build_ext |
---|
4372 | running build_scripts |
---|
4373 | Creating directory /opt/local/lib/python2.4/config |
---|
4374 | /usr/bin/install -c -m 644 Modules/config.c /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/config.c |
---|
4375 | /usr/bin/install -c -m 644 Modules/ccpython.o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/ccpython.o |
---|
4376 | /usr/bin/install -c -m 644 ./Modules/config.c.in /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/config.c.in |
---|
4377 | /usr/bin/install -c -m 644 Makefile /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/Makefile |
---|
4378 | /usr/bin/install -c -m 644 Modules/Setup /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/Setup |
---|
4379 | /usr/bin/install -c -m 644 Modules/Setup.local /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/Setup.local |
---|
4380 | /usr/bin/install -c -m 644 Modules/Setup.config /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/Setup.config |
---|
4381 | /usr/bin/install -c ./Modules/makesetup /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/makesetup |
---|
4382 | /usr/bin/install -c ./install-sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/lib/python2.4/config/install-sh |
---|
4383 | ./python.exe -E ./setup.py install \ |
---|
4384 | --prefix=/opt/local \ |
---|
4385 | --install-scripts=/opt/local/bin \ |
---|
4386 | --install-platlib=/opt/local/lib/python2.4/lib-dynload \ |
---|
4387 | --root=//opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot |
---|
4388 | running install |
---|
4389 | running build |
---|
4390 | running build_ext |
---|
4391 | running build_scripts |
---|
4392 | running install_lib |
---|
4393 | creating //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users |
---|
4394 | creating //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom |
---|
4395 | creating //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library |
---|
4396 | creating //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python |
---|
4397 | creating //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4 |
---|
4398 | creating //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4399 | copying build/lib.macosx-10.6-fat-2.4/_bisect.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4400 | copying build/lib.macosx-10.6-fat-2.4/_codecs_cn.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4401 | copying build/lib.macosx-10.6-fat-2.4/_codecs_hk.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4402 | copying build/lib.macosx-10.6-fat-2.4/_codecs_iso2022.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4403 | copying build/lib.macosx-10.6-fat-2.4/_codecs_jp.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4404 | copying build/lib.macosx-10.6-fat-2.4/_codecs_kr.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4405 | copying build/lib.macosx-10.6-fat-2.4/_codecs_tw.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4406 | copying build/lib.macosx-10.6-fat-2.4/_csv.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4407 | copying build/lib.macosx-10.6-fat-2.4/_curses.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4408 | copying build/lib.macosx-10.6-fat-2.4/_curses_panel.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4409 | copying build/lib.macosx-10.6-fat-2.4/_heapq.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4410 | copying build/lib.macosx-10.6-fat-2.4/_hotshot.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4411 | copying build/lib.macosx-10.6-fat-2.4/_locale.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4412 | copying build/lib.macosx-10.6-fat-2.4/_multibytecodec.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4413 | copying build/lib.macosx-10.6-fat-2.4/_random.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4414 | copying build/lib.macosx-10.6-fat-2.4/_socket.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4415 | copying build/lib.macosx-10.6-fat-2.4/_ssl.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4416 | copying build/lib.macosx-10.6-fat-2.4/_testcapi.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4417 | copying build/lib.macosx-10.6-fat-2.4/_weakref.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4418 | copying build/lib.macosx-10.6-fat-2.4/array.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4419 | copying build/lib.macosx-10.6-fat-2.4/audioop.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4420 | copying build/lib.macosx-10.6-fat-2.4/binascii.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4421 | copying build/lib.macosx-10.6-fat-2.4/bsddb185.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4422 | copying build/lib.macosx-10.6-fat-2.4/bz2.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4423 | copying build/lib.macosx-10.6-fat-2.4/cmath.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4424 | copying build/lib.macosx-10.6-fat-2.4/collections.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4425 | copying build/lib.macosx-10.6-fat-2.4/cPickle.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4426 | copying build/lib.macosx-10.6-fat-2.4/crypt.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4427 | copying build/lib.macosx-10.6-fat-2.4/cStringIO.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4428 | copying build/lib.macosx-10.6-fat-2.4/datetime.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4429 | copying build/lib.macosx-10.6-fat-2.4/dbm.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4430 | copying build/lib.macosx-10.6-fat-2.4/fcntl.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4431 | copying build/lib.macosx-10.6-fat-2.4/gdbm.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4432 | copying build/lib.macosx-10.6-fat-2.4/grp.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4433 | copying build/lib.macosx-10.6-fat-2.4/itertools.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4434 | copying build/lib.macosx-10.6-fat-2.4/math.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4435 | copying build/lib.macosx-10.6-fat-2.4/md5.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4436 | copying build/lib.macosx-10.6-fat-2.4/mmap.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4437 | copying build/lib.macosx-10.6-fat-2.4/nis.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4438 | copying build/lib.macosx-10.6-fat-2.4/operator.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4439 | copying build/lib.macosx-10.6-fat-2.4/parser.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4440 | copying build/lib.macosx-10.6-fat-2.4/pyexpat.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4441 | copying build/lib.macosx-10.6-fat-2.4/regex.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4442 | copying build/lib.macosx-10.6-fat-2.4/resource.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4443 | copying build/lib.macosx-10.6-fat-2.4/select.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4444 | copying build/lib.macosx-10.6-fat-2.4/sha.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4445 | copying build/lib.macosx-10.6-fat-2.4/strop.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4446 | copying build/lib.macosx-10.6-fat-2.4/struct.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4447 | copying build/lib.macosx-10.6-fat-2.4/syslog.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4448 | copying build/lib.macosx-10.6-fat-2.4/termios.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4449 | copying build/lib.macosx-10.6-fat-2.4/time.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4450 | copying build/lib.macosx-10.6-fat-2.4/timing.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4451 | copying build/lib.macosx-10.6-fat-2.4/unicodedata.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4452 | copying build/lib.macosx-10.6-fat-2.4/zlib.so -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages |
---|
4453 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_bisect.so to 755 |
---|
4454 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_codecs_cn.so to 755 |
---|
4455 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_codecs_hk.so to 755 |
---|
4456 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_codecs_iso2022.so to 755 |
---|
4457 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_codecs_jp.so to 755 |
---|
4458 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_codecs_kr.so to 755 |
---|
4459 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_codecs_tw.so to 755 |
---|
4460 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_csv.so to 755 |
---|
4461 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_curses.so to 755 |
---|
4462 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_curses_panel.so to 755 |
---|
4463 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_heapq.so to 755 |
---|
4464 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_hotshot.so to 755 |
---|
4465 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_locale.so to 755 |
---|
4466 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_multibytecodec.so to 755 |
---|
4467 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_random.so to 755 |
---|
4468 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_socket.so to 755 |
---|
4469 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_ssl.so to 755 |
---|
4470 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_testcapi.so to 755 |
---|
4471 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/_weakref.so to 755 |
---|
4472 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/array.so to 755 |
---|
4473 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/audioop.so to 755 |
---|
4474 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/binascii.so to 755 |
---|
4475 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/bsddb185.so to 755 |
---|
4476 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/bz2.so to 755 |
---|
4477 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/cmath.so to 755 |
---|
4478 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/collections.so to 755 |
---|
4479 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/cPickle.so to 755 |
---|
4480 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/crypt.so to 755 |
---|
4481 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/cStringIO.so to 755 |
---|
4482 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/datetime.so to 755 |
---|
4483 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/dbm.so to 755 |
---|
4484 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/fcntl.so to 755 |
---|
4485 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/gdbm.so to 755 |
---|
4486 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/grp.so to 755 |
---|
4487 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/itertools.so to 755 |
---|
4488 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/math.so to 755 |
---|
4489 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/md5.so to 755 |
---|
4490 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/mmap.so to 755 |
---|
4491 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/nis.so to 755 |
---|
4492 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/operator.so to 755 |
---|
4493 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/parser.so to 755 |
---|
4494 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/pyexpat.so to 755 |
---|
4495 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/regex.so to 755 |
---|
4496 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/resource.so to 755 |
---|
4497 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/select.so to 755 |
---|
4498 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/sha.so to 755 |
---|
4499 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/strop.so to 755 |
---|
4500 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/struct.so to 755 |
---|
4501 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/syslog.so to 755 |
---|
4502 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/termios.so to 755 |
---|
4503 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/time.so to 755 |
---|
4504 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/timing.so to 755 |
---|
4505 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/unicodedata.so to 755 |
---|
4506 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/zlib.so to 755 |
---|
4507 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/Users/tom/Library/Python/2.4/site-packages/ to 755 |
---|
4508 | running install_scripts |
---|
4509 | copying build/scripts-2.4/idle -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin |
---|
4510 | copying build/scripts-2.4/pydoc -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin |
---|
4511 | copying build/scripts-2.4/smtpd.py -> //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin |
---|
4512 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin/idle to 755 |
---|
4513 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin/pydoc to 755 |
---|
4514 | changing mode of //opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin/smtpd.py to 755 |
---|
4515 | Creating directory /opt/local/lib/python2.4/lib-dynload |
---|
4516 | if test -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin/python -o -h /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin/python; \ |
---|
4517 | then rm -f /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin/python; \ |
---|
4518 | else true; \ |
---|
4519 | fi |
---|
4520 | (cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/bin; ln python2.4 python) |
---|
4521 | /usr/bin/install -c -m 644 ./Misc/python.man \ |
---|
4522 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/share/man/man1/python.1 |
---|
4523 | make: Nothing to be done for `maninstall'. |
---|
4524 | xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/etc/select |
---|
4525 | xinstall: mkdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/etc/select/python |
---|
4526 | xinstall: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/python24 -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python24/work/destroot/opt/local/etc/select/python/python24 |
---|
4527 | ---> Compressing man pages for python24 |
---|
4528 | man1/python2.4.1: 61.1% -- replaced with man1/python2.4.1.gz |
---|
4529 | man1/python2.4.1.gz: changing permissions from 00644 to 00444 |
---|
4530 | Warning: violation by /Users |
---|
4531 | Warning: python24 violates the layout of the ports-filesystems! |
---|
4532 | Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases! |
---|
4533 | ---> Installing python24 @2.4.6_9+universal |
---|
4534 | ---> Activating python24 @2.4.6_9+universal |
---|
4535 | |
---|
4536 | To make python 2.4 the default (i.e. the version you get when you run |
---|
4537 | 'python'), please run: |
---|
4538 | sudo port select --set python python24 |
---|
4539 | |
---|
4540 | ---> Cleaning python24 |
---|
4541 | ---> Removing work directory for python24 |
---|