Advertisement
Guest User

Untitled

a guest
Jul 20th, 2013
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.50 KB | None | 0 0
  1. * Package: sys-devel/automake-1.14
  2. * Repository: gentoo
  3. * Maintainer: base-system@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux multilib userland_GNU
  5. * FEATURES: preserve-libs sandbox
  6. >>> Unpacking source...
  7. >>> Unpacking automake-1.14.tar.xz to /var/tmp/portage/sys-devel/automake-1.14/work
  8. >>> Source unpacked in /var/tmp/portage/sys-devel/automake-1.14/work
  9. sed: невозможно прочитать configure.in: Нет такого файла или каталога
  10. >>> Compiling source in /var/tmp/portage/sys-devel/automake-1.14/work/automake-1.14 ...
  11. * econf: updating automake-1.14/lib/config.sub with /usr/share/gnuconfig/config.sub
  12. * econf: updating automake-1.14/lib/config.guess with /usr/share/gnuconfig/config.guess
  13. ./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 --docdir=/usr/share/doc/automake-1.14 HELP2MAN=true
  14. checking whether make supports nested variables... yes
  15. checking build system type... x86_64-pc-linux-gnu
  16. checking host system type... x86_64-pc-linux-gnu
  17. checking for a BSD-compatible install... /usr/bin/install -c
  18. checking whether build environment is sane... yes
  19. checking for a thread-safe mkdir -p... /bin/mkdir -p
  20. checking for gawk... gawk
  21. checking whether make sets $(MAKE)... yes
  22. checking whether ln -s works... yes
  23. checking for perl... /usr/bin/perl
  24. checking for tex... no
  25. checking for yacc... yacc
  26. checking for lex... lex
  27. checking whether autoconf is installed... yes
  28. checking whether autoconf works... yes
  29. checking whether autoconf is recent enough... yes
  30. checking whether ln works... yes
  31. checking for grep that handles long lines and -e... /bin/grep
  32. checking for egrep... /bin/grep -E
  33. checking for fgrep... /bin/grep -F
  34. configure: will now look for a sturdy POSIX shell, for our testsuite
  35. checking for sh... /bin/sh
  36. checking for sh5... no
  37. checking for dash... no
  38. checking for ash... no
  39. checking for bash... /bin/bash
  40. checking for zsh... no
  41. checking for ksh... no
  42. checking for pdksh... no
  43. checking whether /bin/sh supports $(cmd)... yes
  44. checking whether /bin/sh supports $((expr))... yes
  45. checking whether /bin/sh supports ${#var}... yes
  46. checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes
  47. checking whether /bin/sh preserves exit traps with "set -e"... yes
  48. checking whether /bin/sh can define exit traps in a shell function... yes
  49. checking whether /bin/sh corrupts stderr with "set -x"... no
  50. checking whether /bin/sh can return early from "dot-sourced" files... yes
  51. checking whether /bin/sh supports alias named like shell builtins... yes
  52. checking whether /bin/sh supports "test -e"... yes
  53. configure: shell /bin/sh is good enough, stop looking
  54. configure: will use /bin/sh as the testsuite shell
  55. configure: will now look for generic compilers
  56. checking for x86_64-pc-linux-gnu-cc... no
  57. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  58. checking whether the C compiler works... yes
  59. checking for C compiler default output file name... a.out
  60. checking for suffix of executables...
  61. checking whether we are cross compiling... no
  62. checking for suffix of object files... o
  63. checking whether we are using the GNU C compiler... yes
  64. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  65. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  66. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  67. checking for x86_64-pc-linux-gnu-aCC... no
  68. checking for x86_64-pc-linux-gnu-CC... no
  69. checking for x86_64-pc-linux-gnu-FCC... no
  70. checking for x86_64-pc-linux-gnu-KCC... no
  71. checking for x86_64-pc-linux-gnu-RCC... no
  72. checking for x86_64-pc-linux-gnu-xlC_r... no
  73. checking for x86_64-pc-linux-gnu-xlC... no
  74. checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++
  75. checking whether the C++ compiler works... yes
  76. checking for C++ compiler default output file name... a.out
  77. checking for suffix of executables...
  78. checking whether we are cross compiling... no
  79. checking for suffix of object files... o
  80. checking whether we are using the GNU C++ compiler... yes
  81. checking whether x86_64-pc-linux-gnu-c++ accepts -g... yes
  82. checking for x86_64-pc-linux-gnu-xlf95... no
  83. checking for x86_64-pc-linux-gnu-f95... no
  84. checking for x86_64-pc-linux-gnu-fort... no
  85. checking for x86_64-pc-linux-gnu-ifort... no
  86. checking for x86_64-pc-linux-gnu-ifc... no
  87. checking for x86_64-pc-linux-gnu-efc... no
  88. checking for x86_64-pc-linux-gnu-pgfortran... no
  89. checking for x86_64-pc-linux-gnu-pgf95... no
  90. checking for x86_64-pc-linux-gnu-lf95... no
  91. checking for x86_64-pc-linux-gnu-ftn... no
  92. checking for x86_64-pc-linux-gnu-nagfor... no
  93. checking for x86_64-pc-linux-gnu-xlf90... no
  94. checking for x86_64-pc-linux-gnu-f90... no
  95. checking for x86_64-pc-linux-gnu-pgf90... no
  96. checking for x86_64-pc-linux-gnu-pghpf... no
  97. checking for x86_64-pc-linux-gnu-epcf90... no
  98. checking for x86_64-pc-linux-gnu-g95... no
  99. checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
  100. checking whether the Fortran compiler works... yes
  101. checking for Fortran compiler default output file name... a.out
  102. checking for suffix of executables...
  103. checking whether we are cross compiling... no
  104. checking for suffix of object files... o
  105. checking whether we are using the GNU Fortran compiler... yes
  106. checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
  107. checking for x86_64-pc-linux-gnu-xlf... no
  108. checking for x86_64-pc-linux-gnu-f77... no
  109. checking for x86_64-pc-linux-gnu-frt... no
  110. checking for x86_64-pc-linux-gnu-pgf77... no
  111. checking for x86_64-pc-linux-gnu-cf77... no
  112. checking for x86_64-pc-linux-gnu-fort77... no
  113. checking for x86_64-pc-linux-gnu-fl32... no
  114. checking for x86_64-pc-linux-gnu-af77... no
  115. checking for x86_64-pc-linux-gnu-g77... no
  116. checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
  117. checking whether the Fortran 77 compiler works... yes
  118. checking for Fortran 77 compiler default output file name... a.out
  119. checking for suffix of executables...
  120. checking whether we are cross compiling... no
  121. checking for suffix of object files... o
  122. checking whether we are using the GNU Fortran 77 compiler... yes
  123. checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
  124. configure: will now look for GNU compilers
  125. configure: x86_64-pc-linux-gnu-gcc is already a GNU C compiler
  126. configure: x86_64-pc-linux-gnu-c++ is already a GNU C++ compiler
  127. configure: x86_64-pc-linux-gnu-gfortran is already a GNU Fortran compiler
  128. configure: x86_64-pc-linux-gnu-gfortran is already a GNU Fortran 77 compiler
  129. checking for x86_64-pc-linux-gnu-gcj... no
  130. checking for gcj... no
  131. checking that generated files are newer than configure... done
  132. configure: creating ./config.status
  133. config.status: creating Makefile
  134. config.status: creating t/wrap/aclocal-1.14
  135. config.status: creating t/wrap/automake-1.14
  136. make -j5 APIVERSION=1.14 pkgvdatadir=/usr/share/automake-1.14
  137. GEN m4/amversion.m4
  138. CDPATH="${ZSH_VERSION+.}:" && cd . && "/var/tmp/portage/sys-devel/automake-1.14/work/automake-1.14/t/wrap/aclocal-1.14"
  139. Can't locate /var/tmp/portage/sys-devel/automake-1.14/work/automake-1.14/bin/aclocal in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.16.3/x86_64-linux /usr/local/lib64/perl5/5.16.3 /usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.16.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.16.2/x86_64-linux /usr/lib64/perl5/vendor_perl/5.16.2 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.16.3/x86_64-linux /usr/lib64/perl5/5.16.3 .) at /var/tmp/portage/sys-devel/automake-1.14/work/automake-1.14/t/wrap/aclocal-1.14 line 29.
  140. make: *** [aclocal.m4] Ошибка 2
  141. emake failed
  142. * ERROR: sys-devel/automake-1.14 failed (compile phase):
  143. * (no error message)
  144. *
  145. * Call stack:
  146. * ebuild.sh, line 93: Called src_compile
  147. * environment, line 2363: Called die
  148. * The specific snippet of code:
  149. * emake APIVERSION="${SLOT}" pkgvdatadir="/usr/share/${PN}-${SLOT}" || die
  150. *
  151. * If you need support, post the output of `emerge --info '=sys-devel/automake-1.14'`,
  152. * the complete build log and the output of `emerge -pqv '=sys-devel/automake-1.14'`.
  153. * The complete build log is located at '/var/tmp/portage/sys-devel/automake-1.14/temp/build.log'.
  154. * The ebuild environment file is located at '/var/tmp/portage/sys-devel/automake-1.14/temp/environment'.
  155. * Working directory: '/var/tmp/portage/sys-devel/automake-1.14/work/automake-1.14'
  156. * S: '/var/tmp/portage/sys-devel/automake-1.14/work/automake-1.14'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement