Ticket #20284: python26_debug.out

File python26_debug.out, 48.4 KB (added by nerdling (Jeremy Lavergne), 15 years ago)

port -d install python26 (stdout)

Line 
1--->  Computing dependencies for python26
2
3--->  Fetching python26
4--->  Verifying checksum(s) for python26
5--->  Checksumming Python-2.6.2.tar.bz2
6--->  Extracting python26
7--->  Extracting Python-2.6.2.tar.bz2
8--->  Applying patches to python26
9--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-Makefile.pre.in.diff
10patching file Makefile.pre.in
11Hunk #2 succeeded at 1001 (offset 8 lines).
12Hunk #3 succeeded at 1081 (offset 8 lines).
13--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-setup.py.diff
14patching file setup.py
15Hunk #1 succeeded at 1529 (offset 23 lines).
16--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-Lib-cgi.py.diff
17patching file Lib/cgi.py
18--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-Lib-distutils-dist.py.diff
19patching file Lib/distutils/dist.py
20--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-Mac-IDLE-Makefile.in.diff
21patching file Mac/IDLE/Makefile.in
22--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-Mac-Makefile.in.diff
23patching file Mac/Makefile.in
24--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-Mac-PythonLauncher-Makefile.in.diff
25patching file Mac/PythonLauncher/Makefile.in
26--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-Mac-Tools-Doc-setup.py.diff
27patching file Mac/Tools/Doc/setup.py
28--->  Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-readlinefix.diff
29patching file Modules/readline.c
30patching file Lib/rlcompleter.py
31--->  Configuring python26
32checking for --with-universal-archs... 32-bit
33checking MACHDEP... darwin
34checking EXTRAPLATDIR... $(PLATMACDIRS)
35checking machine type as reported by uname -m... i386
36checking for --without-gcc... no
37checking for gcc... /usr/bin/gcc-4.2
38checking for C compiler default output file name... a.out
39checking whether the C compiler works... yes
40checking whether we are cross compiling... no
41checking for suffix of executables...
42checking for suffix of object files... o
43checking whether we are using the GNU C compiler... yes
44checking whether /usr/bin/gcc-4.2 accepts -g... yes
45checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed
46checking for --with-cxx-main=<compiler>... no
47checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
48checking for grep that handles long lines and -e... /usr/bin/grep
49checking for egrep... /usr/bin/grep -E
50checking for AIX... no
51checking for --with-suffix...
52checking for case-insensitive build directory... yes
53checking LIBRARY... libpython$(VERSION).a
54checking LINKCC... $(PURIFY) $(MAINCC)
55checking for --enable-shared... no
56checking for --enable-profiling...
57checking LDLIBRARY... $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
58checking for ranlib... ranlib
59checking for ar... ar
60checking for svnversion... found
61checking for a BSD-compatible install... /usr/bin/install -c
62checking for --with-pydebug... no
63checking whether /usr/bin/gcc-4.2 accepts -fno-strict-aliasing... yes
64checking whether /usr/bin/gcc-4.2 accepts -OPT:Olimit=0... no
65checking whether /usr/bin/gcc-4.2 accepts -Olimit 1500... no
66checking whether gcc supports ParseTuple __format__... no
67checking whether pthreads are available without options... yes
68checking whether /usr/bin/g++-4.2 also accepts flags for thread support... no
69checking for ANSI C header files... yes
70checking for sys/types.h... yes
71checking for sys/stat.h... yes
72checking for stdlib.h... yes
73checking for string.h... yes
74checking for memory.h... yes
75checking for strings.h... yes
76checking for inttypes.h... yes
77checking for stdint.h... yes
78checking for unistd.h... yes
79checking asm/types.h usability... no
80checking asm/types.h presence... no
81checking for asm/types.h... no
82checking conio.h usability... no
83checking conio.h presence... no
84checking for conio.h... no
85checking curses.h usability... yes
86checking curses.h presence... yes
87checking for curses.h... yes
88checking direct.h usability... no
89checking direct.h presence... no
90checking for direct.h... no
91checking dlfcn.h usability... yes
92checking dlfcn.h presence... yes
93checking for dlfcn.h... yes
94checking errno.h usability... yes
95checking errno.h presence... yes
96checking for errno.h... yes
97checking fcntl.h usability... yes
98checking fcntl.h presence... yes
99checking for fcntl.h... yes
100checking grp.h usability... yes
101checking grp.h presence... yes
102checking for grp.h... yes
103checking ieeefp.h usability... no
104checking ieeefp.h presence... no
105checking for ieeefp.h... no
106checking io.h usability... no
107checking io.h presence... no
108checking for io.h... no
109checking langinfo.h usability... yes
110checking langinfo.h presence... yes
111checking for langinfo.h... yes
112checking libintl.h usability... yes
113checking libintl.h presence... yes
114checking for libintl.h... yes
115checking ncurses.h usability... yes
116checking ncurses.h presence... yes
117checking for ncurses.h... yes
118checking poll.h usability... yes
119checking poll.h presence... yes
120checking for poll.h... yes
121checking process.h usability... no
122checking process.h presence... no
123checking for process.h... no
124checking pthread.h usability... yes
125checking pthread.h presence... yes
126checking for pthread.h... yes
127checking shadow.h usability... no
128checking shadow.h presence... no
129checking for shadow.h... no
130checking signal.h usability... yes
131checking signal.h presence... yes
132checking for signal.h... yes
133checking for stdint.h... (cached) yes
134checking stropts.h usability... no
135checking stropts.h presence... no
136checking for stropts.h... no
137checking termios.h usability... yes
138checking termios.h presence... yes
139checking for termios.h... yes
140checking thread.h usability... no
141checking thread.h presence... no
142checking for thread.h... no
143checking for unistd.h... (cached) yes
144checking utime.h usability... yes
145checking utime.h presence... yes
146checking for utime.h... yes
147checking sys/audioio.h usability... no
148checking sys/audioio.h presence... no
149checking for sys/audioio.h... no
150checking sys/bsdtty.h usability... no
151checking sys/bsdtty.h presence... no
152checking for sys/bsdtty.h... no
153checking sys/epoll.h usability... no
154checking sys/epoll.h presence... no
155checking for sys/epoll.h... no
156checking sys/event.h usability... yes
157checking sys/event.h presence... yes
158checking for sys/event.h... yes
159checking sys/file.h usability... yes
160checking sys/file.h presence... yes
161checking for sys/file.h... yes
162checking sys/loadavg.h usability... no
163checking sys/loadavg.h presence... no
164checking for sys/loadavg.h... no
165checking sys/lock.h usability... yes
166checking sys/lock.h presence... yes
167checking for sys/lock.h... yes
168checking sys/mkdev.h usability... no
169checking sys/mkdev.h presence... no
170checking for sys/mkdev.h... no
171checking sys/modem.h usability... no
172checking sys/modem.h presence... no
173checking for sys/modem.h... no
174checking sys/param.h usability... yes
175checking sys/param.h presence... yes
176checking for sys/param.h... yes
177checking sys/poll.h usability... yes
178checking sys/poll.h presence... yes
179checking for sys/poll.h... yes
180checking sys/select.h usability... yes
181checking sys/select.h presence... yes
182checking for sys/select.h... yes
183checking sys/socket.h usability... yes
184checking sys/socket.h presence... yes
185checking for sys/socket.h... yes
186checking sys/statvfs.h usability... yes
187checking sys/statvfs.h presence... yes
188checking for sys/statvfs.h... yes
189checking for sys/stat.h... (cached) yes
190checking sys/termio.h usability... no
191checking sys/termio.h presence... no
192checking for sys/termio.h... no
193checking sys/time.h usability... yes
194checking sys/time.h presence... yes
195checking for sys/time.h... yes
196checking sys/times.h usability... yes
197checking sys/times.h presence... yes
198checking for sys/times.h... yes
199checking for sys/types.h... (cached) yes
200checking sys/un.h usability... yes
201checking sys/un.h presence... yes
202checking for sys/un.h... yes
203checking sys/utsname.h usability... yes
204checking sys/utsname.h presence... yes
205checking for sys/utsname.h... yes
206checking sys/wait.h usability... yes
207checking sys/wait.h presence... yes
208checking for sys/wait.h... yes
209checking pty.h usability... no
210checking pty.h presence... no
211checking for pty.h... no
212checking libutil.h usability... no
213checking libutil.h presence... no
214checking for libutil.h... no
215checking sys/resource.h usability... yes
216checking sys/resource.h presence... yes
217checking for sys/resource.h... yes
218checking netpacket/packet.h usability... no
219checking netpacket/packet.h presence... no
220checking for netpacket/packet.h... no
221checking sysexits.h usability... yes
222checking sysexits.h presence... yes
223checking for sysexits.h... yes
224checking bluetooth.h usability... no
225checking bluetooth.h presence... no
226checking for bluetooth.h... no
227checking bluetooth/bluetooth.h usability... no
228checking bluetooth/bluetooth.h presence... no
229checking for bluetooth/bluetooth.h... no
230checking linux/tipc.h usability... no
231checking linux/tipc.h presence... no
232checking for linux/tipc.h... no
233checking for dirent.h that defines DIR... yes
234checking for library containing opendir... none required
235checking whether sys/types.h defines makedev... yes
236checking for term.h... yes
237checking for linux/netlink.h... no
238checking for clock_t in time.h... yes
239checking for makedev... yes
240checking Solaris LFS bug... no
241checking for mode_t... yes
242checking for off_t... yes
243checking for pid_t... yes
244checking return type of signal handlers... void
245checking for size_t... yes
246checking for uid_t in sys/types.h... yes
247checking for ssize_t... yes
248checking for int... yes
249checking size of int... 4
250checking for long... yes
251checking size of long... 8
252checking for void *... yes
253checking size of void *... 8
254checking for short... yes
255checking size of short... 2
256checking for float... yes
257checking size of float... 4
258checking for double... yes
259checking size of double... 8
260checking for fpos_t... yes
261checking size of fpos_t... 8
262checking for size_t... (cached) yes
263checking size of size_t... 8
264checking for pid_t... (cached) yes
265checking size of pid_t... 4
266checking for long long support... yes
267checking for long long... yes
268checking size of long long... 8
269checking for long double support... yes
270checking for long double... yes
271checking size of long double... 16
272checking for _Bool support... yes
273checking for _Bool... yes
274checking size of _Bool... 1
275checking for uintptr_t... yes
276checking for uintptr_t... (cached) yes
277checking size of uintptr_t... 8
278checking size of off_t... 8
279checking whether to enable large file support... no
280checking size of time_t... 8
281checking for pthread_t... yes
282checking size of pthread_t... 8
283checking for --enable-toolbox-glue... yes
284checking for --enable-framework... yes
285checking for dyld... always on for Darwin
286checking SO... .so
287checking LDSHARED... $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup
288checking CCSHARED...
289checking LINKFORSHARED... -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK)
290checking CFLAGSFORSHARED... $(CCSHARED)
291checking SHLIBS... $(LIBS)
292checking for dlopen in -ldl... yes
293checking for shl_load in -ldld... no
294checking for library containing sem_init... none required
295checking for textdomain in -lintl... yes
296checking for t_open in -lnsl... no
297checking for socket in -lsocket... no
298checking for --with-libs... no
299checking for --with-system-ffi...
300checking for --with-signal-module... yes
301checking for --with-dec-threads... no
302checking for --with-threads... yes
303checking if PTHREAD_SCOPE_SYSTEM is supported... yes
304checking for pthread_sigmask... yes
305checking if --enable-ipv6 is specified... yes
306checking ipv6 stack type... kame
307using libc
308checking for OSX 10.5 SDK or later... yes
309checking for --with-doc-strings... yes
310checking for --with-tsc... no
311checking for --with-pymalloc... yes
312checking for --with-wctype-functions... no
313checking for dlopen... yes
314checking DYNLOADFILE... dynload_shlib.o
315checking MACHDEP_OBJS... MACHDEP_OBJS
316checking for alarm... yes
317checking for setitimer... yes
318checking for getitimer... yes
319checking for bind_textdomain_codeset... no
320checking for chown... yes
321checking for clock... yes
322checking for confstr... yes
323checking for ctermid... yes
324checking for execv... yes
325checking for fchmod... yes
326checking for fchown... yes
327checking for fork... yes
328checking for fpathconf... yes
329checking for ftime... yes
330checking for ftruncate... yes
331checking for gai_strerror... yes
332checking for getgroups... yes
333checking for getlogin... yes
334checking for getloadavg... yes
335checking for getpeername... yes
336checking for getpgid... yes
337checking for getpid... yes
338checking for getpriority... yes
339checking for getpwent... yes
340checking for getspnam... no
341checking for getspent... no
342checking for getsid... yes
343checking for getwd... yes
344checking for kill... yes
345checking for killpg... yes
346checking for lchmod... yes
347checking for lchown... yes
348checking for lstat... yes
349checking for mkfifo... yes
350checking for mknod... yes
351checking for mktime... yes
352checking for mremap... no
353checking for nice... yes
354checking for pathconf... yes
355checking for pause... yes
356checking for plock... no
357checking for poll... yes
358checking for pthread_init... no
359checking for putenv... yes
360checking for readlink... yes
361checking for realpath... yes
362checking for select... yes
363checking for setegid... yes
364checking for seteuid... yes
365checking for setgid... yes
366checking for setlocale... yes
367checking for setregid... yes
368checking for setreuid... yes
369checking for setsid... yes
370checking for setpgid... yes
371checking for setpgrp... yes
372checking for setuid... yes
373checking for setvbuf... yes
374checking for snprintf... yes
375checking for sigaction... yes
376checking for siginterrupt... yes
377checking for sigrelse... yes
378checking for strftime... yes
379checking for sysconf... yes
380checking for tcgetpgrp... yes
381checking for tcsetpgrp... yes
382checking for tempnam... yes
383checking for timegm... yes
384checking for times... yes
385checking for tmpfile... yes
386checking for tmpnam... yes
387checking for tmpnam_r... no
388checking for truncate... yes
389checking for uname... yes
390checking for unsetenv... yes
391checking for utimes... yes
392checking for waitpid... yes
393checking for wait3... yes
394checking for wait4... yes
395checking for wcscoll... yes
396checking for _getpty... no
397checking for chroot... yes
398checking for link... yes
399checking for symlink... yes
400checking for fchdir... yes
401checking for fsync... yes
402checking for fdatasync... no
403checking for epoll... no
404checking for kqueue... yes
405checking for ctermid_r... yes
406checking for flock... yes
407checking for getpagesize... yes
408checking for true... true
409checking for inet_aton in -lc... yes
410checking for chflags... yes
411checking for lchflags... yes
412checking for inflateCopy in -lz... yes
413checking for hstrerror... yes
414checking for inet_aton... yes
415checking for inet_pton... yes
416checking for setgroups... yes
417checking for openpty... yes
418checking for forkpty... yes
419checking for memmove... yes
420checking for fseek64... no
421checking for fseeko... yes
422checking for fstatvfs... yes
423checking for ftell64... no
424checking for ftello... yes
425checking for statvfs... yes
426checking for dup2... yes
427checking for getcwd... yes
428checking for strdup... yes
429checking for getpgrp... yes
430checking for setpgrp... (cached) yes
431checking for gettimeofday... yes
432checking for major... yes
433checking for getaddrinfo... yes
434checking getaddrinfo bug... good
435checking for getnameinfo... yes
436checking whether time.h and sys/time.h may both be included... yes
437checking whether struct tm is in sys/time.h or time.h... time.h
438checking for struct tm.tm_zone... yes
439checking for struct stat.st_rdev... yes
440checking for struct stat.st_blksize... yes
441checking for struct stat.st_flags... yes
442checking for struct stat.st_gen... yes
443checking for struct stat.st_birthtime... yes
444checking for struct stat.st_blocks... yes
445checking for time.h that defines altzone... no
446checking whether sys/select.h and sys/time.h may both be included... yes
447checking for addrinfo... yes
448checking for sockaddr_storage... yes
449checking whether char is unsigned... no
450checking for an ANSI C-conforming const... yes
451checking for working volatile... yes
452checking for working signed char... yes
453checking for prototypes... yes
454checking for variable length prototypes and stdarg.h... yes
455checking for socketpair... yes
456checking if sockaddr has sa_len member... yes
457checking whether va_list is an array... yes
458checking for gethostbyname_r... no
459checking for gethostbyname... yes
460checking for __fpu_control... no
461checking for __fpu_control in -lieee... no
462checking for --with-fpectl... no
463checking for --with-libm=STRING... default LIBM=""
464checking for --with-libc=STRING... default LIBC=""
465checking whether tanh preserves the sign of zero... yes
466checking for acosh... yes
467checking for asinh... yes
468checking for atanh... yes
469checking for copysign... yes
470checking for expm1... yes
471checking for finite... yes
472checking for hypot... yes
473checking for isinf... yes
474checking for isnan... yes
475checking for log1p... yes
476checking wchar.h usability... yes
477checking wchar.h presence... yes
478checking for wchar.h... yes
479checking for wchar_t... yes
480checking size of wchar_t... 4
481checking for UCS-4 tcl... no
482checking whether wchar_t is signed... yes
483checking what type to use for unicode... unsigned short
484checking whether byte ordering is bigendian... no
485checking whether right shift extends the sign bit... yes
486checking for getc_unlocked() and friends... yes
487checking how to link readline libs... -lreadline
488checking for rl_callback_handler_install in -lreadline... yes
489checking for rl_pre_input_hook in -lreadline... yes
490checking for rl_completion_display_matches_hook in -lreadline... yes
491checking for rl_completion_matches in -lreadline... yes
492checking for broken nice()... no
493checking for broken poll()... no
494checking for struct tm.tm_zone... (cached) yes
495checking for working tzset()... yes
496checking for tv_nsec in struct stat... no
497checking for tv_nsec2 in struct stat... yes
498checking whether mvwdelch is an expression... yes
499checking whether WINDOW has _flags... no
500checking for is_term_resized... yes
501checking for resize_term... yes
502checking for resizeterm... yes
503checking for /dev/ptmx... yes
504checking for /dev/ptc... no
505checking for %zd printf() format support... yes
506checking for socklen_t... yes
507checking for build directories... done
508configure: creating ./config.status
509config.status: creating Mac/Makefile
510config.status: creating Mac/PythonLauncher/Makefile
511config.status: creating Mac/IDLE/Makefile
512config.status: creating Mac/Resources/framework/Info.plist
513config.status: creating Mac/Resources/app/Info.plist
514config.status: creating Makefile.pre
515config.status: creating Modules/Setup.config
516config.status: creating pyconfig.h
517creating Modules/Setup
518creating Modules/Setup.local
519creating Makefile
520--->  Building python26
521/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c
522/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c
523/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c
524/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c
525/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/node.o Parser/node.c
526/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c
527/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c
528/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
529/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c
530/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c
531/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c
532/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c
533/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c
534/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c
535/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c
536/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c
537/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c
538/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c
539/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c
540/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c
541/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c
542/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c
543/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c
544/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c
545/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c
546/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c
547/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c
548/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c
549/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c
550/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c
551/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c
552/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c
553/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c
554/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c
555/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c
556/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c
557/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
558/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
559/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
560/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/object.o Objects/object.c
561/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c
562/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c
563/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c
564/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c
565/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c
566Objects/stringobject.c: In function 'formatfloat':
567Objects/stringobject.c:4341: warning: comparison is always false due to limited range of data type
568/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c
569/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c
570/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c
571/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c
572/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c
573Objects/unicodeobject.c: In function 'formatfloat':
574Objects/unicodeobject.c:8233: warning: comparison is always false due to limited range of data type
575/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c
576/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c
577/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c
578/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c
579/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
580/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c
581/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c
582/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c
583/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c
584/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c
585/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c
586/usr/bin/gcc-4.2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -L/opt/local/lib -arch x86_64  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
587Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
588/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
589/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
590/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
591/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
592/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c
593/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/future.o Python/future.c
594/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c
595/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c
596/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c
597/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c
598/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c
599/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c
600/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
601/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/import.o Python/import.c
602/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c
603/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c
604/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c
605/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c
606/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c
607/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c
608/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c
609/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
610/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c
611/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c
612/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c
613/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
614/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c
615/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c
616/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c
617/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c
618/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c
619/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c
620/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c
621/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c
622/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c
623/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
624/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
625/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \
626                -DPREFIX='"/opt/local/Library/Frameworks/Python.framework/Versions/2.6"' \
627                -DEXEC_PREFIX='"/opt/local/Library/Frameworks/Python.framework/Versions/2.6"' \
628                -DVERSION='"2.6"' \
629                -DVPATH='""' \
630                -o Modules/getpath.o ./Modules/getpath.c
631./Modules/getpath.c: In function 'calculate_path':
632./Modules/getpath.c:455: warning: 'NSModuleForSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:189)
633./Modules/getpath.c:455: warning: 'NSLookupAndBindSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:179)
634./Modules/getpath.c:457: warning: 'NSLibraryNameForModule' is deprecated (declared at /usr/include/mach-o/dyld.h:159)
635/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
636Modules/main.c: In function 'usage':
637Modules/main.c:115: warning: format not a string literal and no format arguments
638Modules/main.c:116: warning: format not a string literal and no format arguments
639Modules/main.c:117: warning: format not a string literal and no format arguments
640/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c
641/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/threadmodule.c -o Modules/threadmodule.o
642/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/signalmodule.c -o Modules/signalmodule.o
643/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/posixmodule.c -o Modules/posixmodule.o
644/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/errnomodule.c -o Modules/errnomodule.o
645/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o
646/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/_sre.c -o Modules/_sre.o
647/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
648/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/zipimport.c -o Modules/zipimport.o
649/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
650/usr/bin/gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE  -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
651/usr/bin/gcc-4.2 -c -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes  -I. -IInclude -I./Include -I/opt/local/include  -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
652rm -f libpython2.6.a
653ar cr libpython2.6.a Modules/getbuildinfo.o
654ar cr libpython2.6.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
655ar cr libpython2.6.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/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
656ar cr libpython2.6.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/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/peephole.o Python/pyarena.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o  Python/mactoolboxglue.o Python/thread.o
657ranlib: file: libpython2.6.a(pymath.o) has no symbols
658ar cr libpython2.6.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
659ranlib: file: libpython2.6.a(pymath.o) has no symbols
660ar cr libpython2.6.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
661ranlib: file: libpython2.6.a(pymath.o) has no symbols
662ranlib libpython2.6.a
663ranlib: file: libpython2.6.a(pymath.o) has no symbols
664/usr/bin/install -c -d -m 755 Python.framework/Versions/2.6
665if test ""; then \
666                /usr/bin/gcc-4.2 -o Python.framework/Versions/2.6/Python  -dynamiclib \
667                        -isysroot "" \
668                        -all_load libpython2.6.a -Wl,-single_module \
669                        -install_name /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python \
670                        -compatibility_version 2.6 \
671                        -current_version 2.6; \
672        else \
673                /usr/bin/libtool -o Python.framework/Versions/2.6/Python -dynamic  libpython2.6.a \
674                         -lSystem -lSystemStubs -arch_only i386 -install_name /opt/local/Library/Frameworks/Python.framework/Versions/2.6/Python -compatibility_version 2.6 -current_version 2.6 ;\
675        fi
676/usr/bin/install -c -d -m 755  \
677                Python.framework/Versions/2.6/Resources/English.lproj
678/usr/bin/install -c -m 644 Mac/Resources/framework/Info.plist \
679                Python.framework/Versions/2.6/Resources/Info.plist
680ln -fsn 2.6 Python.framework/Versions/Current
681ln -fsn Versions/Current/Python Python.framework/Python
682ln -fsn Versions/Current/Headers Python.framework/Headers
683ln -fsn Versions/Current/Resources Python.framework/Resources
684/usr/bin/gcc-4.2 -L/opt/local/lib -arch x86_64 -u _PyMac_Error Python.framework/Versions/2.6/Python -o python.exe \
685                        Modules/python.o \
686                         -ldl     
687ld: warning: in Python.framework/Versions/2.6/Python, file is not of required architecture
688Undefined symbols:
689  "_PyMac_Error", referenced from:
690  "_Py_Main", referenced from:
691      _main in python.o
692ld: symbol(s) not found
693collect2: ld returned 1 exit status
694make: *** [python.exe] Error 1
695Warning: the following items did not execute (for python26): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install