Advertisement
Guest User

Untitled

a guest
Aug 14th, 2012
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. #на примере ccache
  2. calculate Документы # emerge ccache
  3. Calculating dependencies... done!
  4. >>> Verifying ebuild manifests
  5. >>> Emerging (1 of 1) dev-util/ccache-3.1.7
  6. >>> Failed to emerge dev-util/ccache-3.1.7, Log file:
  7. >>> '/var/tmp/portage/dev-util/ccache-3.1.7/temp/build.log'
  8. >>> Jobs: 0 of 1 complete, 1 failed Load avg: 1.99, 2.35, 2.85
  9. * Package: dev-util/ccache-3.1.7
  10. * Repository: gentoo
  11. * Maintainer: robbat2@gentoo.org toolchain@gentoo.org
  12. * USE: amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU
  13. * FEATURES: preserve-libs sandbox
  14. >>> Unpacking source...
  15. >>> Unpacking ccache-3.1.7.tar.gz to /var/tmp/portage/dev-util/ccache-3.1.7/work
  16. >>> Source unpacked in /var/tmp/portage/dev-util/ccache-3.1.7/work
  17. >>> Preparing source in /var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7 ...
  18. * Applying ccache-3.1.7-no-perl.patch ...
  19. [ ok ]
  20. >>> Source prepared.
  21. >>> Configuring source in /var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7 ...
  22. ./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
  23. configure: Configuring ccache
  24. checking for x86_64-pc-linux-gnu-gcc... ccache gcc
  25. checking whether the C compiler works... no
  26. configure: error: in `/var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7':
  27. configure: error: C compiler cannot create executables
  28. See `config.log' for more details
  29.  
  30. !!! Please attach the following file when seeking support:
  31. !!! /var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7/config.log
  32. * ERROR: dev-util/ccache-3.1.7 failed (configure phase):
  33. * econf failed
  34. *
  35. * Call stack:
  36. * ebuild.sh, line 85: Called src_configure
  37. * environment, line 2013: Called _eapi2_src_configure
  38. * phase-helpers.sh, line 567: Called econf
  39. * phase-helpers.sh, line 467: Called die
  40. * The specific snippet of code:
  41. * die "econf failed"
  42. *
  43. * If you need support, post the output of `emerge --info '=dev-util/ccache-3.1.7'`,
  44. * the complete build log and the output of `emerge -pqv '=dev-util/ccache-3.1.7'`.
  45. * The complete build log is located at '/var/tmp/portage/dev-util/ccache-3.1.7/temp/build.log'.
  46. * The ebuild environment file is located at '/var/tmp/portage/dev-util/ccache-3.1.7/temp/environment'.
  47. * Working directory: '/var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7'
  48. * S: '/var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7'
  49.  
  50. * Messages for package dev-util/ccache-3.1.7:
  51.  
  52. * ERROR: dev-util/ccache-3.1.7 failed (configure phase):
  53. * econf failed
  54. *
  55. * Call stack:
  56. * ebuild.sh, line 85: Called src_configure
  57. * environment, line 2013: Called _eapi2_src_configure
  58. * phase-helpers.sh, line 567: Called econf
  59. * phase-helpers.sh, line 467: Called die
  60. * The specific snippet of code:
  61. * die "econf failed"
  62. *
  63. * If you need support, post the output of `emerge --info '=dev-util/ccache-3.1.7'`,
  64. * the complete build log and the output of `emerge -pqv '=dev-util/ccache-3.1.7'`.
  65. * The complete build log is located at '/var/tmp/portage/dev-util/ccache-3.1.7/temp/build.log'.
  66. * The ebuild environment file is located at '/var/tmp/portage/dev-util/ccache-3.1.7/temp/environment'.
  67. * Working directory: '/var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7'
  68. * S: '/var/tmp/portage/dev-util/ccache-3.1.7/work/ccache-3.1.7'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement