This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: OS X 10.6 / Snow Leopard: building 2.6 maintenance release fails for some modules (architecture issue)
Type: compile error Stage: resolved
Components: Build, macOS Versions: Python 2.7, Python 2.6
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: ronaldoussoren Nosy List: cscscs, ned.deily, ronaldoussoren
Priority: normal Keywords:

Created on 2009-09-21 18:46 by cscscs, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (4)
msg92954 - (view) Author: cscscs (cscscs) Date: 2009-09-21 18:49
dear python team, dear community,

trying to build the 2.6 maintenance release fails to build some libraries
(Nav, readline) due to architecture issues.

attached is the configure and make output.


/var/tmp $ /sw/bin/svn co
http://svn.python.org/projects/python/branches/release26-maint/ [...] 
Checked
out revision 74986.


/var/tmp/release26-maint $ ./configure

checking for --with-universal-archs... 32-bit checking MACHDEP... darwin
checking EXTRAPLATDIR... $(PLATMACDIRS) checking machine type as reported by
uname -m... i386 checking for --without-gcc... no checking for gcc... gcc
checking for C compiler default output file name... a.out checking
whether the
C compiler works... yes checking whether we are cross compiling... no
checking
for suffix of executables...  checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes checking whether gcc
accepts -g... yes checking for gcc option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no checking for g++... g++
configure: WARNING:

  By default, distutils will build C++ extension modules with "g++".  If
this
  is not intended, then set CXX on the configure command line.
  
checking how to run the C preprocessor... gcc -E checking for grep that
handles long lines and -e... /usr/bin/grep checking for egrep...
/usr/bin/grep
-E checking for AIX... no checking for --with-suffix...  checking for
case-insensitive build directory... yes checking
LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC)
checking for --enable-shared... no checking for --enable-profiling...
checking LDLIBRARY... libpython$(VERSION).a checking for ranlib... ranlib
checking for ar... ar checking for svnversion... found checking for a
BSD-compatible install... /usr/bin/install -c checking for
--with-pydebug... no checking whether gcc accepts
-fno-strict-aliasing... yes
checking whether gcc accepts -OPT:Olimit=0... no checking whether gcc
accepts
-Olimit 1500... no checking whether gcc supports ParseTuple __format__... no
checking whether pthreads are available without options... yes checking
whether g++ also accepts flags for thread support... no checking for ANSI C
header files... yes checking for sys/types.h... yes checking for
sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes
checking for memory.h... yes checking for strings.h... yes checking for
inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes
checking asm/types.h usability... no checking asm/types.h presence... no
checking for asm/types.h... no checking conio.h usability... no checking
conio.h presence... no checking for conio.h... no checking curses.h
usability... yes checking curses.h presence... yes checking for
curses.h... yes checking direct.h usability... no checking direct.h
presence... no checking for direct.h... no checking dlfcn.h usability... yes
checking dlfcn.h presence... yes checking for dlfcn.h... yes checking
errno.h
usability... yes checking errno.h presence... yes checking for
errno.h... yes
checking fcntl.h usability... yes checking fcntl.h presence... yes checking
for fcntl.h... yes checking grp.h usability... yes checking grp.h
presence... yes checking for grp.h... yes checking ieeefp.h usability... no
checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h
usability... no checking io.h presence... no checking for io.h... no
checking
langinfo.h usability... yes checking langinfo.h presence... yes checking for
langinfo.h... yes checking libintl.h usability... no checking libintl.h
presence... no checking for libintl.h... no checking ncurses.h
usability... yes checking ncurses.h presence... yes checking for
ncurses.h... yes checking poll.h usability... yes checking poll.h
presence... yes checking for poll.h... yes checking process.h
usability... no
checking process.h presence... no checking for process.h... no checking
pthread.h usability... yes checking pthread.h presence... yes checking for
pthread.h... yes checking shadow.h usability... no checking shadow.h
presence... no checking for shadow.h... no checking signal.h
usability... yes
checking signal.h presence... yes checking for signal.h... yes checking for
stdint.h... (cached) yes checking stropts.h usability... no checking
stropts.h
presence... no checking for stropts.h... no checking termios.h
usability... yes checking termios.h presence... yes checking for
termios.h... yes checking thread.h usability... no checking thread.h
presence... no checking for thread.h... no checking for unistd.h... (cached)
yes checking utime.h usability... yes checking utime.h presence... yes
checking for utime.h... yes checking sys/audioio.h usability... no checking
sys/audioio.h presence... no checking for sys/audioio.h... no checking
sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no
checking for
sys/bsdtty.h... no checking sys/epoll.h usability... no checking sys/epoll.h
presence... no checking for sys/epoll.h... no checking sys/event.h
usability... yes checking sys/event.h presence... yes checking for
sys/event.h... yes checking sys/file.h usability... yes checking sys/file.h
presence... yes checking for sys/file.h... yes checking sys/loadavg.h
usability... no checking sys/loadavg.h presence... no checking for
sys/loadavg.h... no checking sys/lock.h usability... yes checking sys/lock.h
presence... yes checking for sys/lock.h... yes checking sys/mkdev.h
usability... no checking sys/mkdev.h presence... no checking for
sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h
presence... no checking for sys/modem.h... no checking sys/param.h
usability... yes checking sys/param.h presence... yes checking for
sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h
presence... yes checking for sys/poll.h... yes checking sys/select.h
usability... yes checking sys/select.h presence... yes checking for
sys/select.h... yes checking sys/socket.h usability... yes checking
sys/socket.h presence... yes checking for sys/socket.h... yes checking
sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes
checking
for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking
sys/termio.h usability... no checking sys/termio.h presence... no
checking for
sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h
presence... yes checking for sys/time.h... yes checking sys/times.h
usability... yes checking sys/times.h presence... yes checking for
sys/times.h... yes checking for sys/types.h... (cached) yes checking
sys/un.h
usability... yes checking sys/un.h presence... yes checking for
sys/un.h... yes checking sys/utsname.h usability... yes checking
sys/utsname.h
presence... yes checking for sys/utsname.h... yes checking sys/wait.h
usability... yes checking sys/wait.h presence... yes checking for
sys/wait.h... yes checking pty.h usability... no checking pty.h
presence... no
checking for pty.h... no checking libutil.h usability... no checking
libutil.h
presence... no checking for libutil.h... no checking sys/resource.h
usability... yes checking sys/resource.h presence... yes checking for
sys/resource.h... yes checking netpacket/packet.h usability... no checking
netpacket/packet.h presence... no checking for netpacket/packet.h... no
checking sysexits.h usability... yes checking sysexits.h presence... yes
checking for sysexits.h... yes checking bluetooth.h usability... no checking
bluetooth.h presence... no checking for bluetooth.h... no checking
bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h
presence... no checking for bluetooth/bluetooth.h... no checking
linux/tipc.h
usability... no checking linux/tipc.h presence... no checking for
linux/tipc.h... no checking for dirent.h that defines DIR... yes
checking for
library containing opendir... none required checking whether sys/types.h
defines makedev... yes checking for term.h... yes checking for
linux/netlink.h... no checking for clock_t in time.h... yes checking for
makedev... yes checking Solaris LFS bug... no checking for mode_t... yes
checking for off_t... yes checking for pid_t... yes checking return type of
signal handlers... void checking for size_t... yes checking for uid_t in
sys/types.h... yes checking for ssize_t... yes checking for int... yes
checking size of int... 4 checking for long... yes checking size of
long... 8
checking for void *... yes checking size of void *... 8 checking for
short... yes checking size of short... 2 checking for float... yes checking
size of float... 4 checking for double... yes checking size of double... 8
checking for fpos_t... yes checking size of fpos_t... 8 checking for
size_t... (cached) yes checking size of size_t... 8 checking for
pid_t... (cached) yes checking size of pid_t... 4 checking for long long
support... yes checking for long long... yes checking size of long long... 8
checking for long double support... yes checking for long double... yes
checking size of long double... 16 checking for _Bool support... yes
checking
for _Bool... yes checking size of _Bool... 1 checking for uintptr_t... yes
checking for uintptr_t... (cached) yes checking size of uintptr_t... 8
checking size of off_t... 8 checking whether to enable large file
support... no checking size of time_t... 8 checking for pthread_t... yes
checking size of pthread_t... 8 checking for --enable-toolbox-glue... yes
checking for --enable-framework... no checking for dyld... always on for
Darwin checking SO... .so checking LDSHARED... $(CC) $(LDFLAGS) -bundle
-undefined dynamic_lookup checking CCSHARED...  checking LINKFORSHARED... -u
_PyMac_Error checking CFLAGSFORSHARED...  checking SHLIBS... $(LIBS)
checking
for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for
library containing sem_init... none required checking for textdomain in
-lintl... no checking for t_open in -lnsl... no checking for socket in
-lsocket... no checking for --with-libs... no checking for
--with-system-ffi...  checking for --with-signal-module... yes checking for
--with-dec-threads... no checking for --with-threads... yes checking if
PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes
checking if --enable-ipv6 is specified... yes checking if RFC2553 API is
available... yes checking ipv6 stack type... kame using libc checking
for OSX
10.5 SDK or later... yes checking for --with-doc-strings... yes checking for
--with-tsc... no checking for --with-pymalloc... yes checking for
--with-wctype-functions... no checking for dlopen... yes checking
DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS
checking
for alarm... yes checking for setitimer... yes checking for getitimer... yes
checking for bind_textdomain_codeset... no checking for chown... yes
checking
for clock... yes checking for confstr... yes checking for ctermid... yes
checking for execv... yes checking for fchmod... yes checking for
fchown... yes checking for fork... yes checking for fpathconf... yes
checking
for ftime... yes checking for ftruncate... yes checking for
gai_strerror... yes checking for getgroups... yes checking for
getlogin... yes
checking for getloadavg... yes checking for getpeername... yes checking for
getpgid... yes checking for getpid... yes checking for getpriority... yes
checking for getpwent... yes checking for getspnam... no checking for
getspent... no checking for getsid... yes checking for getwd... yes checking
for kill... yes checking for killpg... yes checking for lchmod... yes
checking
for lchown... yes checking for lstat... yes checking for mkfifo... yes
checking for mknod... yes checking for mktime... yes checking for
mremap... no
checking for nice... yes checking for pathconf... yes checking for
pause... yes checking for plock... no checking for poll... yes checking for
pthread_init... no checking for putenv... yes checking for readlink... yes
checking for realpath... yes checking for select... yes checking for
setegid... yes checking for seteuid... yes checking for setgid... yes
checking
for setlocale... yes checking for setregid... yes checking for
setreuid... yes
checking for setsid... yes checking for setpgid... yes checking for
setpgrp... yes checking for setuid... yes checking for setvbuf... yes
checking
for snprintf... yes checking for sigaction... yes checking for
siginterrupt... yes checking for sigrelse... yes checking for
strftime... yes
checking for sysconf... yes checking for tcgetpgrp... yes checking for
tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes
checking for times... yes checking for tmpfile... yes checking for
tmpnam... yes checking for tmpnam_r... no checking for truncate... yes
checking for uname... yes checking for unsetenv... yes checking for
utimes... yes checking for waitpid... yes checking for wait3... yes checking
for wait4... yes checking for wcscoll... yes checking for _getpty... no
checking for chroot... yes checking for link... yes checking for
symlink... yes checking for fchdir... yes checking for fsync... yes checking
for fdatasync... no checking for epoll... no checking for kqueue... yes
checking for ctermid_r... yes checking for flock... yes checking for
getpagesize... yes checking for true... true checking for inet_aton in
-lc... yes checking for chflags... yes checking for lchflags... yes checking
for inflateCopy in -lz... yes checking for hstrerror... yes checking for
inet_aton... yes checking for inet_pton... yes checking for setgroups... yes
checking for openpty... yes checking for forkpty... yes checking for
memmove... yes checking for fseek64... no checking for fseeko... yes
checking
for fstatvfs... yes checking for ftell64... no checking for ftello... yes
checking for statvfs... yes checking for dup2... yes checking for
getcwd... yes checking for strdup... yes checking for getpgrp... yes
checking
for setpgrp... (cached) yes checking for gettimeofday... yes checking for
major... yes checking for getaddrinfo... yes checking getaddrinfo bug...
good
checking for getnameinfo... yes checking whether time.h and sys/time.h may
both be included... yes checking whether struct tm is in sys/time.h or
time.h... time.h checking for struct tm.tm_zone... yes checking for struct
stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for
struct stat.st_flags... yes checking for struct stat.st_gen... yes checking
for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no checking whether sys/select.h
and sys/time.h may both be included... yes checking for addrinfo... yes
checking for sockaddr_storage... yes checking whether char is unsigned... no
checking for an ANSI C-conforming const... yes checking for working
volatile... yes checking for working signed char... yes checking for
prototypes... yes checking for variable length prototypes and
stdarg.h... yes
checking for socketpair... yes checking if sockaddr has sa_len member... yes
checking whether va_list is an array... yes checking for
gethostbyname_r... no
checking for gethostbyname... yes checking for __fpu_control... no checking
for __fpu_control in -lieee... no checking for --with-fpectl... no checking
for --with-libm=STRING... default LIBM="" checking for
--with-libc=STRING... default LIBC="" checking for x87-style double
rounding... no checking whether tanh preserves the sign of zero... yes
checking for acosh... yes checking for asinh... yes checking for
atanh... yes
checking for copysign... yes checking for expm1... yes checking for
finite... yes checking for hypot... yes checking for log1p... yes checking
whether isinf is declared... yes checking whether isnan is declared... yes
checking whether isfinite is declared... yes checking wchar.h
usability... yes
checking wchar.h presence... yes checking for wchar.h... yes checking for
wchar_t... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes checking what type to use for
unicode... unsigned short checking whether byte ordering is bigendian... no
checking whether right shift extends the sign bit... yes checking for
getc_unlocked() and friends... yes checking how to link readline
libs... -lreadline checking for rl_callback_handler_install in
-lreadline... yes checking for rl_pre_input_hook in -lreadline... yes
checking
for rl_completion_display_matches_hook in -lreadline... yes checking for
rl_completion_matches in -lreadline... yes checking for broken nice()... no
checking for broken poll()... no checking for struct tm.tm_zone... (cached)
yes checking for working tzset()... yes checking for tv_nsec in struct
stat... no checking for tv_nsec2 in struct stat... yes checking whether
mvwdelch is an expression... yes checking whether WINDOW has _flags... no
checking for is_term_resized... yes checking for resize_term... yes checking
for resizeterm... yes checking for /dev/ptmx... yes checking for
/dev/ptc... no checking for %zd printf() format support... yes checking for
socklen_t... yes checking for build directories... done configure: creating
./config.status config.status: creating Makefile.pre config.status: creating
Modules/Setup.config config.status: creating pyconfig.h creating
Modules/Setup
creating Modules/Setup.local creating Makefile



