/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Modules/mathmodule.c: In function 'math_fsum': /usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Modules/mathmodule.c:522: warning: passing argument 1 of 'PyFPE_dummy' discards qualifiers from pointer target type checking build system type... mips64-unknown-linux-gnu checking host system type... mips64-unknown-linux-gnu checking target system type... mips64-unknown-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... mips-unknown-linux-gnu-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 mips-unknown-linux-gnu-gcc -pthread accepts -g... yes checking for mips-unknown-linux-gnu-gcc -pthread option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of mips-unknown-linux-gnu-gcc -pthread... none checking dependency style of mips-unknown-linux-gnu-gcc -pthread... none checking whether mips-unknown-linux-gnu-gcc -pthread and cc understand -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by mips-unknown-linux-gnu-gcc -pthread... /usr/mips-unknown-linux-gnu/bin/ld checking if the linker (/usr/mips-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/mips-unknown-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... mips-unknown-linux-gnu-gcc -pthread -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether mips-unknown-linux-gnu-g++ -pthread accepts -g... yes checking dependency style of mips-unknown-linux-gnu-g++ -pthread... none checking how to run the C++ preprocessor... mips-unknown-linux-gnu-g++ -pthread -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 402653181 checking command to parse /usr/bin/nm -B output from mips-unknown-linux-gnu-gcc -pthread object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if mips-unknown-linux-gnu-gcc -pthread supports -fno-rtti -fno-exceptions... no checking for mips-unknown-linux-gnu-gcc -pthread option to produce PIC... -fPIC checking if mips-unknown-linux-gnu-gcc -pthread PIC flag -fPIC works... yes checking if mips-unknown-linux-gnu-gcc -pthread static flag -static works... yes checking if mips-unknown-linux-gnu-gcc -pthread supports -c -o file.o... yes checking whether the mips-unknown-linux-gnu-gcc -pthread linker (/usr/mips-unknown-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether to enable maintainer-specific portions of Makefiles... no 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... 8 checking whether byte ordering is bigendian... yes checking assembler .cfi pseudo-op support... yes checking whether .eh_frame section should be read-only... no 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 /usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Modules/_ctypes/libffi/src/mips/ffitarget.h to include/ffitarget.h config.status: linking /usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h config.status: executing depfiles commands config.status: executing include commands config.status: executing src commands Traceback (most recent call last): File "./setup.py", line 1899, in main() File "./setup.py", line 1894, in main 'Lib/smtpd.py'] File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/core.py", line 152, in setup dist.run_commands() File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/dist.py", line 975, in run_commands self.run_command(cmd) File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/dist.py", line 995, in run_command cmd_obj.run() File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/command/build.py", line 134, in run self.run_command(cmd_name) File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/cmd.py", line 333, in run_command self.distribution.run_command(command) File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/dist.py", line 995, in run_command cmd_obj.run() File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/command/build_ext.py", line 343, in run self.build_extensions() File "./setup.py", line 214, in build_extensions build_ext.build_extensions(self) File "/usr/obj/portage/dev-lang/python-2.6.1-r1/work/Python-2.6.1/Lib/distutils/command/build_ext.py", line 469, in build_extensions self.build_extension(ext) File "./setup.py", line 248, in build_extension if not self.configure_ctypes(ext): File "./setup.py", line 1703, in configure_ctypes execfile(ffi_configfile, globals(), fficonfig) File "build/temp.linux-mips64-2.6/libffi/fficonfig.py", line 32, in ffi_sources += ffi_platforms['MIPS'] KeyError: 'MIPS' make: *** [sharedmods] Error 1