* Package: dev-lang/python-2.7.4  * Repository: gentoo  * Maintainer: python@gentoo.org  * USE: abi_x86_64 amd64 consolekit elibc_glibc gdbm ipv6 kernel_linux multilib ncurses policykit readline sqlite ssl threads userland_GNU wide-unicode xml  * FEATURES: sandbox splitdebug >>> Unpacking source... >>> Unpacking Python-2.7.4.tar.xz to /var/tmp/portage/dev-lang/python-2.7.4/work >>> Unpacking python-gentoo-patches-2.7.4-2.tar.xz to /var/tmp/portage/dev-lang/python-2.7.4/work >>> Source unpacked in /var/tmp/portage/dev-lang/python-2.7.4/work >>> Preparing source in /var/tmp/portage/dev-lang/python-2.7.4/work/Python-2.7.4 ... * Applying various patches (bugfixes/updates) ... * 01_all_static_library_location.patch ...  [ ok ] * 02_all_disable_modules_and_ssl.patch ...  [ ok ] * 03_all_libdir.patch ...  [ ok ] * 04_all_non-zero_exit_status_on_failure.patch ...  [ ok ] * 05_all_loadable_sqlite_extensions.patch ...  [ ok ] * 06_all_regenerate_platform-specific_modules.patch ...  [ ok ] * 21_all_distutils_c++.patch ...  [ ok ] * 22_all_turkish_locale.patch ...  [ ok ] * 23_all_arm_OABI.patch ...  [ ok ] * 24_all_tests_environment.patch ...  [ ok ] * 61_all_process_data.patch ...  [ ok ] * 62_all_xml.use_pyxml.patch ...  [ ok ] * Done with patching * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/python-2.7.4/work/Python-2.7.4 ... * Disabled modules: _bsddb _tkinter * econf: updating Python-2.7.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating Python-2.7.4/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/dev-lang/python-2.7.4/work/Python-2.7.4/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-fpectl --enable-shared --enable-ipv6 --with-threads --enable-unicode=ucs4 --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for --enable-universalsdk... no checking for --with-universal-archs... 32-bit checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-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... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... no 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 GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION).so checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for svnversion... found checking for hg... found checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking whether x86_64-pc-linux-gnu-gcc accepts -fno-strict-aliasing... yes checking whether x86_64-pc-linux-gnu-gcc accepts -OPT:Olimit=0... no checking whether x86_64-pc-linux-gnu-gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking whether pthreads are available without options... no checking whether x86_64-pc-linux-gnu-gcc accepts -Kpthread... no checking whether x86_64-pc-linux-gnu-gcc accepts -Kthread... no checking whether x86_64-pc-linux-gnu-gcc accepts -pthread... yes checking whether x86_64-pc-linux-gnu-g++ also accepts flags for thread support... yes checking for ANSI C header files... (cached) no 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 ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking shadow.h usability... 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... yes checking stropts.h presence... yes checking for stropts.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.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/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... 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 linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.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 for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 0 checking size of long... 0 checking size of void *... 0 checking size of short... 0 checking size of float... 0 checking size of double... 0 checking size of fpos_t... 0 checking size of size_t... configure: error: in `/var/tmp/portage/dev-lang/python-2.7.4/work/x86_64-pc-linux-gnu': configure: error: cannot compute sizeof (size_t) See `config.log' for more details !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-lang/python-2.7.4/work/x86_64-pc-linux-gnu/config.log * ERROR: dev-lang/python-2.7.4 failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3924: Called econf '--with-fpectl' '--enable-shared' '--enable-ipv6' '--with-threads' '--enable-unicode=ucs4' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--with-dbmliborder=gdbm' '--with-libc=' '--enable-loadable-sqlite-extensions' '--with-system-expat' '--with-system-ffi' * phase-helpers.sh, line 521: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=dev-lang/python-2.7.4'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-2.7.4'`. /usr/lib64/portage/bin/isolated-functions.sh: Zeile 215: wait: `econf failed': Ist keine gültige Prozess- oder Jobbezeichnung. * The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.4/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-2.7.4/work/x86_64-pc-linux-gnu' * S: '/var/tmp/portage/dev-lang/python-2.7.4/work/Python-2.7.4'