/var/tmp/release26-maint $ ./make

./Parser/asdl_c.py -h ./Include ./Parser/Python.asdl gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o
./Modules/python.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Parser/acceler.o Parser/acceler.c gcc -c -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o
Parser/listnode.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Parser/node.o
Parser/node.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Parser/parser.o Parser/parser.c gcc -c -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o
Parser/metagrammar.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Parser/firstsets.o Parser/firstsets.c gcc -c -fno-strict-aliasing
-DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c gcc
-c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o
Parser/myreadline.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Parser/tokenizer.o Parser/tokenizer.c gcc -c -fno-strict-aliasing
-DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o
Objects/boolobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/bufferobject.o Objects/bufferobject.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o
Objects/bytearrayobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3
-Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/cellobject.o Objects/cellobject.c gcc -c -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o
Objects/cobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/codeobject.o Objects/codeobject.c gcc -c -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o
Objects/descrobject.c Objects/descrobject.c: In function 'property_copy':
Objects/descrobject.c:1215: warning: unused variable 'pnew' gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o
Objects/enumobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/exceptions.o Objects/exceptions.c gcc -c -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o
Objects/fileobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/floatobject.o Objects/floatobject.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o
Objects/funcobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/intobject.o Objects/intobject.c gcc -c -fno-strict-aliasing -DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o
Objects/listobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/longobject.o Objects/longobject.c gcc -c -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o
Objects/methodobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/moduleobject.o Objects/moduleobject.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o
Objects/obmalloc.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/rangeobject.o Objects/rangeobject.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o
Objects/sliceobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/stringobject.o Objects/stringobject.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o
Objects/tupleobject.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Objects/typeobject.o Objects/typeobject.c gcc -c -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o
Objects/unicodeobject.c Objects/unicodeobject.c: In function
'PyUnicodeUCS2_FromFormatV': Objects/unicodeobject.c:687: warning: pointer
targets in passing argument 1 of 'strlen' differ in signedness
Objects/unicodeobject.c:687: warning: pointer targets in passing
argument 1 of
'PyUnicodeUCS2_DecodeUTF8' differ in signedness gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o
Python/_warnings.c ./Parser/asdl_c.py -c ./Python ./Parser/Python.asdl
gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o
Python/Python-ast.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/asdl.o
Python/asdl.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/ast.o
Python/ast.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/bltinmodule.o Python/bltinmodule.c gcc -c -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o
Parser/tokenizer_pgen.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Parser/printgrammar.o Parser/printgrammar.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c gcc -DNDEBUG -g
-fwrapv
-O3 -Wall -Wstrict-prototypes 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 Parser/pgen
./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o
Python/compile.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o
Python/frozenmain.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/future.o Python/future.c gcc -c -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o
Python/getcompiler.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/getcopyright.o Python/getcopyright.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o
Python/getplatform.o ./Python/getplatform.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o
Python/graminit.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/import.o Python/import.c gcc -c -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o
Python/marshal.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o
Python/modsupport.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/mystrtoul.o Python/mystrtoul.c gcc -c -fno-strict-aliasing
-DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o
Python/pyarena.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o
Python/pyfpe.c gcc
-c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o
Python/pystate.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o
Python/pythonrun.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/structmember.o Python/structmember.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o
Python/sysmodule.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/traceback.o Python/traceback.c gcc -c -fno-strict-aliasing
-DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -c
-fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o
Python/pystrtod.c gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/formatter_unicode.o Python/formatter_unicode.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o
Python/formatter_string.c gcc -c -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3
-Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o
Python/dynload_shlib.o Python/dynload_shlib.c gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o
Modules/config.c
gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE
-DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"'
\ -DPREFIX='"/usr/local"' \ -DEXEC_PREFIX='"/usr/local"' \
-DVERSION='"2.6"' \
-DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c gcc -c
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c
Modules/main.c: In function 'usage': Modules/main.c:115: warning: format
not a
string literal and no format arguments Modules/main.c:116: warning:
format not
a string literal and no format arguments Modules/main.c:117: warning: format
not a string literal and no format arguments gcc -c -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o
Modules/threadmodule.o gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c
./Modules/signalmodule.c -o Modules/signalmodule.o gcc -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o gcc
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o
Modules/errnomodule.o gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c
./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o gcc
-fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include
-DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o
Modules/zipimport.o gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c
./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o
Modules/xxsubtype.o gcc -c -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE
-DSVNVERSION="\"`LC_ALL=C svnversion .`\"" -o Modules/getbuildinfo.o
./Modules/getbuildinfo.c rm -f libpython2.6.a ar cr libpython2.6.a
Modules/getbuildinfo.o 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 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 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 ar cr libpython2.6.a Modules/config.o Modules/getpath.o
Modules/main.o Modules/gcmodule.o 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 ranlib libpython2.6.a ranlib:
file: libpython2.6.a(pymath.o) has no symbols gcc -u _PyMac_Error -o
python.exe \ Modules/python.o \ libpython2.6.a -ldl running build running
build_ext building '_struct' extension creating build creating
build/temp.macosx-10.4-i386-2.6 creating
build/temp.macosx-10.4-i386-2.6/private creating
build/temp.macosx-10.4-i386-2.6/private/var creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules gcc
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_struct.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_struct.o
/private/var/tmp/release26-maint/Modules/_struct.c:187: warning: 'get_ulong'
defined but not used creating build/lib.macosx-10.4-i386-2.6 gcc -bundle
-undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_struct.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_struct.so building
'_ctypes_test' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_ctypes/_ctypes_test.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/_ctypes_test.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/_ctypes_test.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_ctypes_test.so building
'_weakref' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_weakref.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_weakref.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_weakref.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_weakref.so building
'array' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/arraymodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/arraymodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/arraymodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/array.so building 'cmath'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cmathmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cmathmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cmathmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/cmath.so building 'math'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/mathmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/mathmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/mathmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/math.so building 'strop'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/stropmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/stropmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/stropmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/strop.so building 'time'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/timemodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/timemodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/timemodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/time.so building
'datetime'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/datetimemodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/datetimemodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/datetimemodule.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/timemodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/datetime.so building
'itertools' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/itertoolsmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/itertoolsmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/itertoolsmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/itertools.so building
'future_builtins' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/future_builtins.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/future_builtins.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/future_builtins.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/future_builtins.so
building
'_random' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_randommodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_randommodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_randommodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_random.so building
'_collections' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_collectionsmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_collectionsmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_collectionsmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_collections.so building
'_bisect' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_bisectmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_bisectmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_bisectmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_bisect.so building
'_heapq' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_heapqmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_heapqmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_heapqmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_heapq.so building
'operator' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/operator.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/operator.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/operator.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/operator.so building
'_fileio' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_fileio.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_fileio.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_fileio.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_fileio.so building
'_bytesio' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_bytesio.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_bytesio.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_bytesio.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_bytesio.so building
'_functools' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_functoolsmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_functoolsmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_functoolsmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_functools.so building
'_json' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_json.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_json.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_json.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_json.so building
'_testcapi' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_testcapimodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_testcapimodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_testcapimodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_testcapi.so building
'_hotshot' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_hotshot.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_hotshot.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_hotshot.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_hotshot.so building
'_lsprof' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_lsprof.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_lsprof.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/rotatingtree.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/rotatingtree.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_lsprof.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/rotatingtree.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_lsprof.so building
'unicodedata' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/unicodedata.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/unicodedata.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/unicodedata.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/unicodedata.so building
'_locale' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_localemodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_localemodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_localemodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_locale.so -framework
CoreFoundation building 'fcntl' extension gcc -fno-strict-aliasing
-DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/fcntlmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/fcntlmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/fcntlmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/fcntl.so building 'grp'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/grpmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/grpmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/grpmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/grp.so building 'select'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/selectmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/selectmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/selectmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/select.so building
'parser'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/parsermodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/parsermodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/parsermodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/parser.so building
'cStringIO' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cStringIO.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cStringIO.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cStringIO.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/cStringIO.so building
'cPickle' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cPickle.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cPickle.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cPickle.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/cPickle.so building
'mmap'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/mmapmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/mmapmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/mmapmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/mmap.so building 'syslog'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/syslogmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/syslogmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/syslogmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/syslog.so building
'audioop' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/audioop.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/audioop.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/audioop.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/audioop.so building
'readline' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/readline.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/readline.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/readline.o
-L/usr/lib/termcap -L/usr/local/lib -lreadline -lncurses -o
build/lib.macosx-10.4-i386-2.6/readline.so -Wl,-search_paths_first ld:
warning: in /usr/local/lib/libreadline.dylib, file is not of required
architecture *** WARNING: renaming "readline" since importing it failed:
dlopen(build/lib.macosx-10.4-i386-2.6/readline.so, 2): Symbol not found:
_rl_completion_display_matches_hook Referenced from:
/private/var/tmp/release26-maint/build/lib.macosx-10.4-i386-2.6/readline.so
Expected in: dynamic lookup

