Advertisement
Guest User

last failure

a guest
Jan 9th, 2015
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.23 KB | None | 0 0
  1. * Running autoconf ...
  2. [ ok ]
  3. * Running autoheader ...
  4. [ ok ]
  5. >>> Source prepared.
  6. >>> Configuring source in /var/tmp/portage/dev-lang/python-3.3.5-r1/work/Python-3.3.5 ...
  7. * Disabled modules: _sqlite3 _tkinter
  8. * econf: updating Python-3.3.5/config.guess with /usr/share/gnuconfig/config.guess
  9. * econf: updating Python-3.3.5/config.sub with /usr/share/gnuconfig/config.sub
  10. /var/tmp/portage/dev-lang/python-3.3.5-r1/work/Python-3.3.5/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 --disable-ipv6 --with-threads --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder=gdbm --with-libc= --enable-loadable-sqlite-extensions --with-system-expat --with-system-ffi
  11. checking build system type... x86_64-pc-linux-gnu
  12. checking host system type... x86_64-pc-linux-gnu
  13. checking for --enable-universalsdk... no
  14. checking for --with-universal-archs... 32-bit
  15. checking MACHDEP... linux
  16. checking for --without-gcc... no
  17. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  18. checking whether the C compiler works... yes
  19. checking for C compiler default output file name... a.out
  20. checking for suffix of executables...
  21. checking whether we are cross compiling... no
  22. checking for suffix of object files... o
  23. checking whether we are using the GNU C compiler... yes
  24. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  25. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  26. checking for --with-cxx-main=<compiler>... no
  27. checking for -Wl,--no-as-needed... yes
  28. checking how to run the C preprocessor... /lib/cpp
  29. configure: error: in `/var/tmp/portage/dev-lang/python-3.3.5-r1/work/x86_64-pc-linux-gnu':
  30. configure: error: C preprocessor "/lib/cpp" fails sanity check
  31. See `config.log' for more details
  32.  
  33. !!! Please attach the following file when seeking support:
  34. !!! /var/tmp/portage/dev-lang/python-3.3.5-r1/work/x86_64-pc-linux-gnu/config.log
  35. * ERROR: dev-lang/python-3.3.5-r1::gentoo failed (configure phase):
  36. * econf failed
  37. *
  38. * Call stack:
  39. * ebuild.sh, line 93: Called src_configure
  40. * environment, line 4016: Called econf '--with-fpectl' '--enable-shared' '--disable-ipv6' '--with-threads' '--infodir=${prefix}/share/info' '--mandir=${prefix}/share/man' '--with-computed-gotos' '--with-dbmliborder=gdbm' '--with-libc=' '--enable-loadable-sqlite-extensions' '--with-system-expat' '--with-system-ffi'
  41. * phase-helpers.sh, line 584: Called die
  42. * The specific snippet of code:
  43. * die "econf failed"
  44. *
  45. * If you need support, post the output of `emerge --info '=dev-lang/python-3.3.5-r1::gentoo'`,
  46. * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.3.5-r1::gentoo'`.
  47. * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.3.5-r1/temp/build.log'.
  48. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.3.5-r1/temp/environment'.
  49. * Working directory: '/var/tmp/portage/dev-lang/python-3.3.5-r1/work/x86_64-pc-linux-gnu'
  50. * S: '/var/tmp/portage/dev-lang/python-3.3.5-r1/work/Python-3.3.5'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement