1. * Package: dev-db/couchdb-1.6.0
  2. * Repository: gentoo
  3. * Maintainer: djc@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking apache-couchdb-1.6.0.tar.gz to /tmp/portage/dev-db/couchdb-1.6.0/work
  15. >>> Source unpacked in /tmp/portage/dev-db/couchdb-1.6.0/work
  16. >>> Preparing source in /tmp/portage/dev-db/couchdb-1.6.0/work/apache-couchdb-1.6.0 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/dev-db/couchdb-1.6.0/work/apache-couchdb-1.6.0 ...
  19. * econf: updating apache-couchdb-1.6.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating apache-couchdb-1.6.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  21. ./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 --disable-dependency-tracking --libdir=/usr/lib64 --with-erlang=/usr/lib/erlang/usr/include --localstatedir=/var --with-js-lib=/usr/lib
  22. configure: loading site script /usr/share/config.site
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking how to create a ustar tar archive... gnutar
  29. checking for style of include used by make... GNU
  30. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  40. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking minix/config.h usability... no
  54. checking minix/config.h presence... no
  55. checking for minix/config.h... no
  56. checking whether it is safe to define __EXTENSIONS__... yes
  57. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  58. checking whether we are using the GNU C compiler... (cached) yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  61. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  62. checking build system type... x86_64-pc-linux-gnu
  63. checking host system type... x86_64-pc-linux-gnu
  64. checking how to print strings... printf
  65. checking for a sed that does not truncate output... /bin/sed
  66. checking for fgrep... /bin/grep -F
  67. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  68. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  69. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  70. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  71. checking whether ln -s works... yes
  72. checking the maximum length of command line arguments... 1572864
  73. checking whether the shell understands some XSI constructs... yes
  74. checking whether the shell understands "+="... yes
  75. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  76. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  77. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  78. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  79. checking how to recognize dependent libraries... pass_all
  80. checking for x86_64-pc-linux-gnu-dlltool... no
  81. checking for dlltool... no
  82. checking how to associate runtime and link libraries... printf %s\n
  83. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  84. checking for archiver @FILE support... @
  85. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  86. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  87. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  88. checking for sysroot... no
  89. checking for x86_64-pc-linux-gnu-mt... no
  90. checking for mt... mt
  91. checking if mt is a manifest tool... no
  92. checking for dlfcn.h... yes
  93. checking for objdir... .libs
  94. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  95. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  96. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  97. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  98. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  99. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  100. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  101. checking whether -lc should be explicitly linked in... no
  102. checking dynamic linker characteristics... GNU/Linux ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking whether stripping libraries is possible... yes
  105. checking if libtool supports shared libraries... yes
  106. checking whether to build shared libraries... yes
  107. checking whether to build static libraries... no
  108. checking whether ln -s works... yes
  109. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  112. checking whether we are using the GNU C++ compiler... yes
  113. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  114. checking dependency style of x86_64-pc-linux-gnu-g++... none
  115. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  116. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  117. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  118. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  119. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  120. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  121. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  122. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  123. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  124. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  125. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  126. checking how to hardcode library paths into programs... immediate
  127. checking whether byte ordering is bigendian... no
  128. checking for stdint.h... (cached) yes
  129. checking stddef.h usability... yes
  130. checking stddef.h presence... yes
  131. checking for stddef.h... yes
  132. checking sys/mman.h usability... yes
  133. checking sys/mman.h presence... yes
  134. checking for sys/mman.h... yes
  135. checking sys/resource.h usability... yes
  136. checking sys/resource.h presence... yes
  137. checking for sys/resource.h... yes
  138. checking for mmap... yes
  139. checking if the compiler supports __builtin_expect... yes
  140. checking if the compiler supports __builtin_ctzll... yes
  141. checking for pthread_create in -lpthread... no
  142. checking for erl... /usr/bin/erl
  143. checking for escript... /usr/bin/escript
  144. checking for JS... yes
  145. checking jsapi.h usability... yes
  146. checking jsapi.h presence... yes
  147. checking for jsapi.h... yes
  148. checking for JS_NewContext in -lmozjs185... yes
  149. checking for JS_NewCompartmentAndGlobalObject in -lmozjs185... yes
  150. checking whether JSOPTION_ANONFUNFIX is declared... yes
  151. checking for JS_ThrowStopIteration in -lmozjs185... yes
  152. checking for JS_GetStringCharsAndLength in -lmozjs185... yes
  153. checking for JSScript*... no
  154. ./configure: line 18162: fg: no job control
  155. checking for icu-config... /usr/bin/icu-config
  156. checking for ICU >= 3.4.1... expr: syntax error
  157. can't find ICU >= 3.4.1
  158. configure: error: Library requirements (ICU) not met.
  159. !!! Please attach the following file when seeking support:
  160. !!! /tmp/portage/dev-db/couchdb-1.6.0/work/apache-couchdb-1.6.0/config.log
  161. * ERROR: dev-db/couchdb-1.6.0::gentoo failed (configure phase):
  162. * econf failed
  163. *
  164. * Call stack:
  165. * ebuild.sh, line 93: Called src_configure
  166. * environment, line 2548: Called econf '--with-erlang=/usr/lib/erlang/usr/include' '--localstatedir=/var' '--with-js-lib=/usr/lib'
  167. * phase-helpers.sh, line 584: Called die
  168. * The specific snippet of code:
  169. * die "econf failed"
  170. *
  171. * If you need support, post the output of `emerge --info '=dev-db/couchdb-1.6.0::gentoo'`,
  172. * the complete build log and the output of `emerge -pqv '=dev-db/couchdb-1.6.0::gentoo'`.
  173. sed: couldn't open temporary file /etc/portage/package.mask/seduja5Ls: Permission denied