>>> Unpacking source... >>> Unpacking python-gentoo-patches-2.5.4.tar.bz2 to /var/tmp/portage/dev-lang/python-2.5.4-r2/work >>> Unpacking Python-2.5.4.tar.bz2 to /var/tmp/portage/dev-lang/python-2.5.4-r2/work * Applying various patches (bugfixes/updates) ... * 01_all_turkish.patch ...  [ ok ] * 02_all_db4.patch ...  [ ok ] * 03_all_py-dontcompile.patch ...  [ ok ] * 04_all_disable_modules_and_ssl.patch ...  [ ok ] * 05_all_mimetypes_gentoo_apache.patch ...  [ ok ] * 06_all_add_portage_search_path.patch ...  [ ok ] * 07_all_libdir.patch ...  [ ok ] * 09_all_gentoo-bsd.patch ...  [ ok ] * 10_all_cflags.patch ...  [ ok ] * 12_all_distutils-rpath-gcc.patch ...  [ ok ] * 14_all_set_wakeup_fd.patch ...  [ ok ] * 15_all_dbm_default_gdbm_compat.patch ...  [ ok ] * 18_all_distutils-cxxflags.patch ...  [ ok ] * 19_all_threadsafe-fileobjects.patch ...  [ ok ] * 20_all_infinite-recursions-fix.patch ...  [ ok ] * 21_all_ctypes-execstack.patch ...  [ ok ] * 22_all_internal-expat.patch ...  [ ok ] * 23_all_no-imageop.patch ...  [ ok ] * 29_all_unicode-listdir.patch ...  [ ok ] * Done with patching * Running eautoreconf in '/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-lang/python-2.5.4-r2/work >>> Compiling source in /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 ... * Disabled modules: _sqlite3 _tkinter * econf: updating Python-2.5.4/Modules/_ctypes/libffi/config.guess with /usr/share/gnuconfig/config.guess * econf: updating Python-2.5.4/Modules/_ctypes/libffi/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=i686-pc-linux-uclibc --host=i686-pc-linux-uclibc --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-fpectl --enable-shared --enable-ipv6 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-libc= --enable-unicode=ucs4 --with-threads checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for i686-pc-linux-uclibc-gcc... i686-pc-linux-uclibc-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 i686-pc-linux-uclibc-gcc accepts -g... yes checking for i686-pc-linux-uclibc-gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... i686-pc-linux-uclibc-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for --enable-shared... yes checking for --enable-profiling... checking LDLIBRARY... libpython$(VERSION).so checking for i686-pc-linux-uclibc-ranlib... i686-pc-linux-uclibc-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 i686-pc-linux-uclibc-gcc accepts -fno-strict-aliasing... yes checking whether i686-pc-linux-uclibc-gcc accepts -OPT:Olimit=0... no checking whether i686-pc-linux-uclibc-gcc accepts -Olimit 1500... no checking whether pthreads are available without options... no checking whether i686-pc-linux-uclibc-gcc accepts -Kpthread... no checking whether i686-pc-linux-uclibc-gcc accepts -Kthread... no checking whether i686-pc-linux-uclibc-gcc accepts -pthread... yes checking whether i686-pc-linux-uclibc-g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes 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 io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes 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/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... no checking sys/lock.h presence... no checking for sys/lock.h... no 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/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... yes checking pty.h presence... yes checking for pty.h... yes 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... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes 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 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... yes 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 size of int... 4 checking size of long... 4 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 20 checking size of size_t... 4 checking for long long support... yes checking size of long long... 8 checking for uintptr_t... yes checking size of uintptr_t... 4 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic 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... -lpthread 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 ffi.h usability... no checking ffi.h presence... no checking for ffi.h... 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 ipv6 stack type... linux-glibc 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 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 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... no checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getpwent... yes checking for getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... no checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mremap... yes 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... yes 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... yes checking for ctermid_r... no checking for flock... yes checking for getpagesize... yes checking for true... true checking for inet_aton in -lc... 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... no checking for openpty in -lutil... yes checking for forkpty... 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 strerror... yes checking for memmove... 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... no checking for struct stat.st_gen... no 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... no checking whether va_list is an array... no checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... set LIBC="" checking for hypot... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking what type to use for unicode... unsigned long 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_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... no checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes 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 make -j2 i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_typesmodule.o Modules/_typesmodule.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getmtime.o Python/getmtime.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"2.5"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o i686-pc-linux-uclibc-gcc -pthread -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o i686-pc-linux-uclibc-gcc -pthread -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wl,-O1 -L. 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 -lpthread -ldl -lutil -o Parser/pgen cannot create directory cannot create directory `Include'`Include': : File existsFile exists make: [Python/graminit.c] Error 1 (ignored) Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c make: [Include/graminit.h] Error 1 (ignored) Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c i686-pc-linux-uclibc-gcc -pthread -c -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DSVNVERSION=\"`LC_ALL=C svnversion .`\" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython2.5.a ar cr libpython2.5.a Modules/getbuildinfo.o if test libpython2.5.so.1.0 != libpython2.5.so; then \ i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -Wl,-hlibpython2.5.so.1.0 -o libpython2.5.so.1.0 Modules/_typesmodule.o 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/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/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/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_shlib.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 -lpthread -ldl -lutil -lm ; \ ln -f libpython2.5.so.1.0 libpython2.5.so; \ else\ i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -o libpython2.5.so Modules/_typesmodule.o 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/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/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/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_shlib.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 -lpthread -ldl -lutil -lm ; \ fi ar cr libpython2.5.a Modules/_typesmodule.o ar cr libpython2.5.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.5.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.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.5.a 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/pyarena.o Python/pyfpe.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrtod.o Python/dynload_shlib.o Python/thread.o ar cr libpython2.5.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar cr libpython2.5.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 i686-pc-linux-uclibc-ranlib libpython2.5.a i686-pc-linux-uclibc-gcc -pthread -Wl,-O1 -L. -Xlinker -export-dynamic -o python \ Modules/python.o \ -L. -lpython2.5 -lpthread -ldl -lutil -lm case $MAKEFLAGS in \ *-s*) LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4: CC='i686-pc-linux-uclibc-gcc -pthread' LDSHARED='i686-pc-linux-uclibc-gcc -pthread -shared' OPT='-DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx' ./python -E ./setup.py -q build;; \ *) LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4: CC='i686-pc-linux-uclibc-gcc -pthread' LDSHARED='i686-pc-linux-uclibc-gcc -pthread -shared' OPT='-DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx' ./python -E ./setup.py build;; \ esac running build running build_ext db.h: found (4, 5) in /usr/include db.h: found (4, 1) in /usr/include/db4.1 db.h: found (4, 2) in /usr/include/db4.2 db.h: found (4, 3) in /usr/include/db4.3 db lib: using (4, 5) db-4.5 INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build creating build/temp.linux-i686-2.5 creating build/temp.linux-i686-2.5/var creating build/temp.linux-i686-2.5/var/tmp creating build/temp.linux-i686-2.5/var/tmp/portage creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2 creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_struct.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_struct.o creating build/lib.linux-i686-2.5 i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_struct.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_struct.so creating build/temp.linux-i686-2.5/libffi checking build system type... i686-pc-linux-uclibc checking host system type... i686-pc-linux-uclibc checking target system type... i686-pc-linux-uclibc checking for gcc... i686-pc-linux-uclibc-gcc -pthread 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 i686-pc-linux-uclibc-gcc -pthread accepts -g... yes checking for i686-pc-linux-uclibc-gcc -pthread option to accept ANSI C... none needed checking how to run the C preprocessor... i686-pc-linux-uclibc-gcc -pthread -E checking for egrep... grep -E 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... yes checking for alloca... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 12 checking whether byte ordering is bigendian... no checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes configure: creating ./config.status config.status: creating include/ffi.h config.status: creating fficonfig.py config.status: creating fficonfig.h config.status: linking /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: linking /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h config.status: executing include commands config.status: executing src commands building '_ctypes' extension creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86 i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/_ctypes.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/_ctypes.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/callbacks.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/callbacks.o /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/callbacks.c:54: warning: initialization from incompatible pointer type i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/callproc.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/callproc.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/stgdict.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/stgdict.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/cfield.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/cfield.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/malloc_closure.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/malloc_closure.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/prep_cif.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffi.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffi.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -Wa,--noexecstack -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -Ibuild/temp.linux-i686-2.5/libffi/include -Ibuild/temp.linux-i686-2.5/libffi -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/sysv.S -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/sysv.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/_ctypes.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/callbacks.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/callproc.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/stgdict.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/cfield.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/malloc_closure.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/libffi/src/x86/sysv.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_ctypes.so building '_ctypes_test' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/_ctypes_test.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_ctypes_test.so building '_weakref' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_weakref.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_weakref.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_weakref.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_weakref.so building 'array' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/arraymodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/arraymodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/arraymodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/array.so building 'cmath' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cmathmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cmathmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cmathmodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-i686-2.5/cmath.so building 'math' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/mathmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/mathmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/mathmodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-i686-2.5/math.so building 'strop' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/stropmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/stropmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/stropmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/strop.so building 'time' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/timemodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/timemodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-i686-2.5/time.so building 'datetime' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/datetimemodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/datetimemodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/datetimemodule.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/timemodule.o -L/usr/local/lib -L. -lm -lpython2.5 -o build/lib.linux-i686-2.5/datetime.so building '_random' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_randommodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_randommodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_randommodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_random.so building 'itertools' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/itertoolsmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/itertoolsmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/itertoolsmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/itertools.so building 'collections' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/collectionsmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/collectionsmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/collectionsmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/collections.so building '_bisect' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_bisectmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_bisectmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_bisectmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_bisect.so building '_heapq' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_heapqmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_heapqmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_heapqmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_heapq.so building 'operator' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/operator.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/operator.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/operator.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/operator.so building '_functools' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_functoolsmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_functoolsmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_functoolsmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_functools.so building '_testcapi' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_testcapimodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_testcapimodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_testcapimodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_testcapi.so building '_hotshot' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_hotshot.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_hotshot.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_hotshot.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_hotshot.so building '_lsprof' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_lsprof.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_lsprof.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/rotatingtree.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/rotatingtree.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_lsprof.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/rotatingtree.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_lsprof.so building 'unicodedata' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/unicodedata.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/unicodedata.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/unicodedata.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/unicodedata.so building '_locale' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_localemodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_localemodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_localemodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_locale.so building 'fcntl' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/fcntlmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/fcntlmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/fcntlmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/fcntl.so building 'grp' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/grpmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/grpmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/grpmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/grp.so building 'spwd' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/spwdmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/spwdmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/spwdmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/spwd.so building 'select' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/selectmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/selectmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/selectmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/select.so building 'binascii' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/binascii.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/binascii.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/binascii.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/binascii.so building 'parser' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/parsermodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/parsermodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/parsermodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/parser.so building 'cStringIO' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cStringIO.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cStringIO.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cStringIO.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/cStringIO.so building 'cPickle' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cPickle.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cPickle.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cPickle.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/cPickle.so building 'mmap' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/mmapmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/mmapmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/mmapmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/mmap.so building 'syslog' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/syslogmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/syslogmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/syslogmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/syslog.so building 'audioop' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/audioop.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/audioop.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/audioop.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/audioop.so building 'rgbimg' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/rgbimgmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/rgbimgmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/rgbimgmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/rgbimg.so building 'readline' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/readline.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/readline.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/readline.o -L/usr/lib/termcap -L/usr/local/lib -L. -lreadline -lncurses -lpython2.5 -o build/lib.linux-i686-2.5/readline.so [?1034hbuilding 'crypt' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cryptmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cryptmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cryptmodule.o -L/usr/local/lib -L. -lcrypt -lpython2.5 -o build/lib.linux-i686-2.5/crypt.so building '_csv' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_csv.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_csv.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_csv.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_csv.so building '_socket' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/socketmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/socketmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/socketmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_socket.so building '_ssl' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ssl.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ssl.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_ssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.5 -o build/lib.linux-i686-2.5/_ssl.so building '_hashlib' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_hashopenssl.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_hashopenssl.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_hashopenssl.o -L/usr/local/lib -L. -lssl -lcrypto -lpython2.5 -o build/lib.linux-i686-2.5/_hashlib.so building '_sha' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/shamodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/shamodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/shamodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_sha.so building '_md5' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/md5module.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/md5module.o i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/md5.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/md5.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/md5module.o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/md5.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_md5.so building '_sha256' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/sha256module.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/sha256module.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/sha256module.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_sha256.so building '_sha512' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/sha512module.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/sha512module.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/sha512module.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_sha512.so building '_bsddb' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_bsddb.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_bsddb.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_bsddb.o -L/usr/lib -L/usr/local/lib -L. -Wl,-R/usr/lib -ldb-4.5 -lpython2.5 -o build/lib.linux-i686-2.5/_bsddb.so building 'dbm' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -DHAVE_GDBM_NDBM_H -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -DHAVE_GDBM_NDBM_H -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/dbmmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/dbmmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/dbmmodule.o -L/usr/local/lib -L. -lgdbm -lgdbm_compat -lpython2.5 -o build/lib.linux-i686-2.5/dbm.so building 'gdbm' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/gdbmmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/gdbmmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/gdbmmodule.o -L/usr/local/lib -L. -lgdbm -lpython2.5 -o build/lib.linux-i686-2.5/gdbm.so building 'termios' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/termios.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/termios.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/termios.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/termios.so building 'resource' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/resource.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/resource.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/resource.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/resource.so building 'nis' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.o /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:18:28: rpcsvc/yp_prot.h: No such file or directory /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:19:27: rpcsvc/ypclnt.h: No such file or directory /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_error': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:52: warning: passing arg 2 of `PyErr_SetString' makes pointer from integer without a cast /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_foreach': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:107: error: `YP_TRUE' undeclared (first use in this function) /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:107: error: (Each undeclared identifier is reported only once /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:107: error: for each function it appears in.) /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_cat': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:191: error: storage size of 'cb' isn't known /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_xdr_domainname': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:267: error: `YPMAXDOMAIN' undeclared (first use in this function) /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_xdr_mapname': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:277: error: `YPMAXMAP' undeclared (first use in this function) building '_curses' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_cursesmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_cursesmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_cursesmodule.o -L/usr/local/lib -L. -lncurses -lpython2.5 -o build/lib.linux-i686-2.5/_curses.so building '_curses_panel' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_curses_panel.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_curses_panel.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_curses_panel.o -L/usr/local/lib -L. -lpanel -lncurses -lpython2.5 -o build/lib.linux-i686-2.5/_curses_panel.so building 'zlib' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/zlibmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/zlibmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/zlibmodule.o -L/usr/local/lib -L. -lz -lpython2.5 -o build/lib.linux-i686-2.5/zlib.so building 'bz2' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/bz2module.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/bz2module.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/bz2module.o -L/usr/local/lib -L. -lbz2 -lpython2.5 -o build/lib.linux-i686-2.5/bz2.so building 'pyexpat' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/pyexpat.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/pyexpat.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/pyexpat.o -L/usr/local/lib -L. -lexpat -lpython2.5 -o build/lib.linux-i686-2.5/pyexpat.so building '_elementtree' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -DUSE_PYEXPAT_CAPI -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -DUSE_PYEXPAT_CAPI -I/usr/include -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_elementtree.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_elementtree.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/_elementtree.o -L/usr/local/lib -L. -lexpat -lpython2.5 -o build/lib.linux-i686-2.5/_elementtree.so building '_multibytecodec' extension creating build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/multibytecodec.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_multibytecodec.so building '_codecs_kr' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_kr.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_codecs_kr.so building '_codecs_jp' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_jp.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_codecs_jp.so building '_codecs_cn' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_cn.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_codecs_cn.so building '_codecs_tw' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_tw.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_codecs_tw.so building '_codecs_hk' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_hk.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_codecs_hk.so building '_codecs_iso2022' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_iso2022.o /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_iso2022.c: In function `iso2022_encode': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_iso2022.c:206: warning: passing arg 1 of pointer to function from incompatible pointer type i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/_codecs_iso2022.so building 'dl' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/dlmodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/dlmodule.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/dlmodule.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/dl.so building 'linuxaudiodev' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/linuxaudiodev.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/linuxaudiodev.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/linuxaudiodev.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/linuxaudiodev.so building 'ossaudiodev' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/ossaudiodev.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/ossaudiodev.o i686-pc-linux-uclibc-gcc -pthread -shared -Wl,-O1 -L. -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -IInclude -I./Include build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/ossaudiodev.o -L/usr/local/lib -L. -lpython2.5 -o build/lib.linux-i686-2.5/ossaudiodev.so running build_scripts creating build/scripts-2.5 copying and adjusting /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Tools/scripts/pydoc -> build/scripts-2.5 copying and adjusting /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Tools/scripts/idle -> build/scripts-2.5 copying and adjusting /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Lib/smtpd.py -> build/scripts-2.5 changing mode of build/scripts-2.5/pydoc from 644 to 755 changing mode of build/scripts-2.5/idle from 644 to 755 changing mode of build/scripts-2.5/smtpd.py from 644 to 755 >>> Source compiled. cannot stat `/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Lib/test/test_webbrowser.py': No such file or directory case $MAKEFLAGS in \ *-s*) LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4: CC='i686-pc-linux-uclibc-gcc -pthread' LDSHARED='i686-pc-linux-uclibc-gcc -pthread -shared' OPT='-DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx' ./python -E ./setup.py -q build;; \ *) LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4: CC='i686-pc-linux-uclibc-gcc -pthread' LDSHARED='i686-pc-linux-uclibc-gcc -pthread -shared' OPT='-DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx' ./python -E ./setup.py build;; \ esac running build running build_ext db.h: found (4, 5) in /usr/include db.h: found (4, 1) in /usr/include/db4.1 db.h: found (4, 2) in /usr/include/db4.2 db.h: found (4, 3) in /usr/include/db4.3 db lib: using (4, 5) db-4.5 INFO: Can't locate Tcl/Tk libs and/or headers [?1034hbuilding 'nis' extension i686-pc-linux-uclibc-gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -march=pentium3 -O2 -pipe -fomit-frame-pointer -msse -mmmx -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c -I. -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/./Include -I. -IInclude -I./Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Include -I/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4 -c /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c -o build/temp.linux-i686-2.5/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.o /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:18:28: rpcsvc/yp_prot.h: No such file or directory /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:19:27: rpcsvc/ypclnt.h: No such file or directory /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_error': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:52: warning: passing arg 2 of `PyErr_SetString' makes pointer from integer without a cast /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_foreach': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:107: error: `YP_TRUE' undeclared (first use in this function) /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:107: error: (Each undeclared identifier is reported only once /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:107: error: for each function it appears in.) /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_cat': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:191: error: storage size of 'cb' isn't known /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_xdr_domainname': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:267: error: `YPMAXDOMAIN' undeclared (first use in this function) /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c: In function `nis_xdr_mapname': /var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4/Modules/nismodule.c:277: error: `YPMAXMAP' undeclared (first use in this function) running build_scripts LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4: ./python -E -c 'import sys ; from distutils.util import get_platform ; print get_platform()+"-"+sys.version[0:3]' >platform find ./Lib -name '*.py[co]' -print | xargs rm -f LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4: ./python -E -tt ./Lib/test/regrtest.py -l -w test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_unittest [?1034htest_doctest test_doctest2 test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_ast test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb185 test_bsddb185 skipped -- No module named bsddb185 test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_cProfile test_calendar test_call test_capi test_cd test_cd skipped -- No module named cd test_cfgparser test_cgi test_charmapcodec test_cl test_cl skipped -- No module named cl test_class test_cmath test_cmd_line test_code test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_hk test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_jp test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_kr test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_tw test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled test_codecs test_codeop test_coding test_coercion test_colorsys test_commands test_compare test_compile test_compiler test_complex test_complex_args test_contains test_contextlib test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_crypt test_csv test_ctypes find_library('c') -> libc.so.0 find_library('m') -> libm.so.0 make: *** [test] Killed (core dumped) LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-2.5.4-r2/work/Python-2.5.4: ./python -E -tt ./Lib/test/regrtest.py -l -w test_grammar test_opcodes test_operations test_builtin test_exceptions test_types test_unittest [?1034htest_doctest test_doctest2 test_MimeWriter test_StringIO test___all__ test___future__ test__locale test_aepack test_aepack skipped -- No module named aepack test_al test_al skipped -- No module named al test_anydbm test_applesingle test_applesingle skipped -- No module named macostools test_array test_ast test_asynchat test_atexit test_audioop test_augassign test_base64 test_bastion test_bigaddrspace test_bigmem test_binascii test_binhex test_binop test_bisect test_bool test_bsddb test_bsddb185 test_bsddb185 skipped -- No module named bsddb185 test_bsddb3 test_bsddb3 skipped -- Use of the `bsddb' resource not enabled test_bufio test_bz2 test_cProfile test_calendar test_call test_capi test_cd test_cd skipped -- No module named cd test_cfgparser test_cgi test_charmapcodec test_cl test_cl skipped -- No module named cl test_class test_cmath test_cmd_line test_code test_codeccallbacks test_codecencodings_cn test_codecencodings_hk test_codecencodings_jp test_codecencodings_kr test_codecencodings_tw test_codecmaps_cn test_codecmaps_cn skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_hk test_codecmaps_hk skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_jp test_codecmaps_jp skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_kr test_codecmaps_kr skipped -- Use of the `urlfetch' resource not enabled test_codecmaps_tw test_codecmaps_tw skipped -- Use of the `urlfetch' resource not enabled test_codecs test_codeop test_coding test_coercion test_colorsys test_commands test_compare test_compile test_compiler test_complex test_complex_args test_contains test_contextlib test_cookie test_cookielib test_copy test_copy_reg test_cpickle test_crypt test_csv test_ctypes find_library('c') -> libc.so.0 find_library('m') -> libm.so.0 make: *** [test] Killed (core dumped) * * ERROR: dev-lang/python-2.5.4-r2 failed. * Call stack: * ebuild.sh, line 48: Called src_test * environment, line 3581: Called die * The specific snippet of code: * EXTRATESTOPTS="-w" make test < /dev/tty || die "make test failed"; * The die message: * make test failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-lang:python-2.5.4-r2:20090519-082034.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.5.4-r2/temp/environment'. *