1. * Package: net-misc/elliptics-2.9.6
  2. * Repository: gentoo
  3. * Maintainer: patrick@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test 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. * Adding group 'elliptics' to your system ...
  14. * - Groupid: next available
  15. * Adding user 'elliptics' to your system ...
  16. * - Userid: 349
  17. * - Shell: /sbin/nologin
  18. * - Home: /dev/null
  19. * - Groups: elliptics
  20. * - GECOS: added by portage for elliptics
  21. >>> Unpacking source...
  22. >>> Unpacking elliptics-2.9.6.tar.gz to /tmp/portage/net-misc/elliptics-2.9.6/work
  23. >>> Source unpacked in /tmp/portage/net-misc/elliptics-2.9.6/work
  24. >>> Preparing source in /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6 ...
  25. * Running eautoreconf in '/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6' ...
  26. * Running libtoolize --install --copy --force --automake ...
  27. [ ok ]
  28. * Running aclocal -I config ...
  29. [ ok ]
  30. * Running autoconf ...
  31. [ ok ]
  32. * Running autoheader ...
  33. [ ok ]
  34. * Running automake --add-missing --copy ...
  35. [ ok ]
  36. * Running elibtoolize in: elliptics-2.9.6/
  37. * Applying portage/1.2.0 patch ...
  38. * Applying sed/1.5.6 patch ...
  39. * Applying as-needed/2.4.2 patch ...
  40. >>> Source prepared.
  41. >>> Configuring source in /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6 ...
  42. * econf: updating elliptics-2.9.6/config.sub with /usr/share/gnuconfig/config.sub
  43. * econf: updating elliptics-2.9.6/config.guess with /usr/share/gnuconfig/config.guess
  44. ./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 --disable-dependency-tracking --with-libatomic-path=/dev/null --without-boost
  45. configure: WARNING: unrecognized options: --without-boost
  46. configure: loading site script /usr/share/config.site
  47. checking for a BSD-compatible install... /usr/bin/install -c
  48. checking whether build environment is sane... yes
  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 for style of include used by make... GNU
  53. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  54. checking whether the C compiler works... yes
  55. checking for C compiler default output file name... a.out
  56. checking for suffix of executables...
  57. checking whether we are cross compiling... no
  58. checking for suffix of object files... o
  59. checking whether we are using the GNU C compiler... yes
  60. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  61. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  62. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  63. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  64. checking for grep that handles long lines and -e... /bin/grep
  65. checking for egrep... /bin/grep -E
  66. checking for ANSI C header files... yes
  67. checking for sys/types.h... yes
  68. checking for sys/stat.h... yes
  69. checking for stdlib.h... yes
  70. checking for string.h... yes
  71. checking for memory.h... yes
  72. checking for strings.h... yes
  73. checking for inttypes.h... yes
  74. checking for stdint.h... yes
  75. checking for unistd.h... yes
  76. checking minix/config.h usability... no
  77. checking minix/config.h presence... no
  78. checking for minix/config.h... no
  79. checking whether it is safe to define __EXTENSIONS__... yes
  80. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  81. checking whether we are using the GNU C compiler... (cached) yes
  82. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  83. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  84. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  85. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  86. checking whether we are using the GNU C++ compiler... yes
  87. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  88. checking dependency style of x86_64-pc-linux-gnu-g++... none
  89. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  90. checking build system type... x86_64-pc-linux-gnu
  91. checking host system type... x86_64-pc-linux-gnu
  92. checking how to print strings... printf
  93. checking for a sed that does not truncate output... /bin/sed
  94. checking for fgrep... /bin/grep -F
  95. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  96. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  97. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  98. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  99. checking whether ln -s works... yes
  100. checking the maximum length of command line arguments... 1572864
  101. checking whether the shell understands some XSI constructs... yes
  102. checking whether the shell understands "+="... yes
  103. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  104. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  105. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  106. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  107. checking how to recognize dependent libraries... pass_all
  108. checking for x86_64-pc-linux-gnu-dlltool... no
  109. checking for dlltool... no
  110. checking how to associate runtime and link libraries... printf %s\n
  111. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  112. checking for archiver @FILE support... @
  113. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  114. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  115. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  116. checking for sysroot... no
  117. checking for x86_64-pc-linux-gnu-mt... no
  118. checking for mt... mt
  119. checking if mt is a manifest tool... no
  120. checking for dlfcn.h... yes
  121. checking for objdir... .libs
  122. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  123. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  124. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  125. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  126. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  127. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  128. 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
  129. checking whether -lc should be explicitly linked in... no
  130. checking dynamic linker characteristics... GNU/Linux ld.so
  131. checking how to hardcode library paths into programs... immediate
  132. checking whether stripping libraries is possible... yes
  133. checking if libtool supports shared libraries... yes
  134. checking whether to build shared libraries... yes
  135. checking whether to build static libraries... yes
  136. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  137. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  138. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  139. 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
  140. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  141. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  142. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  143. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  144. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  145. 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
  146. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  147. checking how to hardcode library paths into programs... immediate
  148. checking whether to enable maintainer-specific portions of Makefiles... no
  149. checking for the pthreads library -lpthreads... no
  150. checking whether pthreads work without any flags... no
  151. checking whether pthreads work with -Kthread... no
  152. checking whether pthreads work with -kthread... no
  153. checking for the pthreads library -llthread... no
  154. checking whether pthreads work with -pthread... yes
  155. checking whether pthread spinlocks are supported... yes
  156. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  157. checking if more special flags are required for pthreads... no
  158. checking for special C compiler options needed for large files... no
  159. checking for _FILE_OFFSET_BITS value needed for large files... no
  160. checking /usr/include/openssl/ssl.h usability... yes
  161. checking /usr/include/openssl/ssl.h presence... yes
  162. checking for /usr/include/openssl/ssl.h... yes
  163. checking for stdint types... stdint.h (shortcircuit)
  164. make use of stdint.h in include/elliptics/typedefs.h (assuming C99 compatible system)
  165. checking whether C compiler accepts -W... yes
  166. checking whether C compiler accepts -Wall... yes
  167. checking whether C compiler accepts -Wextra... yes
  168. checking whether C compiler accepts -fstack-protector-all... yes
  169. checking whether C compiler accepts -fno-strict-aliasing... yes
  170. checking whether byte ordering is bigendian... no
  171. checking whether O_LARGEFILE is supported... yes
  172. checking the ID size... 64 bytes
  173. checking whether sendfile() is supported and what prototype it has... Linux sendfile()
  174. checking whether libatomic or __sync are supported... no
  175. checking supported method to gather system statistics... /proc
  176. checking whether libfcgi is installed... yes
  177. checking whether libeblob development version is installed... yes
  178. checking whether Kyoto Cabinet DB development version is installed... yes
  179. checking for python... /usr/bin/python
  180. checking for a version of Python >= '2.1.0'... yes
  181. checking for the distutils Python package... yes
  182. checking for Python include path... -I/usr/include/python2.7
  183. checking for Python library path... -L/usr/lib64/python2.7 -lpython2.7
  184. checking for Python site-packages path... /usr/lib64/python2.7/site-packages
  185. checking python extra libraries... -lpthread -ldl -lutil
  186. checking python extra linking flags... -Xlinker -export-dynamic
  187. checking consistency of all components of python development environment... yes
  188. checking trying to link with boost::python... no
  189. checking for dlfcn.h... (cached) yes
  190. checking for dlopen in -ldl... yes
  191. checking that generated files are newer than configure... done
  192. configure: creating ./config.status
  193. config.status: creating Makefile
  194. config.status: creating include/Makefile
  195. config.status: creating include/elliptics/Makefile
  196. config.status: creating library/Makefile
  197. config.status: creating example/Makefile
  198. config.status: creating tests/Makefile
  199. config.status: creating doc/Makefile
  200. config.status: creating example/fcgi/Makefile
  201. config.status: creating debian/Makefile
  202. config.status: creating bindings/Makefile
  203. config.status: creating bindings/cpp/Makefile
  204. config.status: creating bindings/python/Makefile
  205. config.status: creating config/config.h
  206. config.status: executing depfiles commands
  207. config.status: executing libtool commands
  208. config.status: executing config/acsetup.h commands
  209. config.status: creating config/acsetup.h - prefix ELLIPTICS for config/config.h defines
  210. config.status: executing include/elliptics/typedefs.h commands
  211. config.status: creating include/elliptics/typedefs.h : _ELLIPTICS_INCLUDE_ELLIPTICS_TYPEDEFS_H
  212. configure: WARNING: unrecognized options: --without-boost
  213. /tmp/portage/net-misc/elliptics-2.9.6/temp/environment: line 5990: --without-eblob: command not found
  214. >>> Source configured.
  215. >>> Compiling source in /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6 ...
  216. make -j24
  217. Making all in include
  218. make[1]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include'
  219. Making all in elliptics
  220. make[2]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include/elliptics'
  221. make all-am
  222. make[3]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include/elliptics'
  223. make[3]: Nothing to be done for `all-am'.
  224. make[3]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include/elliptics'
  225. make[2]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include/elliptics'
  226. make[2]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include'
  227. make[2]: Nothing to be done for `all-am'.
  228. make[2]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include'
  229. make[1]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/include'
  230. Making all in library
  231. make[1]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/library'
  232. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o dnet.lo dnet.c
  233. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o log.lo log.c
  234. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o net.lo net.c
  235. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o node.lo node.c
  236. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o rbtree.lo rbtree.c
  237. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o trans.lo trans.c
  238. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o compat.lo compat.c
  239. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o notify.lo notify.c
  240. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o meta.lo meta.c
  241. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o history.lo history.c
  242. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o crypto.lo crypto.c
  243. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o check.lo check.c
  244. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c -o monitor.lo monitor.c
  245. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c trans.c -fPIC -DPIC -o .libs/trans.o
  246. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c rbtree.c -fPIC -DPIC -o .libs/rbtree.o
  247. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c notify.c -fPIC -DPIC -o .libs/notify.o
  248. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c dnet.c -fPIC -DPIC -o .libs/dnet.o
  249. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c crypto.c -fPIC -DPIC -o .libs/crypto.o
  250. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c log.c -fPIC -DPIC -o .libs/log.o
  251. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c history.c -fPIC -DPIC -o .libs/history.o
  252. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c node.c -fPIC -DPIC -o .libs/node.o
  253. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c net.c -fPIC -DPIC -o .libs/net.o
  254. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c meta.c -fPIC -DPIC -o .libs/meta.o
  255. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c compat.c -fPIC -DPIC -o .libs/compat.o
  256. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c monitor.c -fPIC -DPIC -o .libs/monitor.o
  257. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c check.c -fPIC -DPIC -o .libs/check.o
  258. dnet.c: In function 'dnet_add_state_socket':
  259. dnet.c:790:25: warning: variable 'aa' set but not used [-Wunused-but-set-variable]
  260. dnet.c: In function 'dnet_read_multiple_complete':
  261. dnet.c:3167:2: warning: statement with no effect [-Wunused-value]
  262. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c monitor.c -o monitor.o >/dev/null 2>&1
  263. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c log.c -o log.o >/dev/null 2>&1
  264. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c compat.c -o compat.o >/dev/null 2>&1
  265. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c rbtree.c -o rbtree.o >/dev/null 2>&1
  266. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c meta.c -o meta.o >/dev/null 2>&1
  267. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c crypto.c -o crypto.o >/dev/null 2>&1
  268. check.c: In function 'dnet_check_merge':
  269. check.c:365:8: warning: 'ent1.tnsec' may be used uninitialized in this function [-Wmaybe-uninitialized]
  270. check.c:303:28: note: 'ent1.tnsec' was declared here
  271. check.c:363:8: warning: 'ent1.tsec' may be used uninitialized in this function [-Wmaybe-uninitialized]
  272. check.c:303:28: note: 'ent1.tsec' was declared here
  273. check.c:383:28: warning: 'ent1.flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
  274. check.c:303:28: note: 'ent1.flags' was declared here
  275. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c notify.c -o notify.o >/dev/null 2>&1
  276. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c trans.c -o trans.o >/dev/null 2>&1
  277. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c history.c -o history.o >/dev/null 2>&1
  278. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c check.c -o check.o >/dev/null 2>&1
  279. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c node.c -o node.o >/dev/null 2>&1
  280. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c net.c -o net.o >/dev/null 2>&1
  281. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c dnet.c -o dnet.o >/dev/null 2>&1
  282. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -I/usr/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -lssl -lcrypto -L/usr/lib -lkyotocabinet -Wl,-O1 -Wl,--as-needed -o libelliptics.la -rpath /usr/lib64 dnet.lo log.lo net.lo node.lo rbtree.lo trans.lo compat.lo notify.lo meta.lo history.lo crypto.lo check.lo monitor.lo -ldl
  283. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dnet.o .libs/log.o .libs/net.o .libs/node.o .libs/rbtree.o .libs/trans.o .libs/compat.o .libs/notify.o .libs/meta.o .libs/history.o .libs/crypto.o .libs/check.o .libs/monitor.o -lssl -lcrypto -L/usr/lib -lkyotocabinet -Wl,--as-needed -ldl -pthread -O2 -march=native -Wl,-O1 -pthread -Wl,-soname -Wl,libelliptics.so.0 -o .libs/libelliptics.so.0.0.0
  284. libtool: link: (cd ".libs" && rm -f "libelliptics.so.0" && ln -s "libelliptics.so.0.0.0" "libelliptics.so.0")
  285. libtool: link: (cd ".libs" && rm -f "libelliptics.so" && ln -s "libelliptics.so.0.0.0" "libelliptics.so")
  286. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libelliptics.a dnet.o log.o net.o node.o rbtree.o trans.o compat.o notify.o meta.o history.o crypto.o check.o monitor.o
  287. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libelliptics.a
  288. libtool: link: ( cd ".libs" && rm -f "libelliptics.la" && ln -s "../libelliptics.la" "libelliptics.la" )
  289. make[1]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/library'
  290. Making all in tests
  291. make[1]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/tests'
  292. make[1]: Nothing to be done for `all'.
  293. make[1]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/tests'
  294. Making all in doc
  295. make[1]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/doc'
  296. make[1]: Nothing to be done for `all'.
  297. make[1]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/doc'
  298. Making all in example
  299. make[1]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example'
  300. Making all in .
  301. make[2]: Entering directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example'
  302. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c common.c
  303. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c hash.c
  304. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c file_backend.c
  305. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c backends.c
  306. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c eblob_backend.c
  307. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c ioserv.c
  308. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c config.c
  309. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c hparser.c
  310. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c stat.c
  311. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c notify.c
  312. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c ioclient.c
  313. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c monitor.c
  314. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../config -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -c check.c
  315. monitor.c: In function 'monitor_complete':
  316. monitor.c:82:20: warning: variable 'st' set but not used [-Wunused-but-set-variable]
  317. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -leblob -Wl,-O1 -Wl,--as-needed -o dnet_hparser hparser.o ../library/libelliptics.la -ldl
  318. rm -f libcommon.a
  319. x86_64-pc-linux-gnu-ar cru libcommon.a common.o hash.o
  320. x86_64-pc-linux-gnu-ranlib libcommon.a
  321. libtool: link: x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -Wl,-O1 -o .libs/dnet_hparser hparser.o -leblob -Wl,--as-needed ../library/.libs/libelliptics.so -L/usr/lib -lssl -lcrypto -lkyotocabinet -ldl -pthread
  322. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -leblob -Wl,-O1 -Wl,--as-needed -o dnet_stat stat.o ../library/libelliptics.la libcommon.a -ldl
  323. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -leblob -Wl,-O1 -Wl,--as-needed -o dnet_notify notify.o ../library/libelliptics.la libcommon.a -ldl
  324. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -leblob -Wl,-O1 -Wl,--as-needed -o dnet_ioclient ioclient.o ../library/libelliptics.la libcommon.a -ldl
  325. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -leblob -Wl,-O1 -Wl,--as-needed -o dnet_monitor monitor.o ../library/libelliptics.la libcommon.a -ldl
  326. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -leblob -Wl,-O1 -Wl,--as-needed -o dnet_check check.o ../library/libelliptics.la libcommon.a -ldl
  327. rm -f libbackend.a
  328. x86_64-pc-linux-gnu-ar cru libbackend.a file_backend.o backends.o eblob_backend.o
  329. x86_64-pc-linux-gnu-ranlib libbackend.a
  330. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -leblob -Wl,-O1 -Wl,--as-needed -o dnet_ioserv ioserv.o config.o ../library/libelliptics.la libcommon.a libbackend.a -ldl
  331. libtool: link: x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -Wl,-O1 -o .libs/dnet_stat stat.o -leblob -Wl,--as-needed ../library/.libs/libelliptics.so -L/usr/lib -lssl -lcrypto -lkyotocabinet libcommon.a -ldl -pthread
  332. libtool: link: x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -Wl,-O1 -o .libs/dnet_check check.o -leblob -Wl,--as-needed ../library/.libs/libelliptics.so -L/usr/lib -lssl -lcrypto -lkyotocabinet libcommon.a -ldl -pthread
  333. libtool: link: x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -Wl,-O1 -o .libs/dnet_ioclient ioclient.o -leblob -Wl,--as-needed ../library/.libs/libelliptics.so -L/usr/lib -lssl -lcrypto -lkyotocabinet libcommon.a -ldl -pthread
  334. libtool: link: x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -Wl,-O1 -o .libs/dnet_monitor monitor.o -leblob -Wl,--as-needed ../library/.libs/libelliptics.so -L/usr/lib -lssl -lcrypto -lkyotocabinet libcommon.a -ldl -pthread
  335. libtool: link: x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -Wl,-O1 -o .libs/dnet_notify notify.o -leblob -Wl,--as-needed ../library/.libs/libelliptics.so -L/usr/lib -lssl -lcrypto -lkyotocabinet libcommon.a -ldl -pthread
  336. libtool: link: x86_64-pc-linux-gnu-gcc -I../include -I../config -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -W -Wall -Wextra -fstack-protector-all -fno-strict-aliasing -Wl,-O1 -o .libs/dnet_ioserv ioserv.o config.o -leblob -Wl,--as-needed ../library/.libs/libelliptics.so -L/usr/lib -lssl -lcrypto -lkyotocabinet libcommon.a libbackend.a -ldl -pthread
  337. libbackend.a(eblob_backend.o): In function `dnet_blob_config_cleanup':
  338. /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example/eblob_backend.c:282: undefined reference to `eblob_cleanup'
  339. libbackend.a(eblob_backend.o): In function `eblob_send':
  340. /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example/eblob_backend.c:121: undefined reference to `eblob_read'
  341. libbackend.a(eblob_backend.o): In function `dnet_blob_config_init':
  342. /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example/eblob_backend.c:259: undefined reference to `eblob_init'
  343. libbackend.a(eblob_backend.o): In function `blob_del':
  344. /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example/eblob_backend.c:110: undefined reference to `eblob_remove'
  345. libbackend.a(eblob_backend.o): In function `blob_read':
  346. /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example/eblob_backend.c:89: undefined reference to `eblob_read'
  347. libbackend.a(eblob_backend.o): In function `blob_write':
  348. /tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example/eblob_backend.c:63: undefined reference to `eblob_write_data'
  349. collect2: error: ld returned 1 exit status
  350. make[2]: *** [dnet_ioserv] Error 1
  351. make[2]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example'
  352. make[1]: *** [all-recursive] Error 1
  353. make[1]: Leaving directory `/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6/example'
  354. make: *** [all-recursive] Error 1
  355. * ERROR: net-misc/elliptics-2.9.6 failed (compile phase):
  356. * emake failed
  357. *
  358. * If you need support, post the output of `emerge --info '=net-misc/elliptics-2.9.6'`,
  359. * the complete build log and the output of `emerge -pqv '=net-misc/elliptics-2.9.6'`.
  360. * The complete build log is located at '/var/log/portage/net-misc:elliptics-2.9.6:20130126-053120.log'.
  361. * For convenience, a symlink to the build log is located at '/tmp/portage/net-misc/elliptics-2.9.6/temp/build.log'.
  362. * The ebuild environment file is located at '/tmp/portage/net-misc/elliptics-2.9.6/temp/environment'.
  363. * Working directory: '/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6'
  364. * S: '/tmp/portage/net-misc/elliptics-2.9.6/work/elliptics-2.9.6'