Advertisement
Guest User

gentoogccfail

a guest
Dec 24th, 2012
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. checking whether -lc should be explicitly linked in... no
  2. checking dynamic linker characteristics... GNU/Linux ld.so
  3. checking how to hardcode library paths into programs... immediate
  4. checking for shl_load... no
  5. checking for shl_load in -ldld... no
  6. checking for dlopen... no
  7. checking for dlopen in -ldl... yes
  8. checking whether a program can dlopen itself... yes
  9. checking whether a statically linked program can dlopen itself... no
  10. checking whether stripping libraries is possible... yes
  11. checking if libtool supports shared libraries... yes
  12. checking whether to build shared libraries... yes
  13. checking whether to build static libraries... yes
  14. checking for stdint.h... (cached) yes
  15. checking pthread.h usability... yes
  16. checking pthread.h presence... yes
  17. checking for pthread.h... yes
  18. checking for thread model used by GCC... posix
  19. checking for dlsym in -ldl... yes
  20. checking for dlvsym... yes
  21. checking for x86_64-pc-linux-gnu-nm... /var/calculate/tmp/portage/sys-devel/gcc-4.5.4/work/build/./gcc/nm
  22. checking for gcc that supports -ffunction-sections -fdata-sections... yes
  23. checking for the name of the symbol used for the entry point... _start
  24. checking whether the target supports thread-local storage... yes
  25. checking whether the thread-local storage support is from emutls... no
  26. configure: updating cache ./config.cache
  27. configure: creating ./config.status
  28. config.status: creating Makefile
  29. config.status: creating testsuite/Makefile
  30. config.status: creating testsuite/mfconfig.exp
  31. config.status: creating config.h
  32. config.status: executing default-1 commands
  33. config.status: executing depfiles commands
  34. config.status: executing libtool commands
  35. make[1]: Залишаю каталог "/var/calculate/tmp/portage/sys-devel/gcc-4.5.4/work/build"
  36. make: *** [bootstrap-lean] Помилка 2
  37. emake failed
  38. * ERROR: sys-devel/gcc-4.5.4 failed (compile phase):
  39. * emake failed with bootstrap-lean
  40. *
  41. * Call stack:
  42. * ebuild.sh, line 93: Called src_compile
  43. * environment, line 4280: Called toolchain_src_compile
  44. * environment, line 4936: Called gcc_do_make
  45. * environment, line 2421: Called die
  46. * The specific snippet of code:
  47. * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
  48. *
  49. * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.5.4'`,
  50. * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.5.4'`.
  51. *
  52. * Please include /var/calculate/tmp/portage/sys-devel/gcc-4.5.4/work/build/gcc-build-logs.tar.bz2 in your bug report
  53. *
  54. * The complete build log is located at '/var/calculate/tmp/portage/sys-devel/gcc-4.5.4/temp/build.log'.
  55. * The ebuild environment file is located at '/var/calculate/tmp/portage/sys-devel/gcc-4.5.4/temp/environment'.
  56. * Working directory: '/var/calculate/tmp/portage/sys-devel/gcc-4.5.4/work/build'
  57. * S: '/var/calculate/tmp/portage/sys-devel/gcc-4.5.4/work/build'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement