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 |
---|
10 | patching file Makefile.pre.in |
---|
11 | Hunk #2 succeeded at 1001 (offset 8 lines). |
---|
12 | Hunk #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 |
---|
14 | patching file setup.py |
---|
15 | Hunk #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 |
---|
17 | patching 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 |
---|
19 | patching 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 |
---|
21 | patching 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 |
---|
23 | patching 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 |
---|
25 | patching 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 |
---|
27 | patching file Mac/Tools/Doc/setup.py |
---|
28 | ---> Applying /opt/local/var/macports/sources/rsync.macports.org/release/ports/lang/python26/files/patch-readlinefix.diff |
---|
29 | patching file Modules/readline.c |
---|
30 | patching file Lib/rlcompleter.py |
---|
31 | ---> Configuring python26 |
---|
32 | checking for --with-universal-archs... 32-bit |
---|
33 | checking MACHDEP... darwin |
---|
34 | checking EXTRAPLATDIR... $(PLATMACDIRS) |
---|
35 | checking machine type as reported by uname -m... i386 |
---|
36 | checking for --without-gcc... no |
---|
37 | checking for gcc... /usr/bin/gcc-4.2 |
---|
38 | checking for C compiler default output file name... a.out |
---|
39 | checking whether the C compiler works... yes |
---|
40 | checking whether we are cross compiling... no |
---|
41 | checking for suffix of executables... |
---|
42 | checking for suffix of object files... o |
---|
43 | checking whether we are using the GNU C compiler... yes |
---|
44 | checking whether /usr/bin/gcc-4.2 accepts -g... yes |
---|
45 | checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
---|
46 | checking for --with-cxx-main=<compiler>... no |
---|
47 | checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
---|
48 | checking for grep that handles long lines and -e... /usr/bin/grep |
---|
49 | checking for egrep... /usr/bin/grep -E |
---|
50 | checking for AIX... no |
---|
51 | checking for --with-suffix... |
---|
52 | checking for case-insensitive build directory... yes |
---|
53 | checking LIBRARY... libpython$(VERSION).a |
---|
54 | checking LINKCC... $(PURIFY) $(MAINCC) |
---|
55 | checking for --enable-shared... no |
---|
56 | checking for --enable-profiling... |
---|
57 | checking LDLIBRARY... $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) |
---|
58 | checking for ranlib... ranlib |
---|
59 | checking for ar... ar |
---|
60 | checking for svnversion... found |
---|
61 | checking for a BSD-compatible install... /usr/bin/install -c |
---|
62 | checking for --with-pydebug... no |
---|
63 | checking whether /usr/bin/gcc-4.2 accepts -fno-strict-aliasing... yes |
---|
64 | checking whether /usr/bin/gcc-4.2 accepts -OPT:Olimit=0... no |
---|
65 | checking whether /usr/bin/gcc-4.2 accepts -Olimit 1500... no |
---|
66 | checking whether gcc supports ParseTuple __format__... no |
---|
67 | checking whether pthreads are available without options... yes |
---|
68 | checking whether /usr/bin/g++-4.2 also accepts flags for thread support... no |
---|
69 | checking for ANSI C header files... yes |
---|
70 | checking for sys/types.h... yes |
---|
71 | checking for sys/stat.h... yes |
---|
72 | checking for stdlib.h... yes |
---|
73 | checking for string.h... yes |
---|
74 | checking for memory.h... yes |
---|
75 | checking for strings.h... yes |
---|
76 | checking for inttypes.h... yes |
---|
77 | checking for stdint.h... yes |
---|
78 | checking for unistd.h... yes |
---|
79 | checking asm/types.h usability... no |
---|
80 | checking asm/types.h presence... no |
---|
81 | checking for asm/types.h... no |
---|
82 | checking conio.h usability... no |
---|
83 | checking conio.h presence... no |
---|
84 | checking for conio.h... no |
---|
85 | checking curses.h usability... yes |
---|
86 | checking curses.h presence... yes |
---|
87 | checking for curses.h... yes |
---|
88 | checking direct.h usability... no |
---|
89 | checking direct.h presence... no |
---|
90 | checking for direct.h... no |
---|
91 | checking dlfcn.h usability... yes |
---|
92 | checking dlfcn.h presence... yes |
---|
93 | checking for dlfcn.h... yes |
---|
94 | checking errno.h usability... yes |
---|
95 | checking errno.h presence... yes |
---|
96 | checking for errno.h... yes |
---|
97 | checking fcntl.h usability... yes |
---|
98 | checking fcntl.h presence... yes |
---|
99 | checking for fcntl.h... yes |
---|
100 | checking grp.h usability... yes |
---|
101 | checking grp.h presence... yes |
---|
102 | checking for grp.h... yes |
---|
103 | checking ieeefp.h usability... no |
---|
104 | checking ieeefp.h presence... no |
---|
105 | checking for ieeefp.h... no |
---|
106 | checking io.h usability... no |
---|
107 | checking io.h presence... no |
---|
108 | checking for io.h... no |
---|
109 | checking langinfo.h usability... yes |
---|
110 | checking langinfo.h presence... yes |
---|
111 | checking for langinfo.h... yes |
---|
112 | checking libintl.h usability... yes |
---|
113 | checking libintl.h presence... yes |
---|
114 | checking for libintl.h... yes |
---|
115 | checking ncurses.h usability... yes |
---|
116 | checking ncurses.h presence... yes |
---|
117 | checking for ncurses.h... yes |
---|
118 | checking poll.h usability... yes |
---|
119 | checking poll.h presence... yes |
---|
120 | checking for poll.h... yes |
---|
121 | checking process.h usability... no |
---|
122 | checking process.h presence... no |
---|
123 | checking for process.h... no |
---|
124 | checking pthread.h usability... yes |
---|
125 | checking pthread.h presence... yes |
---|
126 | checking for pthread.h... yes |
---|
127 | checking shadow.h usability... no |
---|
128 | checking shadow.h presence... no |
---|
129 | checking for shadow.h... no |
---|
130 | checking signal.h usability... yes |
---|
131 | checking signal.h presence... yes |
---|
132 | checking for signal.h... yes |
---|
133 | checking for stdint.h... (cached) yes |
---|
134 | checking stropts.h usability... no |
---|
135 | checking stropts.h presence... no |
---|
136 | checking for stropts.h... no |
---|
137 | checking termios.h usability... yes |
---|
138 | checking termios.h presence... yes |
---|
139 | checking for termios.h... yes |
---|
140 | checking thread.h usability... no |
---|
141 | checking thread.h presence... no |
---|
142 | checking for thread.h... no |
---|
143 | checking for unistd.h... (cached) yes |
---|
144 | checking utime.h usability... yes |
---|
145 | checking utime.h presence... yes |
---|
146 | checking for utime.h... yes |
---|
147 | checking sys/audioio.h usability... no |
---|
148 | checking sys/audioio.h presence... no |
---|
149 | checking for sys/audioio.h... no |
---|
150 | checking sys/bsdtty.h usability... no |
---|
151 | checking sys/bsdtty.h presence... no |
---|
152 | checking for sys/bsdtty.h... no |
---|
153 | checking sys/epoll.h usability... no |
---|
154 | checking sys/epoll.h presence... no |
---|
155 | checking for sys/epoll.h... no |
---|
156 | checking sys/event.h usability... yes |
---|
157 | checking sys/event.h presence... yes |
---|
158 | checking for sys/event.h... yes |
---|
159 | checking sys/file.h usability... yes |
---|
160 | checking sys/file.h presence... yes |
---|
161 | checking for sys/file.h... yes |
---|
162 | checking sys/loadavg.h usability... no |
---|
163 | checking sys/loadavg.h presence... no |
---|
164 | checking for sys/loadavg.h... no |
---|
165 | checking sys/lock.h usability... yes |
---|
166 | checking sys/lock.h presence... yes |
---|
167 | checking for sys/lock.h... yes |
---|
168 | checking sys/mkdev.h usability... no |
---|
169 | checking sys/mkdev.h presence... no |
---|
170 | checking for sys/mkdev.h... no |
---|
171 | checking sys/modem.h usability... no |
---|
172 | checking sys/modem.h presence... no |
---|
173 | checking for sys/modem.h... no |
---|
174 | checking sys/param.h usability... yes |
---|
175 | checking sys/param.h presence... yes |
---|
176 | checking for sys/param.h... yes |
---|
177 | checking sys/poll.h usability... yes |
---|
178 | checking sys/poll.h presence... yes |
---|
179 | checking for sys/poll.h... yes |
---|
180 | checking sys/select.h usability... yes |
---|
181 | checking sys/select.h presence... yes |
---|
182 | checking for sys/select.h... yes |
---|
183 | checking sys/socket.h usability... yes |
---|
184 | checking sys/socket.h presence... yes |
---|
185 | checking for sys/socket.h... yes |
---|
186 | checking sys/statvfs.h usability... yes |
---|
187 | checking sys/statvfs.h presence... yes |
---|
188 | checking for sys/statvfs.h... yes |
---|
189 | checking for sys/stat.h... (cached) yes |
---|
190 | checking sys/termio.h usability... no |
---|
191 | checking sys/termio.h presence... no |
---|
192 | checking for sys/termio.h... no |
---|
193 | checking sys/time.h usability... yes |
---|
194 | checking sys/time.h presence... yes |
---|
195 | checking for sys/time.h... yes |
---|
196 | checking sys/times.h usability... yes |
---|
197 | checking sys/times.h presence... yes |
---|
198 | checking for sys/times.h... yes |
---|
199 | checking for sys/types.h... (cached) yes |
---|
200 | checking sys/un.h usability... yes |
---|
201 | checking sys/un.h presence... yes |
---|
202 | checking for sys/un.h... yes |
---|
203 | checking sys/utsname.h usability... yes |
---|
204 | checking sys/utsname.h presence... yes |
---|
205 | checking for sys/utsname.h... yes |
---|
206 | checking sys/wait.h usability... yes |
---|
207 | checking sys/wait.h presence... yes |
---|
208 | checking for sys/wait.h... yes |
---|
209 | checking pty.h usability... no |
---|
210 | checking pty.h presence... no |
---|
211 | checking for pty.h... no |
---|
212 | checking libutil.h usability... no |
---|
213 | checking libutil.h presence... no |
---|
214 | checking for libutil.h... no |
---|
215 | checking sys/resource.h usability... yes |
---|
216 | checking sys/resource.h presence... yes |
---|
217 | checking for sys/resource.h... yes |
---|
218 | checking netpacket/packet.h usability... no |
---|
219 | checking netpacket/packet.h presence... no |
---|
220 | checking for netpacket/packet.h... no |
---|
221 | checking sysexits.h usability... yes |
---|
222 | checking sysexits.h presence... yes |
---|
223 | checking for sysexits.h... yes |
---|
224 | checking bluetooth.h usability... no |
---|
225 | checking bluetooth.h presence... no |
---|
226 | checking for bluetooth.h... no |
---|
227 | checking bluetooth/bluetooth.h usability... no |
---|
228 | checking bluetooth/bluetooth.h presence... no |
---|
229 | checking for bluetooth/bluetooth.h... no |
---|
230 | checking linux/tipc.h usability... no |
---|
231 | checking linux/tipc.h presence... no |
---|
232 | checking for linux/tipc.h... no |
---|
233 | checking for dirent.h that defines DIR... yes |
---|
234 | checking for library containing opendir... none required |
---|
235 | checking whether sys/types.h defines makedev... yes |
---|
236 | checking for term.h... yes |
---|
237 | checking for linux/netlink.h... no |
---|
238 | checking for clock_t in time.h... yes |
---|
239 | checking for makedev... yes |
---|
240 | checking Solaris LFS bug... no |
---|
241 | checking for mode_t... yes |
---|
242 | checking for off_t... yes |
---|
243 | checking for pid_t... yes |
---|
244 | checking return type of signal handlers... void |
---|
245 | checking for size_t... yes |
---|
246 | checking for uid_t in sys/types.h... yes |
---|
247 | checking for ssize_t... yes |
---|
248 | checking for int... yes |
---|
249 | checking size of int... 4 |
---|
250 | checking for long... yes |
---|
251 | checking size of long... 8 |
---|
252 | checking for void *... yes |
---|
253 | checking size of void *... 8 |
---|
254 | checking for short... yes |
---|
255 | checking size of short... 2 |
---|
256 | checking for float... yes |
---|
257 | checking size of float... 4 |
---|
258 | checking for double... yes |
---|
259 | checking size of double... 8 |
---|
260 | checking for fpos_t... yes |
---|
261 | checking size of fpos_t... 8 |
---|
262 | checking for size_t... (cached) yes |
---|
263 | checking size of size_t... 8 |
---|
264 | checking for pid_t... (cached) yes |
---|
265 | checking size of pid_t... 4 |
---|
266 | checking for long long support... yes |
---|
267 | checking for long long... yes |
---|
268 | checking size of long long... 8 |
---|
269 | checking for long double support... yes |
---|
270 | checking for long double... yes |
---|
271 | checking size of long double... 16 |
---|
272 | checking for _Bool support... yes |
---|
273 | checking for _Bool... yes |
---|
274 | checking size of _Bool... 1 |
---|
275 | checking for uintptr_t... yes |
---|
276 | checking for uintptr_t... (cached) yes |
---|
277 | checking size of uintptr_t... 8 |
---|
278 | checking size of off_t... 8 |
---|
279 | checking whether to enable large file support... no |
---|
280 | checking size of time_t... 8 |
---|
281 | checking for pthread_t... yes |
---|
282 | checking size of pthread_t... 8 |
---|
283 | checking for --enable-toolbox-glue... yes |
---|
284 | checking for --enable-framework... yes |
---|
285 | checking for dyld... always on for Darwin |
---|
286 | checking SO... .so |
---|
287 | checking LDSHARED... $(CC) $(LDFLAGS) -bundle -undefined dynamic_lookup |
---|
288 | checking CCSHARED... |
---|
289 | checking LINKFORSHARED... -u _PyMac_Error $(PYTHONFRAMEWORKDIR)/Versions/$(VERSION)/$(PYTHONFRAMEWORK) |
---|
290 | checking CFLAGSFORSHARED... $(CCSHARED) |
---|
291 | checking SHLIBS... $(LIBS) |
---|
292 | checking for dlopen in -ldl... yes |
---|
293 | checking for shl_load in -ldld... no |
---|
294 | checking for library containing sem_init... none required |
---|
295 | checking for textdomain in -lintl... yes |
---|
296 | checking for t_open in -lnsl... no |
---|
297 | checking for socket in -lsocket... no |
---|
298 | checking for --with-libs... no |
---|
299 | checking for --with-system-ffi... |
---|
300 | checking for --with-signal-module... yes |
---|
301 | checking for --with-dec-threads... no |
---|
302 | checking for --with-threads... yes |
---|
303 | checking if PTHREAD_SCOPE_SYSTEM is supported... yes |
---|
304 | checking for pthread_sigmask... yes |
---|
305 | checking if --enable-ipv6 is specified... yes |
---|
306 | checking ipv6 stack type... kame |
---|
307 | using libc |
---|
308 | checking for OSX 10.5 SDK or later... yes |
---|
309 | checking for --with-doc-strings... yes |
---|
310 | checking for --with-tsc... no |
---|
311 | checking for --with-pymalloc... yes |
---|
312 | checking for --with-wctype-functions... no |
---|
313 | checking for dlopen... yes |
---|
314 | checking DYNLOADFILE... dynload_shlib.o |
---|
315 | checking MACHDEP_OBJS... MACHDEP_OBJS |
---|
316 | checking for alarm... yes |
---|
317 | checking for setitimer... yes |
---|
318 | checking for getitimer... yes |
---|
319 | checking for bind_textdomain_codeset... no |
---|
320 | checking for chown... yes |
---|
321 | checking for clock... yes |
---|
322 | checking for confstr... yes |
---|
323 | checking for ctermid... yes |
---|
324 | checking for execv... yes |
---|
325 | checking for fchmod... yes |
---|
326 | checking for fchown... yes |
---|
327 | checking for fork... yes |
---|
328 | checking for fpathconf... yes |
---|
329 | checking for ftime... yes |
---|
330 | checking for ftruncate... yes |
---|
331 | checking for gai_strerror... yes |
---|
332 | checking for getgroups... yes |
---|
333 | checking for getlogin... yes |
---|
334 | checking for getloadavg... yes |
---|
335 | checking for getpeername... yes |
---|
336 | checking for getpgid... yes |
---|
337 | checking for getpid... yes |
---|
338 | checking for getpriority... yes |
---|
339 | checking for getpwent... yes |
---|
340 | checking for getspnam... no |
---|
341 | checking for getspent... no |
---|
342 | checking for getsid... yes |
---|
343 | checking for getwd... yes |
---|
344 | checking for kill... yes |
---|
345 | checking for killpg... yes |
---|
346 | checking for lchmod... yes |
---|
347 | checking for lchown... yes |
---|
348 | checking for lstat... yes |
---|
349 | checking for mkfifo... yes |
---|
350 | checking for mknod... yes |
---|
351 | checking for mktime... yes |
---|
352 | checking for mremap... no |
---|
353 | checking for nice... yes |
---|
354 | checking for pathconf... yes |
---|
355 | checking for pause... yes |
---|
356 | checking for plock... no |
---|
357 | checking for poll... yes |
---|
358 | checking for pthread_init... no |
---|
359 | checking for putenv... yes |
---|
360 | checking for readlink... yes |
---|
361 | checking for realpath... yes |
---|
362 | checking for select... yes |
---|
363 | checking for setegid... yes |
---|
364 | checking for seteuid... yes |
---|
365 | checking for setgid... yes |
---|
366 | checking for setlocale... yes |
---|
367 | checking for setregid... yes |
---|
368 | checking for setreuid... yes |
---|
369 | checking for setsid... yes |
---|
370 | checking for setpgid... yes |
---|
371 | checking for setpgrp... yes |
---|
372 | checking for setuid... yes |
---|
373 | checking for setvbuf... yes |
---|
374 | checking for snprintf... yes |
---|
375 | checking for sigaction... yes |
---|
376 | checking for siginterrupt... yes |
---|
377 | checking for sigrelse... yes |
---|
378 | checking for strftime... yes |
---|
379 | checking for sysconf... yes |
---|
380 | checking for tcgetpgrp... yes |
---|
381 | checking for tcsetpgrp... yes |
---|
382 | checking for tempnam... yes |
---|
383 | checking for timegm... yes |
---|
384 | checking for times... yes |
---|
385 | checking for tmpfile... yes |
---|
386 | checking for tmpnam... yes |
---|
387 | checking for tmpnam_r... no |
---|
388 | checking for truncate... yes |
---|
389 | checking for uname... yes |
---|
390 | checking for unsetenv... yes |
---|
391 | checking for utimes... yes |
---|
392 | checking for waitpid... yes |
---|
393 | checking for wait3... yes |
---|
394 | checking for wait4... yes |
---|
395 | checking for wcscoll... yes |
---|
396 | checking for _getpty... no |
---|
397 | checking for chroot... yes |
---|
398 | checking for link... yes |
---|
399 | checking for symlink... yes |
---|
400 | checking for fchdir... yes |
---|
401 | checking for fsync... yes |
---|
402 | checking for fdatasync... no |
---|
403 | checking for epoll... no |
---|
404 | checking for kqueue... yes |
---|
405 | checking for ctermid_r... yes |
---|
406 | checking for flock... yes |
---|
407 | checking for getpagesize... yes |
---|
408 | checking for true... true |
---|
409 | checking for inet_aton in -lc... yes |
---|
410 | checking for chflags... yes |
---|
411 | checking for lchflags... yes |
---|
412 | checking for inflateCopy in -lz... yes |
---|
413 | checking for hstrerror... yes |
---|
414 | checking for inet_aton... yes |
---|
415 | checking for inet_pton... yes |
---|
416 | checking for setgroups... yes |
---|
417 | checking for openpty... yes |
---|
418 | checking for forkpty... yes |
---|
419 | checking for memmove... yes |
---|
420 | checking for fseek64... no |
---|
421 | checking for fseeko... yes |
---|
422 | checking for fstatvfs... yes |
---|
423 | checking for ftell64... no |
---|
424 | checking for ftello... yes |
---|
425 | checking for statvfs... yes |
---|
426 | checking for dup2... yes |
---|
427 | checking for getcwd... yes |
---|
428 | checking for strdup... yes |
---|
429 | checking for getpgrp... yes |
---|
430 | checking for setpgrp... (cached) yes |
---|
431 | checking for gettimeofday... yes |
---|
432 | checking for major... yes |
---|
433 | checking for getaddrinfo... yes |
---|
434 | checking getaddrinfo bug... good |
---|
435 | checking for getnameinfo... yes |
---|
436 | checking whether time.h and sys/time.h may both be included... yes |
---|
437 | checking whether struct tm is in sys/time.h or time.h... time.h |
---|
438 | checking for struct tm.tm_zone... yes |
---|
439 | checking for struct stat.st_rdev... yes |
---|
440 | checking for struct stat.st_blksize... yes |
---|
441 | checking for struct stat.st_flags... yes |
---|
442 | checking for struct stat.st_gen... yes |
---|
443 | checking for struct stat.st_birthtime... yes |
---|
444 | checking for struct stat.st_blocks... yes |
---|
445 | checking for time.h that defines altzone... no |
---|
446 | checking whether sys/select.h and sys/time.h may both be included... yes |
---|
447 | checking for addrinfo... yes |
---|
448 | checking for sockaddr_storage... yes |
---|
449 | checking whether char is unsigned... no |
---|
450 | checking for an ANSI C-conforming const... yes |
---|
451 | checking for working volatile... yes |
---|
452 | checking for working signed char... yes |
---|
453 | checking for prototypes... yes |
---|
454 | checking for variable length prototypes and stdarg.h... yes |
---|
455 | checking for socketpair... yes |
---|
456 | checking if sockaddr has sa_len member... yes |
---|
457 | checking whether va_list is an array... yes |
---|
458 | checking for gethostbyname_r... no |
---|
459 | checking for gethostbyname... yes |
---|
460 | checking for __fpu_control... no |
---|
461 | checking for __fpu_control in -lieee... no |
---|
462 | checking for --with-fpectl... no |
---|
463 | checking for --with-libm=STRING... default LIBM="" |
---|
464 | checking for --with-libc=STRING... default LIBC="" |
---|
465 | checking whether tanh preserves the sign of zero... yes |
---|
466 | checking for acosh... yes |
---|
467 | checking for asinh... yes |
---|
468 | checking for atanh... yes |
---|
469 | checking for copysign... yes |
---|
470 | checking for expm1... yes |
---|
471 | checking for finite... yes |
---|
472 | checking for hypot... yes |
---|
473 | checking for isinf... yes |
---|
474 | checking for isnan... yes |
---|
475 | checking for log1p... yes |
---|
476 | checking wchar.h usability... yes |
---|
477 | checking wchar.h presence... yes |
---|
478 | checking for wchar.h... yes |
---|
479 | checking for wchar_t... yes |
---|
480 | checking size of wchar_t... 4 |
---|
481 | checking for UCS-4 tcl... no |
---|
482 | checking whether wchar_t is signed... yes |
---|
483 | checking what type to use for unicode... unsigned short |
---|
484 | checking whether byte ordering is bigendian... no |
---|
485 | checking whether right shift extends the sign bit... yes |
---|
486 | checking for getc_unlocked() and friends... yes |
---|
487 | checking how to link readline libs... -lreadline |
---|
488 | checking for rl_callback_handler_install in -lreadline... yes |
---|
489 | checking for rl_pre_input_hook in -lreadline... yes |
---|
490 | checking for rl_completion_display_matches_hook in -lreadline... yes |
---|
491 | checking for rl_completion_matches in -lreadline... yes |
---|
492 | checking for broken nice()... no |
---|
493 | checking for broken poll()... no |
---|
494 | checking for struct tm.tm_zone... (cached) yes |
---|
495 | checking for working tzset()... yes |
---|
496 | checking for tv_nsec in struct stat... no |
---|
497 | checking for tv_nsec2 in struct stat... yes |
---|
498 | checking whether mvwdelch is an expression... yes |
---|
499 | checking whether WINDOW has _flags... no |
---|
500 | checking for is_term_resized... yes |
---|
501 | checking for resize_term... yes |
---|
502 | checking for resizeterm... yes |
---|
503 | checking for /dev/ptmx... yes |
---|
504 | checking for /dev/ptc... no |
---|
505 | checking for %zd printf() format support... yes |
---|
506 | checking for socklen_t... yes |
---|
507 | checking for build directories... done |
---|
508 | configure: creating ./config.status |
---|
509 | config.status: creating Mac/Makefile |
---|
510 | config.status: creating Mac/PythonLauncher/Makefile |
---|
511 | config.status: creating Mac/IDLE/Makefile |
---|
512 | config.status: creating Mac/Resources/framework/Info.plist |
---|
513 | config.status: creating Mac/Resources/app/Info.plist |
---|
514 | config.status: creating Makefile.pre |
---|
515 | config.status: creating Modules/Setup.config |
---|
516 | config.status: creating pyconfig.h |
---|
517 | creating Modules/Setup |
---|
518 | creating Modules/Setup.local |
---|
519 | creating 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 |
---|
566 | Objects/stringobject.c: In function 'formatfloat': |
---|
567 | Objects/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 |
---|
573 | Objects/unicodeobject.c: In function 'formatfloat': |
---|
574 | Objects/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 |
---|
587 | Parser/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 |
---|
636 | Modules/main.c: In function 'usage': |
---|
637 | Modules/main.c:115: warning: format not a string literal and no format arguments |
---|
638 | Modules/main.c:116: warning: format not a string literal and no format arguments |
---|
639 | Modules/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 |
---|
652 | rm -f libpython2.6.a |
---|
653 | ar cr libpython2.6.a Modules/getbuildinfo.o |
---|
654 | ar 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 |
---|
655 | ar 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 |
---|
656 | ar 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 |
---|
657 | ranlib: file: libpython2.6.a(pymath.o) has no symbols |
---|
658 | ar cr libpython2.6.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o |
---|
659 | ranlib: file: libpython2.6.a(pymath.o) has no symbols |
---|
660 | ar 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 |
---|
661 | ranlib: file: libpython2.6.a(pymath.o) has no symbols |
---|
662 | ranlib libpython2.6.a |
---|
663 | ranlib: file: libpython2.6.a(pymath.o) has no symbols |
---|
664 | /usr/bin/install -c -d -m 755 Python.framework/Versions/2.6 |
---|
665 | if 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 |
---|
680 | ln -fsn 2.6 Python.framework/Versions/Current |
---|
681 | ln -fsn Versions/Current/Python Python.framework/Python |
---|
682 | ln -fsn Versions/Current/Headers Python.framework/Headers |
---|
683 | ln -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 |
---|
687 | ld: warning: in Python.framework/Versions/2.6/Python, file is not of required architecture |
---|
688 | Undefined symbols: |
---|
689 | "_PyMac_Error", referenced from: |
---|
690 | "_Py_Main", referenced from: |
---|
691 | _main in python.o |
---|
692 | ld: symbol(s) not found |
---|
693 | collect2: ld returned 1 exit status |
---|
694 | make: *** [python.exe] Error 1 |
---|
695 | Warning: the following items did not execute (for python26): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install |
---|