building 'crypt' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cryptmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cryptmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cryptmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/crypt.so building '_csv'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_csv.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_csv.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_csv.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_csv.so building
'_socket'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/socketmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/socketmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/socketmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_socket.so building
'_ssl'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_ssl.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ssl.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ssl.o
-L/usr/local/lib -lssl -lcrypto -o build/lib.macosx-10.4-i386-2.6/_ssl.so
building '_hashlib' extension gcc -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3
-Wall -Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_hashopenssl.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_hashopenssl.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_hashopenssl.o
-L/usr/local/lib -lssl -lcrypto -o
build/lib.macosx-10.4-i386-2.6/_hashlib.so
building '_sqlite3' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/cache.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/cache.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/connection.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/connection.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/cursor.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/cursor.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/microprotocols.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/microprotocols.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/module.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/module.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/prepare_protocol.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/prepare_protocol.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/row.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/row.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/statement.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/statement.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_sqlite/util.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/util.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/cache.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/connection.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/cursor.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/microprotocols.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/module.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/prepare_protocol.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/row.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/statement.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_sqlite/util.o
-L/usr/lib -L/usr/local/lib -L/usr/lib -lsqlite3 -o
build/lib.macosx-10.4-i386-2.6/_sqlite3.so -Wl,-search_paths_first building
'bsddb185' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/bsddbmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/bsddbmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/bsddbmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/bsddb185.so building
'dbm'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -DHAVE_NDBM_H
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/dbmmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/dbmmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/dbmmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/dbm.so building 'termios'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/termios.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/termios.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/termios.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/termios.so building
'resource' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/resource.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/resource.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/resource.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/resource.so building
'nis'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/nismodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/nismodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/nismodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/nis.so building '_curses'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_cursesmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_cursesmodule.o
/private/var/tmp/release26-maint/Modules/_cursesmodule.c: In function
'PyCurses_getsyx':
/private/var/tmp/release26-maint/Modules/_cursesmodule.c:1766: warning: 'y'
may be used uninitialized in this function
/private/var/tmp/release26-maint/Modules/_cursesmodule.c:1766: warning: 'x'
may be used uninitialized in this function gcc -bundle -undefined
dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_cursesmodule.o
-L/usr/local/lib -lncurses -o build/lib.macosx-10.4-i386-2.6/_curses.so
building '_curses_panel' extension gcc -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_curses_panel.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_curses_panel.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_curses_panel.o
-L/usr/local/lib -lpanel -lncurses -o
build/lib.macosx-10.4-i386-2.6/_curses_panel.so building 'zlib'
extension gcc
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/zlibmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/zlibmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/zlibmodule.o
-L/usr/local/lib -lz -o build/lib.macosx-10.4-i386-2.6/zlib.so
-Wl,-search_paths_first building 'binascii' extension gcc
-fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/binascii.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/binascii.o
-DUSE_ZLIB_CRC32 gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/binascii.o
-L/usr/local/lib -lz -o build/lib.macosx-10.4-i386-2.6/binascii.so
-Wl,-search_paths_first building 'bz2' extension gcc -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/bz2module.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/bz2module.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/bz2module.o
-L/usr/local/lib -lbz2 -o build/lib.macosx-10.4-i386-2.6/bz2.so
-Wl,-search_paths_first building 'pyexpat' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/expat
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI
-I/private/var/tmp/release26-maint/./Modules/expat
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/pyexpat.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/pyexpat.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI
-I/private/var/tmp/release26-maint/./Modules/expat
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/expat/xmlparse.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/expat/xmlparse.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI
-I/private/var/tmp/release26-maint/./Modules/expat
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/expat/xmlrole.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/expat/xmlrole.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI
-I/private/var/tmp/release26-maint/./Modules/expat
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/expat/xmltok.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/expat/xmltok.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/pyexpat.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/expat/xmlparse.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/expat/xmlrole.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/expat/xmltok.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/pyexpat.so building
'_elementtree' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI
-I/private/var/tmp/release26-maint/./Modules/expat
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_elementtree.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_elementtree.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_elementtree.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_elementtree.so building
'_multibytecodec' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cjkcodecs/multibytecodec.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/multibytecodec.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/multibytecodec.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_multibytecodec.so
building
'_codecs_kr' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_kr.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_kr.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_kr.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_codecs_kr.so building
'_codecs_jp' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_jp.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_jp.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_jp.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_codecs_jp.so building
'_codecs_cn' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_cn.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_cn.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_cn.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_codecs_cn.so building
'_codecs_tw' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_tw.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_tw.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_tw.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_codecs_tw.so building
'_codecs_hk' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_hk.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_hk.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_hk.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_codecs_hk.so building
'_codecs_iso2022' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_iso2022.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_iso2022.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/cjkcodecs/_codecs_iso2022.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_codecs_iso2022.so
building
'_multiprocessing' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_multiprocessing
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DHAVE_SEM_OPEN=1 -DHAVE_BROKEN_SEM_GETVALUE=1 -DHAVE_FD_TRANSFER=1
-DHAVE_SEM_TIMEDWAIT=0 -IModules/_multiprocessing
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_multiprocessing/multiprocessing.c
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_multiprocessing/multiprocessing.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DHAVE_SEM_OPEN=1 -DHAVE_BROKEN_SEM_GETVALUE=1 -DHAVE_FD_TRANSFER=1
-DHAVE_SEM_TIMEDWAIT=0 -IModules/_multiprocessing
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_multiprocessing/socket_connection.c
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_multiprocessing/socket_connection.o
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DHAVE_SEM_OPEN=1 -DHAVE_BROKEN_SEM_GETVALUE=1 -DHAVE_FD_TRANSFER=1
-DHAVE_SEM_TIMEDWAIT=0 -IModules/_multiprocessing
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_multiprocessing/semaphore.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_multiprocessing/semaphore.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_multiprocessing/multiprocessing.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_multiprocessing/socket_connection.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_multiprocessing/semaphore.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_multiprocessing.so
building '_CF' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules
creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cf
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.o
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFTypeRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:394:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:394:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFTypeRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:401:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFArrayRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:598:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:598:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFArrayRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:605:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableArrayRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:838:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:838:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableArrayRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:845:
warning: cast
from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFDictionaryRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1031: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1031: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFDictionaryRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1038: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableDictionaryRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1208: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1208: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableDictionaryRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1215: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFDataRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1439: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1439: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFDataRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1446: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableDataRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1704: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1704: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableDataRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:1711: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFStringRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:2447: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:2447: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFStringRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:2454: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableStringRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:2835: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:2835: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFMutableStringRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:2842: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFURLRefObj_repr':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:3487: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:3487: warning:
cast from pointer to integer of different size
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c: In function
'CFURLRefObj_hash':
/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.c:3494: warning:
cast from pointer to integer of different size gcc -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/cf/pycfbridge.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cf/pycfbridge.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cf/_CFmodule.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cf/pycfbridge.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_CF.so -framework
CoreFoundation building 'autoGIL' extension gcc -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/autoGIL.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/autoGIL.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/autoGIL.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/autoGIL.so -framework
CoreFoundation building '_scproxy' extension gcc -fno-strict-aliasing
-DNDEBUG
-g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/_scproxy.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/_scproxy.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/_scproxy.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_scproxy.so -framework
SystemConfiguration -framework CoreFoundation building 'ColorPicker'
extension
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/ColorPickermodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ColorPickermodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ColorPickermodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/ColorPicker.so -framework
Carbon building 'gestalt' extension gcc -fno-strict-aliasing -DNDEBUG -g
-fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/gestaltmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/gestaltmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/gestaltmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/gestalt.so -framework
Carbon building 'MacOS' extension gcc -fno-strict-aliasing -DNDEBUG -g
-fwrapv
-O3 -Wall -Wstrict-prototypes -I.
-I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/MacOS.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/MacOS.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/MacOS.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/MacOS.so -framework
Carbon
building 'Nav' extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3
-Wall -Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/Nav.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/Nav.o
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:38: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'my_eventProcUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:39: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'my_previewProcUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:40: error: expected '=',
',', ';', 'asm' or '__attribute__' before 'my_filterProcUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:44: error: expected ')'
before 'callBackSelector'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:71: error: expected ')'
before 'callBackParms'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:97:
error: expected declaration specifiers or '...' before 'NavCallBackUserData'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:98: error: expected
declaration specifiers or '...' before 'NavFilterModes'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'my_filterProc': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:100:
error: 'callbackUD' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:100: error: (Each
undeclared identifier is reported only once
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:100: error: for each
function it appears in.)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:111: error:
'NavFileOrFolderInfo' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:111: error: 'filterMode'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: At top level:
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:126: error: expected
declaration specifiers or '...' before 'NavDialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:127: error: expected
declaration specifiers or '...' before 'NavEventUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:128: error: expected
declaration specifiers or '...' before 'NavPreviewUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:129: error: expected
declaration specifiers or '...' before 'NavObjectFilterUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:130: error: expected
declaration specifiers or '...' before 'NavTypeListHandle'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'filldialogoptions': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:139:
warning: implicit declaration of function 'NavGetDefaultDialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:139: error: 'opt'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:192: error: 'eventProcP'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:193: error:
'my_eventProcUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:194: error:
'previewProcP'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:195: error:
'my_previewProcUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:196: error: 'filterProcP'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:197: error:
'my_filterProcUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: At top level:
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:223: error: expected
specifier-qualifier-list before 'NavReplyRecord'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavTranslateFile':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:239: error:
'NavTranslationOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:239: error: expected ';'
before 'howToTranslate'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:242: error:
'howToTranslate' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:244: warning: implicit
declaration of function 'NavTranslateFile'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:244: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavCompleteSave':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:260:
error: 'NavTranslationOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:260: error: expected ';'
before 'howToTranslate'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:263: error:
'howToTranslate' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:265: warning: implicit
declaration of function 'NavCompleteSave'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:265: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: At top level:
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:286: error: expected ')'
before '*' token /private/var/tmp/release26-maint/Mac/Modules/Nav.c: In
function 'navrr_dealloc':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:301: warning: implicit
declaration of function 'NavDisposeReply'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:301: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'navrr_getattr': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:329:
error: 'navrrobject' has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:331: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:333: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:335: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:337: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:378: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:386: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:407: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:409: error: 'navrrobject'
has no member named 'itself'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavGetFile': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:466:
error: 'NavReplyRecord' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:466: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:467:
error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:467: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:468:
error: 'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:468: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:469:
error: 'NavPreviewUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:469: error: expected ';'
before 'previewProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:470:
error: 'NavObjectFilterUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:470: error: expected ';'
before 'filterProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:471:
error: 'NavTypeListHandle' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:471: error: expected ';'
before 'typeList' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:480:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:480: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:480: error: 'previewProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:480: error: 'filterProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:480: error: 'typeList'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:480: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:482: warning: implicit
declaration of function 'NavGetFile'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:482: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:489: warning: implicit
declaration of function 'newnavrrobject'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:489: warning: cast to
pointer from integer of different size
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavPutFile': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:501:
error: 'NavReplyRecord' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:501: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:502:
error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:502: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:503:
error: 'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:503: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:514:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:514: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:514: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:516: warning: implicit
declaration of function 'NavPutFile'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:516: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:523: warning: cast to
pointer from integer of different size
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavAskSaveChanges':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:535: error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:535: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:536:
error: 'NavAskSaveChangesAction' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:536: error: expected ';'
before 'action' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:537:
error:
'NavAskSaveChangesResult' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:537: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:538:
error:
'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:538: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:542:
error: 'action' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:547: error:
'dialogOptions'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:547: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:547: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:549: warning: implicit
declaration of function 'NavAskSaveChanges'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:549: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavCustomAskSaveChanges':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:565: error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:565: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:566:
error: 'NavAskSaveChangesResult' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:566: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:567:
error:
'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:567: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:576:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:576: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:576: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:578: warning: implicit
declaration of function 'NavCustomAskSaveChanges'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:578: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavAskDiscardChanges':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:594: error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:594: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:595:
error: 'NavAskSaveChangesResult' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:595: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:596:
error:
'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:596: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:605:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:605: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:605: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:607: warning: implicit
declaration of function 'NavAskDiscardChanges'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:607: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavChooseFile': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:624:
error: 'NavReplyRecord' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:624: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:625:
error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:625: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:626:
error: 'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:626: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:627:
error: 'NavPreviewUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:627: error: expected ';'
before 'previewProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:628:
error: 'NavObjectFilterUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:628: error: expected ';'
before 'filterProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:629:
error: 'NavTypeListHandle' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:629: error: expected ';'
before 'typeList' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:638:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:638: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:638: error: 'previewProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:638: error: 'filterProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:638: error: 'typeList'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:638: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:640: warning: implicit
declaration of function 'NavChooseFile'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:640: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:647: warning: cast to
pointer from integer of different size
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavChooseFolder':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:659:
error: 'NavReplyRecord' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:659: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:660:
error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:660: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:661:
error: 'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:661: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:662:
error: 'NavObjectFilterUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:662: error: expected ';'
before 'filterProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:671:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:671: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:671: error: 'filterProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:671: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:673: warning: implicit
declaration of function 'NavChooseFolder'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:673: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:680: warning: cast to
pointer from integer of different size
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavChooseVolume':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:692:
error: 'NavReplyRecord' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:692: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:693:
error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:693: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:694:
error: 'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:694: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:695:
error: 'NavObjectFilterUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:695: error: expected ';'
before 'filterProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:704:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:704: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:704: error: 'filterProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:704: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:706: warning: implicit
declaration of function 'NavChooseVolume'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:706: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:713: warning: cast to
pointer from integer of different size
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavChooseObject':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:725:
error: 'NavReplyRecord' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:725: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:726:
error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:726: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:727:
error: 'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:727: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:728:
error: 'NavObjectFilterUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:728: error: expected ';'
before 'filterProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:737:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:737: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:737: error: 'filterProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:737: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:739: warning: implicit
declaration of function 'NavChooseObject'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:739: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:746: warning: cast to
pointer from integer of different size
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavNewFolder': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:758:
error: 'NavReplyRecord' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:758: error: expected ';'
before 'reply' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:759:
error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:759: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:760:
error: 'NavEventUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:760: error: expected ';'
before 'eventProc' /private/var/tmp/release26-maint/Mac/Modules/Nav.c:769:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:769: error: 'eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:769: error: too many
arguments to function 'filldialogoptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:771: warning: implicit
declaration of function 'NavNewFolder'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:771: error: 'reply'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:777: warning: cast to
pointer from integer of different size
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavServicesCanRun':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:808: warning: implicit
declaration of function 'NavServicesCanRun'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavServicesAvailable':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:823: warning: implicit
declaration of function 'NavServicesAvailable'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavLoad':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:837: warning: implicit
declaration of function 'NavLoad'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavUnload': /private/var/tmp/release26-maint/Mac/Modules/Nav.c:852:
warning: implicit declaration of function 'NavUnload'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavLibraryVersion':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:868: warning: implicit
declaration of function 'NavLibraryVersion'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function
'nav_NavGetDefaultDialogOptions':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:879: error:
'NavDialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:879: error: expected ';'
before 'dialogOptions'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:882:
error: 'dialogOptions' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c: In function 'initNav':
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:972: error:
'my_eventProcUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:972: warning: implicit
declaration of function 'NewNavEventUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:972: error:
'my_eventProc'
undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:973: error:
'my_previewProcUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:973: warning: implicit
declaration of function 'NewNavPreviewUPP'
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:973: error:
'my_previewProc' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:974: error:
'my_filterProcUPP' undeclared (first use in this function)
/private/var/tmp/release26-maint/Mac/Modules/Nav.c:974: warning: implicit
declaration of function 'NewNavObjectFilterUPP' building 'OSATerminology'
extension gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/OSATerminology.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/OSATerminology.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/OSATerminology.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/OSATerminology.so
-framework Carbon building 'icglue' extension gcc -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/icgluemodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/icgluemodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/icgluemodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/icglue.so -framework
Carbon
building '_AE' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ae
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/ae/_AEmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ae/_AEmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ae/_AEmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_AE.so -framework Carbon
building '_AH' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ah
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/ah/_AHmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ah/_AHmodule.o
/private/var/tmp/release26-maint/Mac/Modules/ah/_AHmodule.c: In function
'Ah_AHGotoMainTOC':
/private/var/tmp/release26-maint/Mac/Modules/ah/_AHmodule.c:49: warning:
'AHGotoMainTOC' is deprecated (declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/Help.framework/Headers/AppleHelp.h:105)
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ah/_AHmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_AH.so -framework Carbon
building '_App' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/app
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/app/_Appmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/app/_Appmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/app/_Appmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_App.so -framework Carbon
building '_CarbonEvt' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/carbonevt
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/carbonevt/_CarbonEvtmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/carbonevt/_CarbonEvtmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/carbonevt/_CarbonEvtmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_CarbonEvt.so -framework
Carbon building '_Cm' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cm
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/cm/_Cmmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cm/_Cmmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cm/_Cmmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Cm.so -framework Carbon
building '_Ctl' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ctl
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/ctl/_Ctlmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ctl/_Ctlmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ctl/_Ctlmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Ctl.so -framework Carbon
building '_Dlg' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/dlg
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/dlg/_Dlgmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/dlg/_Dlgmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/dlg/_Dlgmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Dlg.so -framework Carbon
building '_Drag' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/drag
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/drag/_Dragmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/drag/_Dragmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/drag/_Dragmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Drag.so -framework
Carbon
building '_Evt' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/evt
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/evt/_Evtmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/evt/_Evtmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/evt/_Evtmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Evt.so -framework Carbon
building '_File' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/file
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/file/_Filemodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/file/_Filemodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/file/_Filemodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_File.so -framework
Carbon
building '_Folder' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/folder
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/folder/_Foldermodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/folder/_Foldermodule.o
/private/var/tmp/release26-maint/Mac/Modules/folder/_Foldermodule.c: In
function 'Folder_ReleaseFolder':
/private/var/tmp/release26-maint/Mac/Modules/folder/_Foldermodule.c:59:
warning: 'ReleaseFolder' is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:222)
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/folder/_Foldermodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Folder.so -framework
Carbon building '_Fm' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/fm
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/fm/_Fmmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/fm/_Fmmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/fm/_Fmmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Fm.so -framework Carbon
building '_Help' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/help
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/help/_Helpmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/help/_Helpmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/help/_Helpmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Help.so -framework
Carbon
building '_Icn' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/icn
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/icn/_Icnmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/icn/_Icnmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/icn/_Icnmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Icn.so -framework Carbon
building '_IBCarbon' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ibcarbon
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/ibcarbon/_IBCarbon.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ibcarbon/_IBCarbon.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/ibcarbon/_IBCarbon.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_IBCarbon.so -framework
Carbon building '_List' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/list
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/list/_Listmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/list/_Listmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/list/_Listmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_List.so -framework
Carbon
building '_Menu' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/menu
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/menu/_Menumodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/menu/_Menumodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/menu/_Menumodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Menu.so -framework
Carbon
building '_Mlte' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/mlte
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/mlte/_Mltemodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/mlte/_Mltemodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/mlte/_Mltemodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Mlte.so -framework
Carbon
building '_OSA' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/osa
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/osa/_OSAmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/osa/_OSAmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/osa/_OSAmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_OSA.so -framework Carbon
building '_Res' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/res
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/res/_Resmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/res/_Resmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/res/_Resmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Res.so -framework Carbon
building '_Qd' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qd
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/qd/_Qdmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qd/_Qdmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qd/_Qdmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Qd.so -framework Carbon
building '_Qdoffs' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qdoffs
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/qdoffs/_Qdoffsmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qdoffs/_Qdoffsmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qdoffs/_Qdoffsmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Qdoffs.so -framework
Carbon building '_Scrap' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/scrap
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/scrap/_Scrapmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/scrap/_Scrapmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/scrap/_Scrapmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Scrap.so -framework
Carbon
building '_Snd' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/snd
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/snd/_Sndmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/snd/_Sndmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/snd/_Sndmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Snd.so -framework Carbon
building '_TE' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/te
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/te/_TEmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/te/_TEmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/te/_TEmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_TE.so -framework Carbon
building '_Win' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/win
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/win/_Winmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/win/_Winmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/win/_Winmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Win.so -framework Carbon
building '_Launch' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/launch
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/launch/_Launchmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/launch/_Launchmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/launch/_Launchmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Launch.so -framework
ApplicationServices building '_CG' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cg
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/cg/_CGmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cg/_CGmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/cg/_CGmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_CG.so -framework
ApplicationServices building '_Qt' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qt
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Mac/Modules/qt/_Qtmodule.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qt/_Qtmodule.o
gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Mac/Modules/qt/_Qtmodule.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_Qt.so -framework
QuickTime
-framework Carbon ld: warning: in
/System/Library/Frameworks//QuickTime.framework/QuickTime, missing required
architecture x86_64 in file building '_tkinter' extension gcc
-fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-DWITH_APPINIT=1 -I/System/Library/Frameworks/Tcl.framework/Headers
-I/System/Library/Frameworks/Tcl.framework/Versions/Current/PrivateHeaders
-I/System/Library/Frameworks/Tk.framework/Headers
-I/System/Library/Frameworks/Tk.framework/Versions/Current/PrivateHeaders
-I/usr/X11R6/include -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/_tkinter.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_tkinter.o
-framework Tk In file included from
/System/Library/Frameworks/Tk.framework/Headers/tk.h:78, from
/private/var/tmp/release26-maint/Modules/_tkinter.c:67:
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056: warning:
function declaration isn't a prototype i686-apple-darwin10-gcc-4.2.1:
-framework: linker input file unused because linking not done
i686-apple-darwin10-gcc-4.2.1: Tk: linker input file unused because linking
not done gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -DWITH_APPINIT=1
-I/System/Library/Frameworks/Tcl.framework/Headers
-I/System/Library/Frameworks/Tcl.framework/Versions/Current/PrivateHeaders
-I/System/Library/Frameworks/Tk.framework/Headers
-I/System/Library/Frameworks/Tk.framework/Versions/Current/PrivateHeaders
-I/usr/X11R6/include -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include -I. -IInclude -I./Include
-I/usr/local/include -I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint -c
/private/var/tmp/release26-maint/Modules/tkappinit.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/tkappinit.o
-framework Tk In file included from
/System/Library/Frameworks/Tk.framework/Headers/tk.h:78, from
/private/var/tmp/release26-maint/Modules/tkappinit.c:17:
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:131: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:334: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:453: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:471: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:496: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:497: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:509: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:522: warning:
function declaration isn't a prototype
/System/Library/Frameworks/Tk.framework/Headers/X11/Xlib.h:1056: warning:
function declaration isn't a prototype i686-apple-darwin10-gcc-4.2.1:
-framework: linker input file unused because linking not done
i686-apple-darwin10-gcc-4.2.1: Tk: linker input file unused because linking
not done gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_tkinter.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/tkappinit.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_tkinter.so
-framework Tcl
-framework Tk building '_ctypes' extension creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/darwin
creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx
creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86
creating
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes
-I_ctypes/darwin -I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/_ctypes.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/_ctypes.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/callbacks.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/callbacks.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/callproc.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/callproc.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/stgdict.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/stgdict.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/cfield.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/cfield.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/malloc_closure.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/malloc_closure.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/darwin/dlfcn_simple.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/darwin/dlfcn_simple.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c /private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/ffi.c -o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/ffi.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/darwin64.S
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/darwin64.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-darwin.S
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-darwin.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.c
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi64.o
-DMACOSX
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:49:
warning: function declaration isn't a prototype
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:379:
warning: function declaration isn't a prototype gcc -fno-strict-aliasing
-DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.S
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.S
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.c
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.o
-DMACOSX gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall
-Wstrict-prototypes -I_ctypes/darwin
-I. -I/private/var/tmp/release26-maint/./Include
-I/private/var/tmp/release26-maint/./Mac/Include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/include
-I/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc
-I. -IInclude -I./Include -I/usr/local/include
-I/private/var/tmp/release26-maint/Include
-I/private/var/tmp/release26-maint
-c
/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.S
-o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.o
-DMACOSX gcc -bundle -undefined dynamic_lookup
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/_ctypes.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/callbacks.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/callproc.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/stgdict.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/cfield.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/malloc_closure.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/darwin/dlfcn_simple.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/ffi.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/darwin64.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-darwin.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi_darwin.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/x86/x86-ffi64.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-darwin_closure.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc-ffi_darwin.o
build/temp.macosx-10.4-i386-2.6/private/var/tmp/release26-maint/Modules/_ctypes/libffi_osx/powerpc/ppc64-darwin_closure.o
-L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_ctypes.so

