spacepaste

  1.  
  2.  * Package: dev-util/ctags-20161028
  3.  * Repository: gentoo
  4.  * Maintainer: vim@gentoo.org
  5.  * USE: abi_mips_o32 elibc_glibc kernel_linux mips userland_GNU
  6.  * FEATURES: preserve-libs userpriv
  7. >>> Unpacking source...
  8. >>> Unpacking ctags-20161028.tar.xz to /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work
  9. >>> Source unpacked in /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work
  10. >>> Preparing source in /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028 ...
  11. * Applying ctags-20161028-automagic-deps.patch ...
  12.  [ ok ]
  13. fatal: Not a git repository (or any of the parent directories): .git
  14. autoreconf-2.69: Entering directory `.'
  15. autoreconf-2.69: configure.ac: not using Gettext
  16. autoreconf-2.69: running: aclocal --force
  17. autoreconf-2.69: configure.ac: tracing
  18. autoreconf-2.69: configure.ac: not using Libtool
  19. autoreconf-2.69: running: /usr/bin/autoconf-2.69 --force
  20. autoreconf-2.69: running: /usr/bin/autoheader-2.69 --force
  21. autoreconf-2.69: running: automake --add-missing --copy --force-missing
  22. configure.ac:276: installing './compile'
  23. configure.ac:23: installing './config.guess'
  24. configure.ac:23: installing './config.sub'
  25. configure.ac:11: installing './install-sh'
  26. configure.ac:11: installing './missing'
  27. Makefile.am: installing './depcomp'
  28. /usr/share/automake-1.15/am/tags.am: warning: redefinition of 'ctags' ...
  29. /usr/share/automake-1.15/am/program.am: ... 'ctags$(EXEEXT)' previously defined here
  30. Makefile.am:6: while processing program 'ctags'
  31. autoreconf-2.69: Leaving directory `.'
  32. optlib2c: translating optlib/CoffeeScript.ctags to optlib/CoffeeScript.c
  33. optlib2c: translating optlib/ctags-optlib.ctags to optlib/ctags-optlib.c
  34. optlib2c: translating optlib/gdbinit.ctags to optlib/gdbinit.c
  35. optlib2c: translating optlib/man.ctags to optlib/man.c
  36. optlib2c: translating optlib/pod.ctags to optlib/pod.c
  37. >>> Source prepared.
  38. >>> Configuring source in /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028 ...
  39. * econf: updating ctags-20161028/config.sub with /usr/share/gnuconfig/config.sub
  40. * econf: updating ctags-20161028/config.guess with /usr/share/gnuconfig/config.guess
  41. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=mipsel-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/ctags-20161028 --htmldir=/usr/share/doc/ctags-20161028/html --libdir=/usr/lib --disable-json --disable-xml --disable-yaml --disable-readlib --disable-etags --enable-tmpdir=/tmp
  42. configure: loading site script /usr/share/config.site
  43. configure: loading site script /usr/share/crossdev/include/site/linux
  44. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  45. configure: loading site script /usr/share/crossdev/include/site/mipsel-linux-gnu
  46. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  47. checking whether build environment is sane... yes
  48. checking for mipsel-unknown-linux-gnu-strip... mipsel-unknown-linux-gnu-strip
  49. checking for a thread-safe mkdir -p... /bin/mkdir -p
  50. checking for gawk... gawk
  51. checking whether make sets $(MAKE)... yes
  52. checking whether make supports nested variables... yes
  53. checking whether make supports nested variables... (cached) yes
  54. checking build system type... x86_64-pc-linux-gnu
  55. checking host system type... mipsel-unknown-linux-gnu
  56. Universal Ctags, version 0.0.0
  57. Linux 4.10.6-gentoo #1 SMP Tue Mar 28 19:21:43 EEST 2017 x86_64
  58. checking for mipsel-unknown-linux-gnu-gcc... mipsel-unknown-linux-gnu-gcc
  59. checking whether the C compiler works... yes
  60. checking for C compiler default output file name... a.out
  61. checking for suffix of executables...
  62. checking whether we are cross compiling... yes
  63. checking for suffix of object files... o
  64. checking whether we are using the GNU C compiler... yes
  65. checking whether mipsel-unknown-linux-gnu-gcc accepts -g... yes
  66. checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C89... none needed
  67. checking whether mipsel-unknown-linux-gnu-gcc understands -c and -o together... yes
  68. checking for style of include used by make... GNU
  69. checking dependency style of mipsel-unknown-linux-gnu-gcc... none
  70. checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C99... none needed
  71. checking whether ln -s works... yes
  72. checking for strip... (cached) mipsel-unknown-linux-gnu-strip
  73. checking for special C compiler options needed for large files... no
  74. checking for _FILE_OFFSET_BITS value needed for large files... 64
  75. checking for perl... no
  76. checking for rst2man... no
  77. checking for rst2man.py... /usr/bin/rst2man.py
  78. checking building in a git repository... no
  79. checking for git... git
  80. checking directory to use for temporary files... /tmp
  81. checking for case-insensitive filenames... no
  82. checking selected sort method... external sort utility
  83. checking for sort... yes
  84. checking if sort accepts our command line... yes
  85. checking how to run the C preprocessor... mipsel-unknown-linux-gnu-gcc -E
  86. checking for grep that handles long lines and -e... /bin/grep
  87. checking for egrep... /bin/grep -E
  88. checking for ANSI C header files... yes
  89. checking for sys/types.h... yes
  90. checking for sys/stat.h... yes
  91. checking for stdlib.h... yes
  92. checking for string.h... yes
  93. checking for memory.h... yes
  94. checking for strings.h... yes
  95. checking for inttypes.h... yes
  96. checking for stdint.h... yes
  97. checking for unistd.h... yes
  98. checking dirent.h usability... yes
  99. checking dirent.h presence... yes
  100. checking for dirent.h... yes
  101. checking errno.h usability... yes
  102. checking errno.h presence... yes
  103. checking for errno.h... yes
  104. checking fcntl.h usability... yes
  105. checking fcntl.h presence... yes
  106. checking for fcntl.h... yes
  107. checking io.h usability... no
  108. checking io.h presence... no
  109. checking for io.h... no
  110. checking limits.h usability... yes
  111. checking limits.h presence... yes
  112. checking for limits.h... yes
  113. checking stat.h usability... no
  114. checking stat.h presence... no
  115. checking for stat.h... no
  116. checking for stdlib.h... (cached) yes
  117. checking for string.h... (cached) yes
  118. checking time.h usability... yes
  119. checking time.h presence... yes
  120. checking for time.h... yes
  121. checking types.h usability... no
  122. checking types.h presence... no
  123. checking for types.h... no
  124. checking for unistd.h... (cached) yes
  125. checking sys/dir.h usability... yes
  126. checking sys/dir.h presence... yes
  127. checking for sys/dir.h... yes
  128. checking for sys/stat.h... (cached) yes
  129. checking sys/times.h usability... yes
  130. checking sys/times.h presence... yes
  131. checking for sys/times.h... yes
  132. checking for sys/types.h... (cached) yes
  133. checking sys/wait.h usability... yes
  134. checking sys/wait.h presence... yes
  135. checking for sys/wait.h... yes
  136. checking if L_tmpnam is defined in stdio.h... yes
  137. checking if INT_MAX is defined in limits.h... yes
  138. checking for size_t... yes
  139. checking for off_t... yes
  140. checking for fpos_t... yes
  141. checking for clock_t... yes
  142. checking stdbool.h usability... yes
  143. checking stdbool.h presence... yes
  144. checking for stdbool.h... yes
  145. checking for an ANSI C-conforming const... yes
  146. checking if struct stat contains st_ino... yes
  147. checking for fnmatch... yes
  148. checking fnmatch.h usability... yes
  149. checking fnmatch.h presence... yes
  150. checking for fnmatch.h... yes
  151. checking for strstr... yes
  152. checking for strcasecmp... yes
  153. checking for strncasecmp... yes
  154. checking for fgetpos... yes
  155. checking for mkstemp... yes
  156. checking for opendir... yes
  157. checking for strerror... (cached) yes
  158. checking for clock... yes
  159. checking for remove... yes
  160. checking for truncate... yes
  161. checking for setenv... yes
  162. checking for regcomp... yes
  163. checking if regcomp works...
  164. configure: error: regcomp() on this system is broken.
  165. !!! Please attach the following file when seeking support:
  166. !!! /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/config.log
  167. * ERROR: dev-util/ctags-20161028::gentoo failed (configure phase):
  168. * econf failed
  169. *
  170. * Call stack:
  171. * ebuild.sh, line 115: Called src_configure
  172. * environment, line 333: Called econf '--disable-json' '--disable-xml' '--disable-yaml' '--disable-readlib' '--disable-etags' '--enable-tmpdir=/tmp'
  173. * phase-helpers.sh, line 665: Called __helpers_die 'econf failed'
  174. * isolated-functions.sh, line 117: Called die
  175. * The specific snippet of code:
  176. * die "$@"
  177. *
  178. * If you need support, post the output of `emerge --info '=dev-util/ctags-20161028::gentoo'`,
  179. * the complete build log and the output of `emerge -pqv '=dev-util/ctags-20161028::gentoo'`.
  180. * The complete build log is located at '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/temp/build.log'.
  181. * The ebuild environment file is located at '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/temp/environment'.
  182. * Working directory: '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028'
  183. * S: '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028'
  184.