Created
May 7, 2011 17:35
-
-
Save certik/960670 to your computer and use it in GitHub Desktop.
Python build log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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 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... yes | |
| checking for --enable-profiling... | |
| checking LDLIBRARY... libpython$(VERSION).dylib | |
| 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... yes | |
| checking libintl.h presence... yes | |
| checking for libintl.h... yes | |
| 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... $(CCSHARED) | |
| 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... no type found | |
| 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 | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c | |
| Objects/unicodeobject.c: In function 'PyUnicodeUCS4_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 'PyUnicodeUCS4_DecodeUTF8' differ in signedness | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/future.o Python/future.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DPLATFORM='"darwin"' -o Python/getplatform.o ./Python/getplatform.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/import.o Python/import.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/mactoolboxglue.o Python/mactoolboxglue.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DPYTHONPATH='":plat-darwin:plat-mac:plat-mac/lib-scriptpackages:lib-tk:lib-old"' \ | |
| -DPREFIX='"/Users/ondrej/repos/qsnake/local"' \ | |
| -DEXEC_PREFIX='"/Users/ondrej/repos/qsnake/local"' \ | |
| -DVERSION='"2.6"' \ | |
| -DVPATH='""' \ | |
| -o Modules/getpath.o ./Modules/getpath.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.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 -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o | |
| gcc -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -L/Users/ondrej/repos/qsnake/local/lib Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -o Parser/pgen | |
| Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c | |
| Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c | |
| gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c | |
| rm -f libpython2.6.a | |
| gcc -dynamiclib -Wl,-single_module -L/Users/ondrej/repos/qsnake/local/lib -undefined dynamic_lookup -Wl,-install_name,/Users/ondrej/repos/qsnake/local/lib/libpython2.6.dylib -Wl,-compatibility_version,2.6 -Wl,-current_version,2.6 -o libpython2.6.dylib Modules/getbuildinfo.o 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 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 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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o 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 -ldl ; \ | |
| 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 | |
| /usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| ar cr libpython2.6.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o | |
| /usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| 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 | |
| /usr/bin/ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| ranlib libpython2.6.a | |
| ranlib: file: libpython2.6.a(pymath.o) has no symbols | |
| gcc -L/Users/ondrej/repos/qsnake/local/lib -u _PyMac_Error -o python.exe \ | |
| Modules/python.o \ | |
| -L. -lpython2.6 -ldl | |
| *** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain | |
| Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/build/lib.macosx-10.4-i386-2.6/_locale.so | |
| Expected in: dynamic lookup | |
| In file included from /Users/ondrej/repos/qsnake/local/include/readline/readline.h:36, | |
| from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/readline.c:31: | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:34: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:35: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:36: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/local/include/readline/rltypedefs.h:37: warning: function declaration isn't a prototype | |
| In file included from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/readline.c:31: | |
| /Users/ondrej/repos/qsnake/local/include/readline/readline.h:378: warning: function declaration isn't a prototype | |
| ld: warning: directory '/usr/lib/termcap' following -L not found | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbhashobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: 'HASHINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: (Each undeclared identifier is reported only once | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: for each function it appears in.) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:63: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: implicit declaration of function 'dbopen' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbbtobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: 'BTREEINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:111: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:124: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbrnobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: 'RECNOINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:162: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:182: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_dealloc': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:223: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_length': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:252: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:253: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:255: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:256: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_subscript': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:279: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_ass_sub': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:330: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: warning: passing argument 2 of 'dp->di_bsddb->del' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: error: too few arguments to function 'dp->di_bsddb->del' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: warning: passing argument 2 of 'dp->di_bsddb->put' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: error: too few arguments to function 'dp->di_bsddb->put' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_close': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:388: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_keys': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:441: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:442: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_has_key': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:474: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_set_location': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:513: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'R_CURSOR' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_seq': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:570: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_next': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:608: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_previous': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:613: error: 'R_PREV' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_first': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:618: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_last': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:623: error: 'R_LAST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_cursesmodule.c: In function 'PyCurses_getsyx': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_cursesmodule.c:1766: warning: 'y' may be used uninitialized in this function | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_cursesmodule.c:1766: warning: 'x' may be used uninitialized in this function | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFTypeRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:394: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:394: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFTypeRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:401: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFArrayRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:598: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:598: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFArrayRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:605: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableArrayRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:838: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:838: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableArrayRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:845: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDictionaryRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1031: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1031: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDictionaryRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1038: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDictionaryRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1208: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1208: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDictionaryRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1215: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDataRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1439: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1439: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFDataRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1446: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDataRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1704: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1704: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableDataRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1711: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function '_CFStringRefObj_Convert': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:1837: warning: initialization from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_CFStringGetUnicode': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2368: warning: passing argument 3 of 'CFStringGetCharacters' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2447: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2447: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFStringRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2454: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableStringRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2835: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2835: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFMutableStringRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:2842: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFURLRefObj_repr': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:3487: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:3487: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c: In function 'CFURLRefObj_hash': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/_CFmodule.c:3494: warning: cast from pointer to integer of different size | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c: In function 'PyCF_CF2Python_string': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c:136: warning: passing argument 3 of 'CFStringGetCharacters' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c: In function 'PyCF_Python2CF_string': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/cf/pycfbridge.c:294: warning: assignment from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/Nav.c: In function 'initNav': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/Nav.c:933: warning: unused variable 'd' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/Nav.c:933: warning: unused variable 'm' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/ah/_AHmodule.c: In function 'Ah_AHGotoMainTOC': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/ah/_AHmodule.c:49: warning: 'AHGotoMainTOC' is deprecated (declared at /System/Library/Frameworks/Carbon.framework/Frameworks/Help.framework/Headers/AppleHelp.h:105) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/folder/_Foldermodule.c: In function 'Folder_ReleaseFolder': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Mac/Modules/folder/_Foldermodule.c:59: warning: 'ReleaseFolder' is deprecated (declared at /System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Folders.h:222) | |
| ld: warning: in /System/Library/Frameworks//QuickTime.framework/QuickTime, missing required architecture x86_64 in file | |
| In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78, | |
| from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/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 | |
| In file included from /System/Library/Frameworks/Tk.framework/Headers/tk.h:78, | |
| from /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/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 | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:49: warning: function declaration isn't a prototype | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_ctypes/libffi_osx/x86/x86-ffi64.c:379: warning: function declaration isn't a prototype | |
| [?1034h | |
| 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: | |
| _locale bsddb185 | |
| DYLD_LIBRARY_PATH=`pwd`:/Users/ondrej/repos/qsnake/local/lib/: ./python.exe -E ./setup.py install \ | |
| --prefix=/Users/ondrej/repos/qsnake/local \ | |
| --install-scripts=/Users/ondrej/repos/qsnake/local/bin \ | |
| --install-platlib=/Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload \ | |
| --root=/ | |
| /usr/bin/install -c python.exe /Users/ondrej/repos/qsnake/local/bin/python2.6 | |
| if test -f libpython2.6.dylib; then \ | |
| if test -n "" ; then \ | |
| /usr/bin/install -c -m 555 /Users/ondrej/repos/qsnake/local/bin; \ | |
| else \ | |
| /usr/bin/install -c -m 555 libpython2.6.dylib /Users/ondrej/repos/qsnake/local/lib/libpython2.6.dylib; \ | |
| if test libpython2.6.dylib != libpython2.6.dylib; then \ | |
| (cd /Users/ondrej/repos/qsnake/local/lib; ln -sf libpython2.6.dylib libpython2.6.dylib) \ | |
| fi \ | |
| fi; \ | |
| else true; \ | |
| fi | |
| /usr/bin/install -c -m 644 ./Include/Python-ast.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Misc/python.man \ | |
| /Users/ondrej/repos/qsnake/local/share/man/man1/python.1 | |
| /usr/bin/install -c -m 644 ./Include/Python.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/abstract.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/asdl.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| if test -f /Users/ondrej/repos/qsnake/local/bin/python -o -h /Users/ondrej/repos/qsnake/local/bin/python; \ | |
| then rm -f /Users/ondrej/repos/qsnake/local/bin/python; \ | |
| else true; \ | |
| fi | |
| /usr/bin/install -c -m 644 ./Include/ast.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| (cd /Users/ondrej/repos/qsnake/local/bin; ln python2.6 python) | |
| /usr/bin/install -c -m 644 ./Include/bitset.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/boolobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| rm -f /Users/ondrej/repos/qsnake/local/bin/python-config | |
| /usr/bin/install -c -m 644 ./Include/bufferobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| (cd /Users/ondrej/repos/qsnake/local/bin; ln -s python2.6-config python-config) | |
| /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/bytes_methods.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/bytesobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/cStringIO.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/cellobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/ceval.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/classobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/cobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/code.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/codecs.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/compile.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/complexobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/datetime.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/descrobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/dictobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/enumobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/errcode.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/eval.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/fileobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/floatobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/frameobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/funcobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/genobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/graminit.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| running install | |
| running build | |
| running build_ext | |
| /usr/bin/install -c -m 644 ./Include/grammar.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/import.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/intobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/intrcheck.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/iterobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/listobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/longintrepr.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/longobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/marshal.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/metagrammar.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/methodobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/modsupport.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/moduleobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/node.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/object.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/objimpl.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/opcode.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/osdefs.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/parsetok.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/patchlevel.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pgen.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pgenheaders.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/py_curses.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyarena.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pydebug.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyerrors.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyexpat.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyfpe.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pygetopt.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymacconfig.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymactoolbox.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymath.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pymem.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pyport.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| building '_locale' extension | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Mac/Include -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -I/usr/local/include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src -c /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_localemodule.c -o build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_localemodule.o | |
| /usr/bin/install -c -m 644 ./Include/pystate.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pystrcmp.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pystrtod.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pythonrun.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/pythread.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/rangeobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/setobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/sliceobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/stringobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/structmember.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/structseq.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/symtable.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/sysmodule.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/timefuncs.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/token.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/traceback.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/tupleobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/ucnhash.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/unicodeobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/warnings.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 ./Include/weakrefobject.h /Users/ondrej/repos/qsnake/local/include/python2.6 | |
| /usr/bin/install -c -m 644 pyconfig.h /Users/ondrej/repos/qsnake/local/include/python2.6/pyconfig.h | |
| gcc -L/Users/ondrej/repos/qsnake/local/lib -bundle -undefined dynamic_lookup -L/Users/ondrej/repos/qsnake/local/lib -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/_localemodule.o -L/Users/ondrej/repos/qsnake/local/lib -L/usr/local/lib -o build/lib.macosx-10.4-i386-2.6/_locale.so -framework CoreFoundation | |
| *** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain | |
| Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/build/lib.macosx-10.4-i386-2.6/_locale.so | |
| Expected in: dynamic lookup | |
| *** WARNING: renaming "_locale" since importing it failed: dlopen(build/lib.macosx-10.4-i386-2.6/_locale.so, 2): Symbol not found: _libintl_bindtextdomain | |
| Referenced from: /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/build/lib.macosx-10.4-i386-2.6/_locale.so | |
| Expected in: dynamic lookup | |
| error: No such file or directory | |
| make: [sharedmods] Error 1 (ignored) | |
| /usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| [?1034hbuilding 'bsddb185' extension | |
| gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/./Mac/Include -I. -IInclude -I./Include -I/Users/ondrej/repos/qsnake/local/include -I/usr/local/include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Include -I/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src -c /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c -o build/temp.macosx-10.4-i386-2.6/Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.o | |
| /usr/bin/install -c -m 644 ./Lib/Bastion.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ConfigParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/Cookie.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/HTMLParser.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/MimeWriter.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/Queue.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/SocketServer.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/StringIO.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/UserDict.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/UserList.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/UserString.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/__future__.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_abcoll.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_strptime.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/_threading_local.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/abc.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/aifc.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/anydbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ast.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/asynchat.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/asyncore.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/atexit.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/audiodev.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/base64.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/bdb.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbhashobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: 'HASHINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: (Each undeclared identifier is reported only once | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: for each function it appears in.) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:58: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:63: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: implicit declaration of function 'dbopen' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:74: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbbtobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: 'BTREEINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:106: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:111: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:124: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'newdbrnobject': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: 'RECNOINFO' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:156: error: expected ';' before 'info' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:162: error: 'info' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:182: warning: assignment makes pointer from integer without a cast | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_dealloc': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:223: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_length': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:252: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:253: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:255: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:256: error: 'R_NEXT' undeclared (first use in this function) | |
| /usr/bin/install -c -m 644 ./Lib/binhex.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_subscript': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:276: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:279: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:299: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_ass_sub': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:327: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:330: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: warning: passing argument 2 of 'dp->di_bsddb->del' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:351: error: too few arguments to function 'dp->di_bsddb->del' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: warning: passing argument 2 of 'dp->di_bsddb->put' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:363: error: too few arguments to function 'dp->di_bsddb->put' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_close': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:388: error: too few arguments to function 'dp->di_bsddb->close' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_keys': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:415: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:441: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:442: error: 'R_NEXT' undeclared (first use in this function) | |
| /usr/bin/install -c -m 644 ./Lib/bisect.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_has_key': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:470: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:474: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: warning: passing argument 2 of 'dp->di_bsddb->get' from incompatible pointer type | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:491: error: too few arguments to function 'dp->di_bsddb->get' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_set_location': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: 'recno_t' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:509: error: expected ';' before 'recno' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:513: error: 'recno' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:530: error: 'R_CURSOR' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_seq': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:570: error: 'DB' has no member named 'seq' | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_next': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:608: error: 'R_NEXT' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_previous': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:613: error: 'R_PREV' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_first': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:618: error: 'R_FIRST' undeclared (first use in this function) | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c: In function 'bsddb_last': | |
| /Users/ondrej/repos/qsnake/spkg/build/python-09f3484/src/Modules/bsddbmodule.c:623: error: 'R_LAST' undeclared (first use in this function) | |
| /usr/bin/install -c ./Lib/cProfile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/calendar.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/cgi.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/cgitb.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/chunk.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/cmd.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/code.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/codecs.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/codeop.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/collections.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/colorsys.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/commands.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/compileall.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/contextlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/cookielib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/copy.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/copy_reg.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/csv.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dbhash.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/decimal.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/difflib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dircache.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dis.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/doctest.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dumbdbm.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dummy_thread.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/dummy_threading.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/filecmp.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/fileinput.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/fnmatch.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/formatter.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/fpformat.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/fractions.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ftplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/functools.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/genericpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/getopt.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/getpass.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/gettext.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/glob.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/gzip.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/hashlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/heapq.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/hmac.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/htmllib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/httplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/ihooks.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/imaplib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/imghdr.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/imputil.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/inspect.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c -m 644 ./Lib/io.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| /usr/bin/install -c ./Lib/keyword.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| 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: | |
| _locale bsddb185 | |
| running build_scripts | |
| /usr/bin/install -c -m 644 ./Lib/linecache.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| running install_lib | |
| copying build/lib.macosx-10.4-i386-2.6/_AE.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_AH.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/locale.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_App.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_bisect.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_bytesio.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_CarbonEvt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_CF.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/macpath.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_CG.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Cm.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_codecs_cn.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/macurl2path.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_codecs_hk.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_codecs_iso2022.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_codecs_jp.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c ./Lib/mailbox.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_codecs_kr.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_codecs_tw.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/mailcap.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_collections.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_csv.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Ctl.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_ctypes.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/markupbase.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_ctypes_test.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_curses.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/md5.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_curses_panel.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Dlg.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Drag.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_elementtree.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Evt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_File.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/mhlib.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_fileio.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Fm.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Folder.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_functools.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_hashlib.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_heapq.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/mimetools.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_Help.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/mimetypes.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_hotshot.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c ./Lib/mimify.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_IBCarbon.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Icn.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_json.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Launch.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_List.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/modulefinder.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_lsprof.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Menu.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Mlte.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_multibytecodec.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_multiprocessing.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| /usr/bin/install -c -m 644 ./Lib/multifile.py /Users/ondrej/repos/qsnake/local/lib/python2.6 | |
| copying build/lib.macosx-10.4-i386-2.6/_OSA.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Qd.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Qdoffs.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Qt.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_random.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_Res.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |
| copying build/lib.macosx-10.4-i386-2.6/_scproxy.so -> /Users/ondrej/repos/qsnake/local/lib/python2.6/lib-dynload | |