Failed to find the necessary bits to build these modules: _bsddb dl gdbm
imageop linuxaudiodev ossaudiodev spwd sunaudiodev To find the necessary
bits,
look in setup.py in detect_modules() for the module's name.


Failed to build these modules: Nav readline

running build_scripts creating build/scripts-2.6 copying and adjusting
/private/var/tmp/release26-maint/Tools/scripts/pydoc -> build/scripts-2.6
copying and adjusting /private/var/tmp/release26-maint/Tools/scripts/idle ->
build/scripts-2.6 copying and adjusting
/private/var/tmp/release26-maint/Tools/scripts/2to3 -> build/scripts-2.6
copying and adjusting /private/var/tmp/release26-maint/Lib/smtpd.py ->
build/scripts-2.6 changing mode of build/scripts-2.6/pydoc from 644 to 755
changing mode of build/scripts-2.6/idle from 644 to 755 changing mode of
build/scripts-2.6/2to3 from 644 to 755 changing mode of
build/scripts-2.6/smtpd.py from 644 to 755
msg92955 - (view) Author: Ned Deily (ned.deily) * (Python committer) Date: 2009-09-21 20:06
By default on 10.6, gcc builds in 64-bit mode. Nav is one of the 
deprecated "classic" Macintosh platform modules and has been removed in 
Python 3.  It and many other of the deprecated Mac modules use Carbon 
interfaces that are only available in 32-bit on OS X.  If you don't plan 
to use Nav and other Carbon Mac modules, you can ignore the build errors 
about Nav (although it would be nice to make it fail a bit more 
cleanly), otherwise force the build to be 32-bit only.  Also, OS X does 
not provide a GNU readline library; if you want to use it with your 
Python, you'll need to install a local copy (for example, via MacPorts 
or building your own); otherwise you can ignore that error as while.  In 
other words, other than those missing libraries, the python you built 
should work.
msg92997 - (view) Author: Ronald Oussoren (ronaldoussoren) * (Python committer) Date: 2009-09-22 14:27
As Ned noticed the readline failure is expected unless you have installed 
GNU readline in /usr/local. The system readline is not supported in the 
2.6 branch, it will be supported in 2.7 (at least on Snow Leopard)

