1. * Package: dev-libs/replicant-0.1.0
  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. >>> Unpacking source...
  14. >>> Unpacking replicant-0.1.0.tar.gz to /tmp/portage/dev-libs/replicant-0.1.0/work
  15. >>> Source unpacked in /tmp/portage/dev-libs/replicant-0.1.0/work
  16. >>> Preparing source in /tmp/portage/dev-libs/replicant-0.1.0/work/replicant-0.1.0 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/dev-libs/replicant-0.1.0/work/replicant-0.1.0 ...
  19. * econf: updating replicant-0.1.0/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating replicant-0.1.0/config.sub with /usr/share/gnuconfig/config.sub
  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 --libdir=/usr/lib64 --disable-dependency-tracking
  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 whether make supports nested variables... yes
  29. checking build system type... x86_64-pc-linux-gnu
  30. checking host system type... x86_64-pc-linux-gnu
  31. checking how to print strings... printf
  32. checking for style of include used by make... GNU
  33. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  41. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  43. checking for a sed that does not truncate output... /bin/sed
  44. checking for grep that handles long lines and -e... /bin/grep
  45. checking for egrep... /bin/grep -E
  46. checking for fgrep... /bin/grep -F
  47. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  48. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  49. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  50. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  51. checking whether ln -s works... yes
  52. checking the maximum length of command line arguments... 1572864
  53. checking whether the shell understands some XSI constructs... yes
  54. checking whether the shell understands "+="... yes
  55. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  56. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  57. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  58. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  59. checking how to recognize dependent libraries... pass_all
  60. checking for x86_64-pc-linux-gnu-dlltool... no
  61. checking for dlltool... no
  62. checking how to associate runtime and link libraries... printf %s\n
  63. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  64. checking for archiver @FILE support... @
  65. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  66. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  67. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  68. checking for sysroot... no
  69. checking for x86_64-pc-linux-gnu-mt... no
  70. checking for mt... mt
  71. checking if mt is a manifest tool... no
  72. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  73. checking for ANSI C header files... yes
  74. checking for sys/types.h... yes
  75. checking for sys/stat.h... yes
  76. checking for stdlib.h... yes
  77. checking for string.h... yes
  78. checking for memory.h... yes
  79. checking for strings.h... yes
  80. checking for inttypes.h... yes
  81. checking for stdint.h... yes
  82. checking for unistd.h... yes
  83. checking for dlfcn.h... yes
  84. checking for objdir... .libs
  85. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  86. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  87. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  88. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  89. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  90. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  91. 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
  92. checking whether -lc should be explicitly linked in... no
  93. checking dynamic linker characteristics... GNU/Linux ld.so
  94. checking how to hardcode library paths into programs... immediate
  95. checking whether stripping libraries is possible... yes
  96. checking if libtool supports shared libraries... yes
  97. checking whether to build shared libraries... yes
  98. checking whether to build static libraries... yes
  99. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  100. checking whether we are using the GNU C++ compiler... yes
  101. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  102. checking dependency style of x86_64-pc-linux-gnu-g++... none
  103. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  104. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  105. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  106. 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
  107. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  108. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  109. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  110. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  111. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  112. 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
  113. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  116. checking whether we are using the GNU C compiler... (cached) yes
  117. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  118. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  119. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  120. checking for poptGetContext in -lpopt... yes
  121. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  122. checking pkg-config is at least version 0.9.0... yes
  123. checking for PO6... yes
  124. checking for E... yes
  125. checking for BUSYBEE... yes
  126. checking popt.h usability... yes
  127. checking popt.h presence... yes
  128. checking for popt.h... yes
  129. checking leveldb/db.h usability... yes
  130. checking leveldb/db.h presence... yes
  131. checking for leveldb/db.h... yes
  132. checking glog/logging.h usability... yes
  133. checking glog/logging.h presence... yes
  134. checking for glog/logging.h... yes
  135. configure: creating ./config.status
  136. config.status: creating Makefile
  137. config.status: creating config.h
  138. config.status: executing depfiles commands
  139. config.status: executing libtool commands
  140. >>> Source configured.
  141. >>> Compiling source in /tmp/portage/dev-libs/replicant-0.1.0/work/replicant-0.1.0 ...
  142. make -j24
  143. make all-am
  144. make[1]: Entering directory `/tmp/portage/dev-libs/replicant-0.1.0/work/replicant-0.1.0'
  145. CXX replicant-replicant.o
  146. CXX common/libreplicant_la-bootstrap.lo
  147. CXX common/libreplicant_la-chain_node.lo
  148. CXX common/libreplicant_la-configuration.lo
  149. CXX common/libreplicant_la-mapper.lo
  150. CXX common/libreplicant_la-network_msgtype.lo
  151. CXX common/libreplicant_la-packing.lo
  152. CXX common/libreplicant_la-response_returncode.lo
  153. CXX client/libreplicant_la-command.lo
  154. CXX client/libreplicant_la-replicant.lo
  155. CXX daemon/replicant_state_machine_context.lo
  156. CXX tools/block.o
  157. CXX tools/cli.o
  158. CXX common/bootstrap.o
  159. CXX common/chain_node.o
  160. CXX common/configuration.o
  161. CXX common/mapper.o
  162. CXX common/network_msgtype.o
  163. CXX common/packing.o
  164. CXX common/response_returncode.o
  165. CXX daemon/configuration_manager.o
  166. CXX daemon/connection.o
  167. CXX daemon/fact_store.o
  168. CXX daemon/daemon.o
  169. CXX daemon/failure_detector.o
  170. CXX daemon/failure_manager.o
  171. CXX daemon/heal_next.o
  172. CXX daemon/main.o
  173. CXX daemon/object_manager.o
  174. CXX daemon/settings.o
  175. CXX tools/new-object.o
  176. CXX tools/del-object.o
  177. CXXLD replicant
  178. CXXLD libreplicant-state-machine.la
  179. CXXLD libreplicant.la
  180. CXXLD replicant-cli
  181. CXXLD replicant-block
  182. CXXLD replicant-new-object
  183. CXXLD replicant-del-object
  184. CXXLD replicant-daemon
  185. make[1]: Leaving directory `/tmp/portage/dev-libs/replicant-0.1.0/work/replicant-0.1.0'
  186. >>> Source compiled.
  187. >>> Test phase [check]: dev-libs/replicant-0.1.0
  188. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  189. make -j24 -j24 -j1 check
  190. >>> Install replicant-0.1.0 into /tmp/portage/dev-libs/replicant-0.1.0/image/ category dev-libs
  191. make -j24 DESTDIR=/tmp/portage/dev-libs/replicant-0.1.0/image/ install
  192. make[1]: Entering directory `/tmp/portage/dev-libs/replicant-0.1.0/work/replicant-0.1.0'
  193. /bin/mkdir -p '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64'
  194. /bin/mkdir -p '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/libexec/replicant-0.1.0'
  195. /bin/mkdir -p '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/include'
  196. /bin/sh ./libtool --mode=install /usr/bin/install -c libreplicant.la libreplicant-state-machine.la '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64'
  197. /usr/bin/install -c -m 644 client/replicant.h daemon/replicant_state_machine.h '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/include'
  198. /bin/sh ./libtool --mode=install /usr/bin/install -c replicant-block replicant-cli replicant-daemon replicant-new-object replicant-del-object '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/libexec/replicant-0.1.0'
  199. libtool: install: /usr/bin/install -c .libs/libreplicant.so.0.0.0 /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant.so.0.0.0
  200. libtool: install: (cd /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64 && { ln -s -f libreplicant.so.0.0.0 libreplicant.so.0 || { rm -f libreplicant.so.0 && ln -s libreplicant.so.0.0.0 libreplicant.so.0; }; })
  201. libtool: install: (cd /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64 && { ln -s -f libreplicant.so.0.0.0 libreplicant.so || { rm -f libreplicant.so && ln -s libreplicant.so.0.0.0 libreplicant.so; }; })
  202. libtool: install: /usr/bin/install -c .libs/libreplicant.lai /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant.la
  203. libtool: install: /usr/bin/install -c .libs/libreplicant-state-machine.so.0.0.0 /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant-state-machine.so.0.0.0
  204. libtool: install: warning: `libreplicant.la' has not been installed in `/usr/lib64'
  205. libtool: install: (cd /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64 && { ln -s -f libreplicant-state-machine.so.0.0.0 libreplicant-state-machine.so.0 || { rm -f libreplicant-state-machine.so.0 && ln -s libreplicant-state-machine.so.0.0.0 libreplicant-state-machine.so.0; }; })
  206. libtool: install: (cd /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64 && { ln -s -f libreplicant-state-machine.so.0.0.0 libreplicant-state-machine.so || { rm -f libreplicant-state-machine.so && ln -s libreplicant-state-machine.so.0.0.0 libreplicant-state-machine.so; }; })
  207. libtool: install: /usr/bin/install -c .libs/replicant-block /tmp/portage/dev-libs/replicant-0.1.0/image//usr/libexec/replicant-0.1.0/replicant-block
  208. libtool: install: /usr/bin/install -c .libs/libreplicant-state-machine.lai /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant-state-machine.la
  209. libtool: install: /usr/bin/install -c .libs/libreplicant.a /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant.a
  210. libtool: install: chmod 644 /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant.a
  211. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant.a
  212. libtool: install: warning: `libreplicant.la' has not been installed in `/usr/lib64'
  213. libtool: install: /usr/bin/install -c .libs/libreplicant-state-machine.a /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant-state-machine.a
  214. libtool: install: /usr/bin/install -c .libs/replicant-cli /tmp/portage/dev-libs/replicant-0.1.0/image//usr/libexec/replicant-0.1.0/replicant-cli
  215. libtool: install: chmod 644 /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant-state-machine.a
  216. libtool: install: x86_64-pc-linux-gnu-ranlib /tmp/portage/dev-libs/replicant-0.1.0/image//usr/lib64/libreplicant-state-machine.a
  217. libtool: install: /usr/bin/install -c replicant-daemon /tmp/portage/dev-libs/replicant-0.1.0/image//usr/libexec/replicant-0.1.0/replicant-daemon
  218. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  219. /bin/mkdir -p '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/bin'
  220. /bin/sh ./libtool --mode=install /usr/bin/install -c replicant '/tmp/portage/dev-libs/replicant-0.1.0/image//usr/bin'
  221. libtool: install: warning: `libreplicant.la' has not been installed in `/usr/lib64'
  222. libtool: install: /usr/bin/install -c .libs/replicant-new-object /tmp/portage/dev-libs/replicant-0.1.0/image//usr/libexec/replicant-0.1.0/replicant-new-object
  223. libtool: install: warning: `libreplicant.la' has not been installed in `/usr/lib64'
  224. libtool: install: /usr/bin/install -c replicant /tmp/portage/dev-libs/replicant-0.1.0/image//usr/bin/replicant
  225. libtool: install: /usr/bin/install -c .libs/replicant-del-object /tmp/portage/dev-libs/replicant-0.1.0/image//usr/libexec/replicant-0.1.0/replicant-del-object
  226. make[1]: Leaving directory `/tmp/portage/dev-libs/replicant-0.1.0/work/replicant-0.1.0'
  227. >>> Completed installing replicant-0.1.0 into /tmp/portage/dev-libs/replicant-0.1.0/image/
  228. Fixing .la files
  229. usr/lib64/libreplicant.la
  230. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  231. usr/lib64/libreplicant.so.0.0.0
  232. usr/lib64/libreplicant-state-machine.so.0.0.0
  233. usr/libexec/replicant-0.1.0/replicant-del-object
  234. usr/libexec/replicant-0.1.0/replicant-block
  235. usr/lib64/libreplicant.a
  236. usr/libexec/replicant-0.1.0/replicant-daemon
  237. usr/libexec/replicant-0.1.0/replicant-new-object
  238. usr/libexec/replicant-0.1.0/replicant-cli
  239. usr/lib64/libreplicant-state-machine.a
  240. usr/bin/replicant
  241. ecompressdir: bzip2 -9 /usr/share/doc
  242. Auto fixing rpaths for /tmp/portage/dev-libs/replicant-0.1.0/image/usr/libexec/replicant-0.1.0/replicant-daemon
  243. * QA Notice: The following files contain insecure RUNPATHs
  244. * Please file a bug about this at http://bugs.gentoo.org/
  245. * with the maintaining herd of the package.
  246. * /tmp/portage/dev-libs/replicant-0.1.0/image/usr/libexec/replicant-0.1.0/replicant-daemon
  247. *
  248. removing executable bit: usr/lib64/libreplicant-state-machine.la
  249. removing executable bit: usr/lib64/libreplicant.la