Ticket #14162: python.txt

File python.txt, 49.7 KB (added by ray@…, 16 years ago)
Line 
1Script started on Sun Feb  3 11:55:33 2008
2bhd:~ ray$
3bhd:~ ray$
4bhd:~ ray$ sudo sh
5Password:
6sh-2.05b#
7sh-2.05b# port [5Pclean python25
8--->  Cleaning python25
9sh-2.05b# port -d build python25
10DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25
11DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25
12DEBUG: Requested variant darwin is not provided by port python25.
13DEBUG: Requested variant i386 is not provided by port python25.
14DEBUG: Requested variant macosx is not provided by port python25.
15DEBUG: Executing variant darwin_8 provides darwin_8
16DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
17DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/gettext
18DEBUG: Requested variant darwin is not provided by port gettext.
19DEBUG: Requested variant i386 is not provided by port gettext.
20DEBUG: Requested variant macosx is not provided by port gettext.
21DEBUG: Searching for dependency: gettext
22DEBUG: Found Dependency: receipt exists for gettext
23DEBUG: Executing org.macports.main (python25)
24--->  Fetching python25
25DEBUG: Executing org.macports.fetch (python25)
26--->  Verifying checksum(s) for python25
27DEBUG: Executing org.macports.checksum (python25)
28--->  Checksumming Python-2.5.1.tar.bz2
29DEBUG: Correct (md5) checksum for Python-2.5.1.tar.bz2
30DEBUG: Correct (sha1) checksum for Python-2.5.1.tar.bz2
31DEBUG: Correct (rmd160) checksum for Python-2.5.1.tar.bz2
32DEBUG: setting option extract.cmd to /usr/bin/bzip2
33--->  Extracting python25
34DEBUG: Executing org.macports.extract (python25)
35--->  Extracting Python-2.5.1.tar.bz2
36DEBUG: setting option extract.args to /opt/local/var/macports/distfiles/python25/Python-2.5.1.tar.bz2
37DEBUG: Environment:
38DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work" && /usr/bin/bzip2 -dc /opt/local/var/macports/distfiles/python25/Python-2.5.1.tar.bz2 | /usr/bin/gnutar --no-same-owner -xf -'
39DEBUG: Executing org.macports.patch (python25)
40--->  Applying patches to python25
41--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25/files/patch-configure
42DEBUG: Environment:
43DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && patch -p0'
44patching file configure.in
45patching file configure
46--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25/files/patch-Makefile.pre.in
47DEBUG: Environment:
48DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && patch -p0'
49patching file Makefile.pre.in
50--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25/files/patch-Misc-setuid-prog.c
51DEBUG: Environment:
52DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && patch -p0'
53patching file Misc/setuid-prog.c
54--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25/files/patch-Modules-posixmodule.c
55DEBUG: Environment:
56DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && patch -p0'
57patching file Modules/posixmodule.c
58--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25/files/patch-setup.py
59DEBUG: Environment:
60DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && patch -p0'
61patching file setup.py
62--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python25/files/patch-Lib-cgi.py
63DEBUG: Environment:
64DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && patch -p0'
65patching file Lib/cgi.py
66DEBUG: Executing proc-post-org.macports.patch-patch-0
67--->  Configuring python25
68DEBUG: Executing org.macports.configure (python25)
69DEBUG: Using compiler 'Mac OS X gcc 4.0'
70DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-O2' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/opt/local/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0'
71DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && ./configure --prefix=/opt/local --enable-shared --mandir=/opt/local/share/man --disable-framework --with-cxx=/usr/bin/g++-4.0'
72checking MACHDEP... darwin
73checking EXTRAPLATDIR... $(PLATMACDIRS)
74checking for --without-gcc... no
75checking for gcc... /usr/bin/gcc-4.0
76checking for C compiler default output file name... a.out
77checking whether the C compiler works... yes
78checking whether we are cross compiling... no
79checking for suffix of executables...
80checking for suffix of object files... o
81checking whether we are using the GNU C compiler... yes
82checking whether /usr/bin/gcc-4.0 accepts -g... yes
83checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
84checking for --with-cxx-main=<compiler>... no
85checking how to run the C preprocessor... /usr/bin/cpp-4.0
86checking for egrep... grep -E
87checking for AIX... no
88checking for --with-suffix...
89checking for case-insensitive build directory... yes
90checking LIBRARY... libpython$(VERSION).a
91checking LINKCC... $(PURIFY) $(MAINCC)
92checking for --enable-shared... yes
93checking for --enable-profiling...
94checking LDLIBRARY... libpython$(VERSION).dylib
95checking for ranlib... ranlib
96checking for ar... ar
97checking for svnversion... found
98checking for a BSD-compatible install... /usr/bin/install
99checking for --with-pydebug... no
100checking whether /usr/bin/gcc-4.0 accepts -fno-strict-aliasing... yes
101checking whether /usr/bin/gcc-4.0 accepts -OPT:Olimit=0... no
102checking whether /usr/bin/gcc-4.0 accepts -Olimit 1500... no
103checking whether pthreads are available without options... yes
104checking whether /usr/bin/g++-4.0 also accepts flags for thread support... no
105checking for ANSI C header files... yes
106checking for sys/types.h... yes
107checking for sys/stat.h... yes
108checking for stdlib.h... yes
109checking for string.h... yes
110checking for memory.h... yes
111checking for strings.h... yes
112checking for inttypes.h... yes
113checking for stdint.h... yes
114checking for unistd.h... yes
115checking asm/types.h usability... no
116checking asm/types.h presence... no
117checking for asm/types.h... no
118checking conio.h usability... no
119checking conio.h presence... no
120checking for conio.h... no
121checking curses.h usability... yes
122checking curses.h presence... yes
123checking for curses.h... yes
124checking direct.h usability... no
125checking direct.h presence... no
126checking for direct.h... no
127checking dlfcn.h usability... yes
128checking dlfcn.h presence... yes
129checking for dlfcn.h... yes
130checking errno.h usability... yes
131checking errno.h presence... yes
132checking for errno.h... yes
133checking fcntl.h usability... yes
134checking fcntl.h presence... yes
135checking for fcntl.h... yes
136checking grp.h usability... yes
137checking grp.h presence... yes
138checking for grp.h... yes
139checking io.h usability... no
140checking io.h presence... no
141checking for io.h... no
142checking langinfo.h usability... yes
143checking langinfo.h presence... yes
144checking for langinfo.h... yes
145checking libintl.h usability... yes
146checking libintl.h presence... yes
147checking for libintl.h... yes
148checking ncurses.h usability... yes
149checking ncurses.h presence... yes
150checking for ncurses.h... yes
151checking poll.h usability... yes
152checking poll.h presence... yes
153checking for poll.h... yes
154checking process.h usability... no
155checking process.h presence... no
156checking for process.h... no
157checking pthread.h usability... yes
158checking pthread.h presence... yes
159checking for pthread.h... yes
160checking shadow.h usability... no
161checking shadow.h presence... no
162checking for shadow.h... no
163checking signal.h usability... yes
164checking signal.h presence... yes
165checking for signal.h... yes
166checking for stdint.h... (cached) yes
167checking stropts.h usability... no
168checking stropts.h presence... no
169checking for stropts.h... no
170checking termios.h usability... yes
171checking termios.h presence... yes
172checking for termios.h... yes
173checking thread.h usability... no
174checking thread.h presence... no
175checking for thread.h... no
176checking for unistd.h... (cached) yes
177checking utime.h usability... yes
178checking utime.h presence... yes
179checking for utime.h... yes
180checking sys/audioio.h usability... no
181checking sys/audioio.h presence... no
182checking for sys/audioio.h... no
183checking sys/bsdtty.h usability... no
184checking sys/bsdtty.h presence... no
185checking for sys/bsdtty.h... no
186checking sys/file.h usability... yes
187checking sys/file.h presence... yes
188checking for sys/file.h... yes
189checking sys/loadavg.h usability... no
190checking sys/loadavg.h presence... no
191checking for sys/loadavg.h... no
192checking sys/lock.h usability... yes
193checking sys/lock.h presence... yes
194checking for sys/lock.h... yes
195checking sys/mkdev.h usability... no
196checking sys/mkdev.h presence... no
197checking for sys/mkdev.h... no
198checking sys/modem.h usability... no
199checking sys/modem.h presence... no
200checking for sys/modem.h... no
201checking sys/param.h usability... yes
202checking sys/param.h presence... yes
203checking for sys/param.h... yes
204checking sys/poll.h usability... yes
205checking sys/poll.h presence... yes
206checking for sys/poll.h... yes
207checking sys/select.h usability... yes
208checking sys/select.h presence... yes
209checking for sys/select.h... yes
210checking sys/socket.h usability... yes
211checking sys/socket.h presence... yes
212checking for sys/socket.h... yes
213checking sys/statvfs.h usability... yes
214checking sys/statvfs.h presence... yes
215checking for sys/statvfs.h... yes
216checking for sys/stat.h... (cached) yes
217checking sys/time.h usability... yes
218checking sys/time.h presence... yes
219checking for sys/time.h... yes
220checking sys/times.h usability... yes
221checking sys/times.h presence... yes
222checking for sys/times.h... yes
223checking for sys/types.h... (cached) yes
224checking sys/un.h usability... yes
225checking sys/un.h presence... yes
226checking for sys/un.h... yes
227checking sys/utsname.h usability... yes
228checking sys/utsname.h presence... yes
229checking for sys/utsname.h... yes
230checking sys/wait.h usability... yes
231checking sys/wait.h presence... yes
232checking for sys/wait.h... yes
233checking pty.h usability... no
234checking pty.h presence... no
235checking for pty.h... no
236checking libutil.h usability... no
237checking libutil.h presence... no
238checking for libutil.h... no
239checking sys/resource.h usability... yes
240checking sys/resource.h presence... yes
241checking for sys/resource.h... yes
242checking netpacket/packet.h usability... no
243checking netpacket/packet.h presence... no
244checking for netpacket/packet.h... no
245checking sysexits.h usability... yes
246checking sysexits.h presence... yes
247checking for sysexits.h... yes
248checking bluetooth.h usability... no
249checking bluetooth.h presence... no
250checking for bluetooth.h... no
251checking bluetooth/bluetooth.h usability... no
252checking bluetooth/bluetooth.h presence... no
253checking for bluetooth/bluetooth.h... no
254checking for dirent.h that defines DIR... yes
255checking for library containing opendir... none required
256checking whether sys/types.h defines makedev... yes
257checking for term.h... yes
258checking for linux/netlink.h... no
259checking for clock_t in time.h... yes
260checking for makedev... yes
261checking Solaris LFS bug... no
262checking for mode_t... yes
263checking for off_t... yes
264checking for pid_t... yes
265checking return type of signal handlers... void
266checking for size_t... yes
267checking for uid_t in sys/types.h... yes
268checking for ssize_t... yes
269checking for int... yes
270checking size of int... 4
271checking for long... yes
272checking size of long... 4
273checking for void *... yes
274checking size of void *... 4
275checking for short... yes
276checking size of short... 2
277checking for float... yes
278checking size of float... 4
279checking for double... yes
280checking size of double... 8
281checking for fpos_t... yes
282checking size of fpos_t... 8
283checking for size_t... (cached) yes
284checking size of size_t... 4
285checking for long long support... yes
286checking for long long... yes
287checking size of long long... 8
288checking for uintptr_t... yes
289checking for uintptr_t... (cached) yes
290checking size of uintptr_t... 4
291checking size of off_t... 8
292checking whether to enable large file support... yes
293checking size of time_t... 4
294checking for pthread_t... yes
295checking size of pthread_t... 4
296checking for --enable-toolbox-glue... yes
297checking for --enable-framework... no
298checking for dyld... always on for Darwin
299checking SO... .so
300checking LDSHARED... $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup
301checking CCSHARED...
302checking LINKFORSHARED... -u _PyMac_Error
303checking CFLAGSFORSHARED... $(CCSHARED)
304checking SHLIBS... $(LIBS)
305checking for dlopen in -ldl... yes
306checking for shl_load in -ldld... no
307checking for library containing sem_init... none required
308checking for textdomain in -lintl... yes
309checking for t_open in -lnsl... no
310checking for socket in -lsocket... no
311checking for --with-libs... no
312checking for --with-system-ffi... no
313checking for --with-signal-module... yes
314checking for --with-dec-threads... no
315checking for --with-threads... yes
316checking if PTHREAD_SCOPE_SYSTEM is supported... yes
317checking for pthread_sigmask... yes
318checking if --enable-ipv6 is specified... yes
319checking if RFC2553 API is available... yes
320checking ipv6 stack type... kame
321using libc
322checking for --with-doc-strings... yes
323checking for --with-tsc... no
324checking for --with-pymalloc... yes
325checking for --with-wctype-functions... no
326checking for dlopen... yes
327checking DYNLOADFILE... dynload_shlib.o
328checking MACHDEP_OBJS... MACHDEP_OBJS
329checking for alarm... yes
330checking for bind_textdomain_codeset... no
331checking for chown... yes
332checking for clock... yes
333checking for confstr... yes
334checking for ctermid... yes
335checking for execv... yes
336checking for fork... yes
337checking for fpathconf... yes
338checking for ftime... yes
339checking for ftruncate... yes
340checking for gai_strerror... yes
341checking for getgroups... yes
342checking for getlogin... yes
343checking for getloadavg... yes
344checking for getpeername... yes
345checking for getpgid... yes
346checking for getpid... yes
347checking for getpriority... yes
348checking for getpwent... yes
349checking for getspnam... no
350checking for getspent... no
351checking for getsid... yes
352checking for getwd... yes
353checking for kill... yes
354checking for killpg... yes
355checking for lchown... yes
356checking for lstat... yes
357checking for mkfifo... yes
358checking for mknod... yes
359checking for mktime... yes
360checking for mremap... no
361checking for nice... yes
362checking for pathconf... yes
363checking for pause... yes
364checking for plock... no
365checking for poll... yes
366checking for pthread_init... no
367checking for putenv... yes
368checking for readlink... yes
369checking for realpath... yes
370checking for select... yes
371checking for setegid... yes
372checking for seteuid... yes
373checking for setgid... yes
374checking for setlocale... yes
375checking for setregid... yes
376checking for setreuid... yes
377checking for setsid... yes
378checking for setpgid... yes
379checking for setpgrp... yes
380checking for setuid... yes
381checking for setvbuf... yes
382checking for snprintf... yes
383checking for sigaction... yes
384checking for siginterrupt... yes
385checking for sigrelse... yes
386checking for strftime... yes
387checking for sysconf... yes
388checking for tcgetpgrp... yes
389checking for tcsetpgrp... yes
390checking for tempnam... yes
391checking for timegm... yes
392checking for times... yes
393checking for tmpfile... yes
394checking for tmpnam... yes
395checking for tmpnam_r... no
396checking for truncate... yes
397checking for uname... yes
398checking for unsetenv... yes
399checking for utimes... yes
400checking for waitpid... yes
401checking for wait3... yes
402checking for wait4... yes
403checking for wcscoll... yes
404checking for _getpty... no
405checking for chroot... yes
406checking for link... yes
407checking for symlink... yes
408checking for fchdir... yes
409checking for fsync... yes
410checking for fdatasync... no
411checking for ctermid_r... yes
412checking for flock... yes
413checking for getpagesize... yes
414checking for true... true
415checking for inet_aton in -lc... yes
416checking for inflateCopy in -lz... yes
417checking for hstrerror... yes
418checking for inet_aton... yes
419checking for inet_pton... yes
420checking for setgroups... yes
421checking for openpty... yes
422checking for forkpty... yes
423checking for fseek64... no
424checking for fseeko... yes
425checking for fstatvfs... yes
426checking for ftell64... no
427checking for ftello... yes
428checking for statvfs... yes
429checking for dup2... yes
430checking for getcwd... yes
431checking for strdup... yes
432checking for strerror... yes
433checking for memmove... yes
434checking for getpgrp... yes
435checking for setpgrp... (cached) yes
436checking for gettimeofday... yes
437checking for major... yes
438checking for getaddrinfo... yes
439checking getaddrinfo bug... good
440checking for getnameinfo... yes
441checking whether time.h and sys/time.h may both be included... yes
442checking whether struct tm is in sys/time.h or time.h... time.h
443checking for struct tm.tm_zone... yes
444checking for struct stat.st_rdev... yes
445checking for struct stat.st_blksize... yes
446checking for struct stat.st_flags... yes
447checking for struct stat.st_gen... yes
448checking for struct stat.st_birthtime... no
449checking for struct stat.st_blocks... yes
450checking for time.h that defines altzone... no
451checking whether sys/select.h and sys/time.h may both be included... yes
452checking for addrinfo... yes
453checking for sockaddr_storage... yes
454checking whether char is unsigned... no
455checking for an ANSI C-conforming const... yes
456checking for working volatile... yes
457checking for working signed char... yes
458checking for prototypes... yes
459checking for variable length prototypes and stdarg.h... yes
460checking for socketpair... yes
461checking if sockaddr has sa_len member... yes
462checking whether va_list is an array... no
463checking for gethostbyname_r... no
464checking for gethostbyname... yes
465checking for __fpu_control... no
466checking for __fpu_control in -lieee... no
467checking for --with-fpectl... no
468checking for --with-libm=STRING... default LIBM=""
469checking for --with-libc=STRING... default LIBC=""
470checking for hypot... yes
471checking wchar.h usability... yes
472checking wchar.h presence... yes
473checking for wchar.h... yes
474checking for wchar_t... yes
475checking size of wchar_t... 4
476checking for UCS-4 tcl... no
477checking whether wchar_t is signed... yes
478checking what type to use for unicode... unsigned short
479checking whether byte ordering is bigendian... no
480checking whether right shift extends the sign bit... yes
481checking for getc_unlocked() and friends... yes
482checking for readline in -lreadline... yes
483checking for rl_callback_handler_install in -lreadline... yes
484checking for rl_pre_input_hook in -lreadline... yes
485checking for rl_completion_matches in -lreadline... yes
486checking for broken nice()... yes
487checking for broken poll()... no
488checking for struct tm.tm_zone... (cached) yes
489checking for working tzset()... yes
490checking for tv_nsec in struct stat... no
491checking for tv_nsec2 in struct stat... yes
492checking whether mvwdelch is an expression... yes
493checking whether WINDOW has _flags... yes
494checking for is_term_resized... yes
495checking for resize_term... yes
496checking for resizeterm... yes
497checking for /dev/ptmx... no
498checking for /dev/ptc... no
499checking for %zd printf() format support... no
500checking for socklen_t... yes
501checking for build directories... done
502configure: creating ./config.status
503config.status: creating Makefile.pre
504config.status: creating Modules/Setup.config
505config.status: creating pyconfig.h
506creating Modules/Setup
507creating Modules/Setup.local
508creating Makefile
509--->  Building python25 with target all
510DEBUG: Executing org.macports.build (python25)
511DEBUG: Environment:
512DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && make all'
513/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
514/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Modules/_typesmodule.o Modules/_typesmodule.c
515/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
516/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
517/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
518/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
519/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
520/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
521/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
522/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
523/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
524/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
525/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
526/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
527/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
528/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
529/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
530/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
531/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
532/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
533/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
534/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
535/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
536/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
537/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
538/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
539/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
540/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
541/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
542/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
543/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
544/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
545/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
546/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
547/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
548/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
549/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
550/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
551/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
552/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
553/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
554/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
555/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
556/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
557/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
558/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
559/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
560/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
561/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
562/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
563/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
564/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
565/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
566/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
567/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
568/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
569/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
570/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
571/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
572/usr/bin/gcc-4.0 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -L/opt/local/lib  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
573Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
574/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
575/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
576/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
577/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
578/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
579/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/future.o Python/future.c
580/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
581/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
582/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
583/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
584/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
585/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
586/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
587/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/import.o Python/import.c
588/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
589/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
590/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
591/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
592/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
593/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
594/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
595/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
596/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
597/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
598/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
599/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
600/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
601/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
602/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
603/usr/bin/gcc-4.0 -c -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -DNDEBUG -g -O3 -Wall -Wstrict-prototypes  -I. -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c
604In file included from Python/mactoolboxglue.c:27:
605./Include/pymactoolbox.h:11:33: error: QuickTime/QuickTime.h: No such file or directory
606In file included from Python/mactoolboxglue.c:27:
607./Include/pymactoolbox.h:137: warning: parameter names (without types) in function declaration
608./Include/pymactoolbox.h:138: error: parse error before 'Track'
609./Include/pymactoolbox.h:138: warning: function declaration isn't a prototype
610./Include/pymactoolbox.h:139: warning: parameter names (without types) in function declaration
611./Include/pymactoolbox.h:140: error: parse error before 'Movie'
612./Include/pymactoolbox.h:140: warning: function declaration isn't a prototype
613./Include/pymactoolbox.h:141: warning: parameter names (without types) in function declaration
614./Include/pymactoolbox.h:142: error: parse error before 'MovieController'
615./Include/pymactoolbox.h:142: warning: function declaration isn't a prototype
616./Include/pymactoolbox.h:145: warning: parameter names (without types) in function declaration
617./Include/pymactoolbox.h:146: error: parse error before 'UserData'
618./Include/pymactoolbox.h:146: warning: function declaration isn't a prototype
619./Include/pymactoolbox.h:147: warning: parameter names (without types) in function declaration
620./Include/pymactoolbox.h:148: error: parse error before 'Media'
621./Include/pymactoolbox.h:148: warning: function declaration isn't a prototype
622Python/mactoolboxglue.c:420: warning: parameter names (without types) in function declaration
623Python/mactoolboxglue.c:420: error: parse error before 'cobj'
624Python/mactoolboxglue.c:420: warning: function declaration isn't a prototype
625Python/mactoolboxglue.c: In function 'TrackObj_New':
626Python/mactoolboxglue.c:420: error: 'cobj' undeclared (first use in this function)
627Python/mactoolboxglue.c:420: error: (Each undeclared identifier is reported only once
628Python/mactoolboxglue.c:420: error: for each function it appears in.)
629Python/mactoolboxglue.c: At top level:
630Python/mactoolboxglue.c:421: error: parse error before 'Track'
631Python/mactoolboxglue.c:421: warning: function declaration isn't a prototype
632Python/mactoolboxglue.c:421: error: parse error before 'Track'
633Python/mactoolboxglue.c:421: warning: function declaration isn't a prototype
634Python/mactoolboxglue.c: In function 'TrackObj_Convert':
635Python/mactoolboxglue.c:421: error: 'pyobj' undeclared (first use in this function)
636Python/mactoolboxglue.c:421: error: 'cobj' undeclared (first use in this function)
637Python/mactoolboxglue.c: At top level:
638Python/mactoolboxglue.c:422: warning: parameter names (without types) in function declaration
639Python/mactoolboxglue.c:422: error: parse error before 'cobj'
640Python/mactoolboxglue.c:422: warning: function declaration isn't a prototype
641Python/mactoolboxglue.c: In function 'MovieObj_New':
642Python/mactoolboxglue.c:422: error: 'cobj' undeclared (first use in this function)
643Python/mactoolboxglue.c: At top level:
644Python/mactoolboxglue.c:423: error: parse error before 'Movie'
645Python/mactoolboxglue.c:423: warning: function declaration isn't a prototype
646Python/mactoolboxglue.c:423: error: parse error before 'Movie'
647Python/mactoolboxglue.c:423: warning: function declaration isn't a prototype
648Python/mactoolboxglue.c: In function 'MovieObj_Convert':
649Python/mactoolboxglue.c:423: error: 'pyobj' undeclared (first use in this function)
650Python/mactoolboxglue.c:423: error: 'cobj' undeclared (first use in this function)
651Python/mactoolboxglue.c: At top level:
652Python/mactoolboxglue.c:424: warning: parameter names (without types) in function declaration
653Python/mactoolboxglue.c:424: error: parse error before 'cobj'
654Python/mactoolboxglue.c:424: warning: function declaration isn't a prototype
655Python/mactoolboxglue.c: In function 'MovieCtlObj_New':
656Python/mactoolboxglue.c:424: error: 'cobj' undeclared (first use in this function)
657Python/mactoolboxglue.c: At top level:
658Python/mactoolboxglue.c:425: error: parse error before 'MovieController'
659Python/mactoolboxglue.c:425: warning: function declaration isn't a prototype
660Python/mactoolboxglue.c:425: error: parse error before 'MovieController'
661Python/mactoolboxglue.c:425: warning: function declaration isn't a prototype
662Python/mactoolboxglue.c: In function 'MovieCtlObj_Convert':
663Python/mactoolboxglue.c:425: error: 'pyobj' undeclared (first use in this function)
664Python/mactoolboxglue.c:425: error: 'cobj' undeclared (first use in this function)
665Python/mactoolboxglue.c: At top level:
666Python/mactoolboxglue.c:428: warning: parameter names (without types) in function declaration
667Python/mactoolboxglue.c:428: error: parse error before 'cobj'
668Python/mactoolboxglue.c:428: warning: function declaration isn't a prototype
669Python/mactoolboxglue.c: In function 'UserDataObj_New':
670Python/mactoolboxglue.c:428: error: 'cobj' undeclared (first use in this function)
671Python/mactoolboxglue.c: At top level:
672Python/mactoolboxglue.c:429: error: parse error before 'UserData'
673Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
674Python/mactoolboxglue.c:429: error: parse error before 'UserData'
675Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
676Python/mactoolboxglue.c: In function 'UserDataObj_Convert':
677Python/mactoolboxglue.c:429: error: 'pyobj' undeclared (first use in this function)
678Python/mactoolboxglue.c:429: error: 'cobj' undeclared (first use in this function)
679Python/mactoolboxglue.c: At top level:
680Python/mactoolboxglue.c:430: warning: parameter names (without types) in function declaration
681Python/mactoolboxglue.c:430: error: parse error before 'cobj'
682Python/mactoolboxglue.c:430: warning: function declaration isn't a prototype
683Python/mactoolboxglue.c: In function 'MediaObj_New':
684Python/mactoolboxglue.c:430: error: 'cobj' undeclared (first use in this function)
685Python/mactoolboxglue.c: At top level:
686Python/mactoolboxglue.c:431: error: parse error before 'Media'
687Python/mactoolboxglue.c:431: warning: function declaration isn't a prototype
688Python/mactoolboxglue.c:431: error: parse error before 'Media'
689Python/mactoolboxglue.c:431: warning: function declaration isn't a prototype
690Python/mactoolboxglue.c: In function 'MediaObj_Convert':
691Python/mactoolboxglue.c:431: error: 'pyobj' undeclared (first use in this function)
692Python/mactoolboxglue.c:431: error: 'cobj' undeclared (first use in this function)
693make: *** [Python/mactoolboxglue.o] Error 1
694Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python25/work/Python-2.5.1" && make all " returned error 2
695Command output: Python/mactoolboxglue.c:425: error: 'cobj' undeclared (first use in this function)
696Python/mactoolboxglue.c: At top level:
697Python/mactoolboxglue.c:428: warning: parameter names (without types) in function declaration
698Python/mactoolboxglue.c:428: error: parse error before 'cobj'
699Python/mactoolboxglue.c:428: warning: function declaration isn't a prototype
700Python/mactoolboxglue.c: In function 'UserDataObj_New':
701Python/mactoolboxglue.c:428: error: 'cobj' undeclared (first use in this function)
702Python/mactoolboxglue.c: At top level:
703Python/mactoolboxglue.c:429: error: parse error before 'UserData'
704Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
705Python/mactoolboxglue.c:429: error: parse error before 'UserData'
706Python/mactoolboxglue.c:429: warning: function declaration isn't a prototype
707Python/mactoolboxglue.c: In function 'UserDataObj_Convert':
708Python/mactoolboxglue.c:429: error: 'pyobj' undeclared (first use in this function)
709Python/mactoolboxglue.c:429: error: 'cobj' undeclared (first use in this function)
710Python/mactoolboxglue.c: At top level:
711Python/mactoolboxglue.c:430: warning: parameter names (without types) in function declaration
712Python/mactoolboxglue.c:430: error: parse error before 'cobj'
713Python/mactoolboxglue.c:430: warning: function declaration isn't a prototype
714Python/mactoolboxglue.c: In function 'MediaObj_New':
715Python/mactoolboxglue.c:430: error: 'cobj' undeclared (first use in this function)
716Python/mactoolboxglue.c: At top level:
717Python/mactoolboxglue.c:431: error: parse error before 'Media'
718Python/mactoolboxglue.c:431: warning: function declaration isn't a prototype
719Python/mactoolboxglue.c:431: error: parse error before 'Media'
720Python/mactoolboxglue.c:431: warning: function declaration isn't a prototype
721Python/mactoolboxglue.c: In function 'MediaObj_Convert':
722Python/mactoolboxglue.c:431: error: 'pyobj' undeclared (first use in this function)
723Python/mactoolboxglue.c:431: error: 'cobj' undeclared (first use in this function)
724make: *** [Python/mactoolboxglue.o] Error 1
725
726Warning: the following items did not execute (for python25): org.macports.build
727Error: Status 1 encountered during processing.
728sh-2.05b# exit
729exit
730bhd:~ ray$
731bhd:~ ray$ exit
732exit
733
734Script done on Sun Feb  3 12:02:19 2008