I've commited a fix for the Nav.c errors in r75017 (trunk) and r75018 
(2.6)

In both cases the fix disabled Carbon.Nav in 64-bit mode because basicly 
all of the functions in that module wrap deprecated code.
msg93006 - (view) Author: cscscs (cscscs) Date: 2009-09-22 18:54
hi ron,
thanks for the information.
much appreciated.

best regards.

Ronald Oussoren wrote:
> Ronald Oussoren <ronaldoussoren@mac.com> added the comment:
>
> As Ned noticed the readline failure is expected unless you have installed 
> GNU readline in /usr/local. The system readline is not supported in the 
> 2.6 branch, it will be supported in 2.7 (at least on Snow Leopard)
>
> I've commited a fix for the Nav.c errors in r75017 (trunk) and r75018 
> (2.6)
>
> In both cases the fix disabled Carbon.Nav in 64-bit mode because basicly 
> all of the functions in that module wrap deprecated code.
>
> ----------
> resolution:  -> accepted
> stage:  -> committed/rejected
> status: open -> closed
> versions: +Python 2.7
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue6959>
> _______________________________________
>
>
History
Date User Action Args
2022-04-11 14:56:53adminsetgithub: 51208
2009-09-22 18:54:05cscscssetmessages: + msg93006
2009-09-22 14:27:37ronaldoussorensetstatus: open -> closed
versions: + Python 2.7
messages: + msg92997

resolution: accepted
stage: resolved
2009-09-21 20:06:04ned.deilysetnosy: + ronaldoussoren, ned.deily
messages: + msg92955

assignee: ronaldoussoren
components: + macOS
2009-09-21 18:49:38cscscssettitle: OS X 10.6 / Snow Leopard -> OS X 10.6 / Snow Leopard: building 2.6 maintenance release fails for some modules (architecture issue)
messages: + msg92954
components: + Build
versions: + Python 2.6
2009-09-21 18:46:12cscscscreate