1. * Package: sys-cluster/gearmand-0.33
  2. * Repository: gentoo
  3. * Maintainer: flameeyes@gentoo.org pavel.stratil-jun@fenix.cz
  4. * USE: amd64 elibc_glibc kernel_linux memcache multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. * Adding user 'gearmand' to your system ...
  7. * - Userid: 161
  8. * - Shell: /sbin/nologin
  9. * - Home: /dev/null
  10. * - Groups: nogroup
  11. * - GECOS: added by portage for gearmand
  12. >>> Unpacking source...
  13. >>> Unpacking gearmand-0.33.tar.gz to /tmp/portage/sys-cluster/gearmand-0.33/work
  14. >>> Source unpacked in /tmp/portage/sys-cluster/gearmand-0.33/work
  15. >>> Preparing source in /tmp/portage/sys-cluster/gearmand-0.33/work/gearmand-0.33 ...
  16. * Running elibtoolize in: gearmand-0.33/config/
  17. * Applying portage/1.2.0 patch ...
  18. * Applying sed/1.5.6 patch ...
  19. * Applying as-needed/2.2.6 patch ...
  20. >>> Source prepared.
  21. >>> Configuring source in /tmp/portage/sys-cluster/gearmand-0.33/work/gearmand-0.33 ...
  22. * econf: updating gearmand-0.33/config/config.guess with /usr/share/gnuconfig/config.guess
  23. * econf: updating gearmand-0.33/config/config.sub with /usr/share/gnuconfig/config.sub
  24. ./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 --disable-static --disable-dependency-tracking --disable-mtmalloc --disable-tcmalloc --enable-libmemcached --disable-libdrizzle --disable-libsqlite3 --disable-libtokyocabinet --disable-libpq
  25. configure: WARNING: unrecognized options: --disable-libsqlite3
  26. configure: loading site script /usr/share/config.site
  27. configure: loading site script /usr/share/crossdev/include/site/linux
  28. configure: loading site script /usr/share/crossdev/include/site/linux-gnu
  29. configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu
  30. checking build system type... x86_64-pc-linux-gnu
  31. checking host system type... x86_64-pc-linux-gnu
  32. checking target system type... x86_64-pc-linux-gnu
  33. checking for a BSD-compatible install... /usr/bin/install -c
  34. checking whether build environment is sane... yes
  35. checking for a thread-safe mkdir -p... /bin/mkdir -p
  36. checking for gawk... gawk
  37. checking whether make sets $(MAKE)... yes
  38. checking how to create a ustar tar archive... gnutar
  39. checking for style of include used by make... GNU
  40. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  41. checking whether the C compiler works... yes
  42. checking for C compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... no
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C compiler... yes
  47. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  48. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  49. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  50. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  51. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  52. checking for grep that handles long lines and -e... /bin/grep
  53. checking for egrep... /bin/grep -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking minix/config.h usability... no
  65. checking minix/config.h presence... no
  66. checking for minix/config.h... no
  67. checking whether it is safe to define __EXTENSIONS__... yes
  68. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  69. checking whether we are using the GNU C++ compiler... yes
  70. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  71. checking dependency style of x86_64-pc-linux-gnu-g++... none
  72. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
  73. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  74. checking how to create a ustar tar archive... (cached) gnutar
  75. checking whether __SUNPRO_C is declared... no
  76. checking whether __ICC is declared... no
  77. checking "C Compiler version--yes"... "x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1"
  78. checking "C++ Compiler version"... "x86_64-pc-linux-gnu-g++ (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1"
  79. checking whether byte ordering is bigendian... no
  80. checking for an ANSI C-conforming const... yes
  81. checking for inline... inline
  82. checking for working volatile... yes
  83. checking for C/C++ restrict keyword... __restrict
  84. checking whether time.h and sys/time.h may both be included... yes
  85. checking whether struct tm is in sys/time.h or time.h... time.h
  86. checking for size_t... yes
  87. checking for special C compiler options needed for large files... no
  88. checking for _FILE_OFFSET_BITS value needed for large files... no
  89. checking for library containing clock_gettime... -lrt
  90. checking sys/socket.h usability... yes
  91. checking sys/socket.h presence... yes
  92. checking for sys/socket.h... yes
  93. checking size of off_t... 8
  94. checking size of size_t... 8
  95. checking size of long long... 8
  96. checking if time_t is unsigned... no
  97. checking whether the compiler provides atomic builtins... yes
  98. checking assert.h usability... yes
  99. checking assert.h presence... yes
  100. checking for assert.h... yes
  101. checking whether to enable assertions... yes
  102. checking whether it is safe to use -fdiagnostics-show-option... yes
  103. checking whether it is safe to use -floop-parallelize-all... no
  104. checking whether it is safe to use -Wextra... yes
  105. checking whether it is safe to use -Wformat... yes
  106. checking whether it is safe to use -Wconversion... yes
  107. checking whether it is safe to use -Wconversion with htons... yes
  108. checking whether it is safe to use -Wmissing-declarations from C++... yes
  109. checking whether it is safe to use -Wframe-larger-than... yes
  110. checking whether it is safe to use -Wlogical-op... yes
  111. checking whether it is safe to use -Wredundant-decls from C++... yes
  112. checking whether it is safe to use -Wattributes from C++... yes
  113. checking whether it is safe to use -Wno-attributes... no
  114. checking for perl... perl
  115. checking for dpkg-gensymbols... no
  116. checking for lcov... lcov
  117. checking for genhtml... genhtml
  118. checking for sphinx-build... sphinx-build
  119. checking if sphinx is new enough... yes
  120. checking for working -pipe... yes
  121. checking how to print strings... printf
  122. checking for a sed that does not truncate output... /bin/sed
  123. checking for fgrep... /bin/grep -F
  124. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  125. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  126. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  127. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  128. checking whether ln -s works... yes
  129. checking the maximum length of command line arguments... 1572864
  130. checking whether the shell understands some XSI constructs... yes
  131. checking whether the shell understands "+="... yes
  132. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  133. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  134. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  135. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  136. checking how to recognize dependent libraries... pass_all
  137. checking for x86_64-pc-linux-gnu-dlltool... no
  138. checking for dlltool... no
  139. checking how to associate runtime and link libraries... printf %s\n
  140. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  141. checking for archiver @FILE support... @
  142. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  143. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  144. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  145. checking for sysroot... no
  146. checking for x86_64-pc-linux-gnu-mt... no
  147. checking for mt... no
  148. checking if : is a manifest tool... no
  149. checking for dlfcn.h... yes
  150. checking for objdir... .libs
  151. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  152. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  153. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  154. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  155. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  156. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  157. 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
  158. checking whether -lc should be explicitly linked in... no
  159. checking dynamic linker characteristics... GNU/Linux ld.so
  160. checking how to hardcode library paths into programs... immediate
  161. checking whether stripping libraries is possible... yes
  162. checking if libtool supports shared libraries... yes
  163. checking whether to build shared libraries... yes
  164. checking whether to build static libraries... no
  165. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  166. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  167. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  168. 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
  169. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  170. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  171. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  172. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  173. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  174. 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
  175. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  176. checking how to hardcode library paths into programs... immediate
  177. checking whether the -Werror option is usable... yes
  178. checking for simple visibility declarations... yes
  179. checking for ISO C++ 98 include files...
  180. checking for the pthreads library -lpthreads... no
  181. checking whether pthreads work without any flags... no
  182. checking whether pthreads work with -Kthread... no
  183. checking whether pthreads work with -kthread... no
  184. checking for the pthreads library -llthread... no
  185. checking whether pthreads work with -pthread... yes
  186. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  187. checking if more special flags are required for pthreads... no
  188. checking for PTHREAD_PRIO_INHERIT... yes
  189. checking for Boost headers version >= 1.39.0... yes
  190. checking for Boost's header version... 1_49
  191. checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++
  192. checking boost/program_options.hpp usability... yes
  193. checking boost/program_options.hpp presence... yes
  194. checking for boost/program_options.hpp... yes
  195. checking for the Boost program_options library... yes
  196. checking for the flags needed to use pthreads... -pthread
  197. checking boost/thread.hpp usability... yes
  198. checking boost/thread.hpp presence... yes
  199. checking for boost/thread.hpp... yes
  200. checking for the Boost thread library... yes
  201. checking the location of cstdint... <tr1/cstdint>
  202. checking the location of cinttypes... <tr1/cinttypes>
  203. checking for x86_64-pc-linux-gnu-pkg-config... no
  204. checking for pkg-config... /usr/bin/pkg-config
  205. checking pkg-config is at least version 0.9.0... yes
  206. checking for libmemcached... yes
  207. checking whether memcached executable path has been provided... no
  208. checking for memcached... /usr/bin/memcached
  209. checking whether memcached_sasl executable path has been provided... no
  210. checking for memcached_sasl... no
  211. checking for curl-config... /usr/bin/curl-config
  212. checking for curl (7.26.0) >= 7.21.7... yes
  213. checking curl/curl.h usability... yes
  214. checking curl/curl.h presence... yes
  215. checking for curl/curl.h... yes
  216. checking whether drizzled executable path has been provided... no
  217. checking for drizzled... no
  218. checking for SQLite3 library >= 3.0.0... yes
  219. checking for pg_config... /usr/bin/pg_config
  220. checking for PostgreSQL libraries... yes
  221. checking usability... no
  222. checking presence... no
  223. checking for ... no
  224. checking whether strerror_r is declared... yes
  225. checking for strerror_r... yes
  226. checking whether strerror_r returns char *... yes
  227. checking for MSG_NOSIGNAL... yes
  228. checking for MSG_DONTWAIT... yes
  229. checking for MSG_MORE... yes
  230. checking for O_CLOEXEC... yes
  231. checking hiredis/hiredis.h usability... no
  232. checking hiredis/hiredis.h presence... no
  233. checking for hiredis/hiredis.h... no
  234. checking for mysql_config... /usr/bin/mysql_config
  235. checking if MySQL version is >= 5.0... yes
  236. checking for gawk... (cached) gawk
  237. checking whether ln -s works... yes
  238. checking whether make sets $(MAKE)... (cached) yes
  239. checking for valgrind... valgrind
  240. checking for ANSI C header files... (cached) yes
  241. checking for sys/wait.h that is POSIX.1 compatible... yes
  242. checking arpa/inet.h usability... yes
  243. checking arpa/inet.h presence... yes
  244. checking for arpa/inet.h... yes
  245. checking fcntl.h usability... yes
  246. checking fcntl.h presence... yes
  247. checking for fcntl.h... yes
  248. checking for inttypes.h... (cached) yes
  249. checking limits.h usability... yes
  250. checking limits.h presence... yes
  251. checking for limits.h... yes
  252. checking netdb.h usability... yes
  253. checking netdb.h presence... yes
  254. checking for netdb.h... yes
  255. checking netinet/in.h usability... yes
  256. checking netinet/in.h presence... yes
  257. checking for netinet/in.h... yes
  258. checking stddef.h usability... yes
  259. checking stddef.h presence... yes
  260. checking for stddef.h... yes
  261. checking for stdint.h... (cached) yes
  262. checking for stdlib.h... (cached) yes
  263. checking for string.h... (cached) yes
  264. checking for strings.h... (cached) yes
  265. checking for sys/socket.h... (cached) yes
  266. checking sys/time.h usability... yes
  267. checking sys/time.h presence... yes
  268. checking for sys/time.h... yes
  269. checking for unistd.h... (cached) yes
  270. checking netinet/tcp.h usability... yes
  271. checking netinet/tcp.h presence... yes
  272. checking for netinet/tcp.h... yes
  273. checking errno.h usability... yes
  274. checking errno.h presence... yes
  275. checking for errno.h... yes
  276. checking getopt.h usability... yes
  277. checking getopt.h presence... yes
  278. checking for getopt.h... yes
  279. checking for pwd.h... (cached) yes
  280. checking signal.h usability... yes
  281. checking signal.h presence... yes
  282. checking for signal.h... yes
  283. checking stdarg.h usability... yes
  284. checking stdarg.h presence... yes
  285. checking for stdarg.h... yes
  286. checking for stddef.h... (cached) yes
  287. checking stdio.h usability... yes
  288. checking stdio.h presence... yes
  289. checking for stdio.h... yes
  290. checking sys/resource.h usability... yes
  291. checking sys/resource.h presence... yes
  292. checking for sys/resource.h... yes
  293. checking for sys/stat.h... (cached) yes
  294. checking for sys/socket.h... (cached) yes
  295. checking for sys/types.h... (cached) yes
  296. checking sys/utsname.h usability... yes
  297. checking sys/utsname.h presence... yes
  298. checking for sys/utsname.h... yes
  299. checking for strings.h... (cached) yes
  300. checking execinfo.h usability... yes
  301. checking execinfo.h presence... yes
  302. checking for execinfo.h... yes
  303. checking cxxabi.h usability... yes
  304. checking cxxabi.h presence... yes
  305. checking for cxxabi.h... yes
  306. checking for stdbool.h that conforms to C99... yes
  307. checking for _Bool... no
  308. checking for an ANSI C-conforming const... (cached) yes
  309. checking for inline... (cached) inline
  310. checking for int32_t... yes
  311. checking for pid_t... yes
  312. checking for size_t... (cached) yes
  313. checking for ssize_t... yes
  314. checking whether time.h and sys/time.h may both be included... (cached) yes
  315. checking for uid_t in sys/types.h... yes
  316. checking for uint16_t... yes
  317. checking for uint32_t... yes
  318. checking for uint64_t... yes
  319. checking for int64_t... yes
  320. checking for uint8_t... yes
  321. checking for working volatile... (cached) yes
  322. checking for ptrdiff_t... yes
  323. checking for cos in -lm... yes
  324. checking for error_at_line... yes
  325. checking for working alloca.h... yes
  326. checking for alloca... yes
  327. checking for mbstate_t... yes
  328. checking for working POSIX fnmatch... yes
  329. checking vfork.h usability... no
  330. checking vfork.h presence... no
  331. checking for vfork.h... no
  332. checking for fork... yes
  333. checking for vfork... yes
  334. checking for working fork... yes
  335. checking for working vfork... (cached) yes
  336. checking for stdlib.h... (cached) yes
  337. checking for GNU libc compatible malloc... (cached) yes
  338. checking for working memcmp... yes
  339. checking for stdlib.h... (cached) yes
  340. checking for GNU libc compatible realloc... (cached) yes
  341. checking whether strerror_r is declared... (cached) yes
  342. checking for strerror_r... (cached) yes
  343. checking whether strerror_r returns char *... (cached) yes
  344. checking for vprintf... yes
  345. checking for _doprnt... no
  346. checking for dup2... yes
  347. checking for gettimeofday... yes
  348. checking for memchr... yes
  349. checking for memmove... yes
  350. checking for memset... yes
  351. checking for socket... yes
  352. checking for strcasecmp... yes
  353. checking for strdup... yes
  354. checking for strerror... yes
  355. checking for strncasecmp... yes
  356. checking for uname... yes
  357. checking for pipe2... yes
  358. checking for select... yes
  359. checking for setenv... yes
  360. checking for strtol... yes
  361. checking for strtoul... yes
  362. checking for dlopen in -ldl... yes
  363. checking for clock_gettime in -lrt... yes
  364. checking for floor in -lm... yes
  365. checking for setsockopt... yes
  366. checking for bind... yes
  367. checking for ld that supports -Wl,-z,relro... yes
  368. checking event.h usability... yes
  369. checking event.h presence... yes
  370. checking for event.h... yes
  371. checking for main in -levent... yes
  372. checking uuid/uuid.h usability... yes
  373. checking uuid/uuid.h presence... yes
  374. checking for uuid/uuid.h... yes
  375. checking for main in -luuid... yes
  376. configure: creating ./config.status
  377. config.status: creating libtest/version.h
  378. config.status: creating Makefile
  379. config.status: creating docs/conf.py
  380. config.status: creating libgearman-1.0/version.h
  381. config.status: creating scripts/gearmand
  382. config.status: creating scripts/gearmand-init
  383. config.status: creating scripts/gearmand.xml
  384. config.status: creating scripts/smf_install.sh
  385. config.status: creating support/gearmand.pc
  386. config.status: creating support/gearmand.spec
  387. config.status: creating config.h
  388. config.status: executing depfiles commands
  389. config.status: executing libtool commands
  390. configure: WARNING: unrecognized options: --disable-libsqlite3
  391. ---
  392. Configuration summary for gearmand version 0.33
  393. * Installation prefix: /usr
  394. * System type: pc-linux-gnu
  395. * Host CPU: x86_64
  396. * C Compiler: x86_64-pc-linux-gnu-gcc (Gentoo 4.7.1 p1.0, pie-0.5.3) 4.7.1
  397. * Assertions enabled: yes
  398. * Debug enabled: no
  399. * Warnings as failure: no
  400. * Building with libsqlite3 yes
  401. * Building with libdrizzle no
  402. * Building with libmemcached yes
  403. * Building with libpq no
  404. * Building with tokyocabinet no
  405. * Building with libmysql yes
  406. ---
  407. >>> Source configured.
  408. >>> Compiling source in /tmp/portage/sys-cluster/gearmand-0.33/work/gearmand-0.33 ...
  409. make -j24
  410. make all-am
  411. make[1]: Entering directory `/tmp/portage/sys-cluster/gearmand-0.33/work/gearmand-0.33'
  412. CXX libgearman/libgearman_server_libgearman_server_la-command.lo
  413. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -I/usr/include -pthread -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_server_libgearman_server_la-command.lo `test -f 'libgearman/command.cc' || echo './'`libgearman/command.cc
  414. CXX libgearman/libgearman_server_libgearman_server_la-strcommand.lo
  415. CXX libgearman/libgearman_libgearmancore_la-allocator.lo
  416. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -I/usr/include -pthread -pthread -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_server_libgearman_server_la-strcommand.lo `test -f 'libgearman/strcommand.cc' || echo './'`libgearman/strcommand.cc
  417. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-allocator.lo `test -f 'libgearman/allocator.cc' || echo './'`libgearman/allocator.cc
  418. CXX libgearman/libgearman_libgearmancore_la-byteorder.lo
  419. CXX libgearman/libgearman_libgearmancore_la-command.lo
  420. CXX libgearman/libgearman_libgearmancore_la-connection.lo
  421. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-byteorder.lo `test -f 'libgearman/byteorder.cc' || echo './'`libgearman/byteorder.cc
  422. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-command.lo `test -f 'libgearman/command.cc' || echo './'`libgearman/command.cc
  423. CXX libgearman/libgearman_libgearmancore_la-error.lo
  424. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-connection.lo `test -f 'libgearman/connection.cc' || echo './'`libgearman/connection.cc
  425. CXX libgearman/libgearman_libgearmancore_la-log.lo
  426. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-error.lo `test -f 'libgearman/error.cc' || echo './'`libgearman/error.cc
  427. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-log.lo `test -f 'libgearman/log.cc' || echo './'`libgearman/log.cc
  428. CXX libgearman/libgearman_libgearmancore_la-packet.lo
  429. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-packet.lo `test -f 'libgearman/packet.cc' || echo './'`libgearman/packet.cc
  430. CXX libgearman/libgearman_libgearmancore_la-strcommand.lo
  431. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-strcommand.lo `test -f 'libgearman/strcommand.cc' || echo './'`libgearman/strcommand.cc
  432. CXX libgearman/libgearman_libgearmancore_la-strerror.lo
  433. CXX libgearman/libgearman_libgearmancore_la-universal.lo
  434. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-strerror.lo `test -f 'libgearman/strerror.cc' || echo './'`libgearman/strerror.cc
  435. CXX libgearman/libgearman_libgearmancore_la-vector.lo
  436. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-universal.lo `test -f 'libgearman/universal.cc' || echo './'`libgearman/universal.cc
  437. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DBUILDING_LIBGEARMAN -O2 -pipe -ggdb -march=native -ftracer -c -o libgearman/libgearman_libgearmancore_la-vector.lo `test -f 'libgearman/vector.cc' || echo './'`libgearman/vector.cc
  438. CXX util/tests_libstartworker_la-instance.lo
  439. CXX util/tests_libstartworker_la-operation.lo
  440. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/tests_libstartworker_la-instance.lo `test -f 'util/instance.cc' || echo './'`util/instance.cc
  441. /bin/sh ./libtool --silent --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/tests_libstartworker_la-operation.lo `test -f 'util/operation.cc' || echo './'`util/operation.cc
  442. CXX util/pidfile.o
  443. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o util/pidfile.o util/pidfile.cc
  444. CXX util/bin_gearadmin-instance.o
  445. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/bin_gearadmin-instance.o `test -f 'util/instance.cc' || echo './'`util/instance.cc
  446. CXX util/bin_gearadmin-operation.o
  447. CXX libtest/libtest_unittest-unittest.o
  448. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/bin_gearadmin-operation.o `test -f 'util/operation.cc' || echo './'`util/operation.cc
  449. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -O2 -pipe -ggdb -march=native -ftracer -c -o libtest/libtest_unittest-unittest.o `test -f 'libtest/unittest.cc' || echo './'`libtest/unittest.cc
  450. CXX util/gearmand_gearmand-daemon.o
  451. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/gearmand_gearmand-daemon.o `test -f 'util/daemon.cc' || echo './'`util/daemon.cc
  452. CXX util/gearmand_gearmand-pidfile.o
  453. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/gearmand_gearmand-pidfile.o `test -f 'util/pidfile.cc' || echo './'`util/pidfile.cc
  454. CXX libtest/skiptest.o
  455. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o libtest/skiptest.o libtest/skiptest.cc
  456. CXX benchmark/blobslap_client.o
  457. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o benchmark/blobslap_client.o benchmark/blobslap_client.cc
  458. CXX benchmark/benchmark_blobslap_worker-blobslap_worker.o
  459. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o benchmark/benchmark_blobslap_worker-blobslap_worker.o `test -f 'benchmark/blobslap_worker.cc' || echo './'`benchmark/blobslap_worker.cc
  460. CXX util/benchmark_blobslap_worker-daemon.o
  461. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/benchmark_blobslap_worker-daemon.o `test -f 'util/daemon.cc' || echo './'`util/daemon.cc
  462. CXX util/benchmark_blobslap_worker-logfile.o
  463. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/benchmark_blobslap_worker-logfile.o `test -f 'util/logfile.cc' || echo './'`util/logfile.cc
  464. CXX util/benchmark_blobslap_worker-pidfile.o
  465. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/benchmark_blobslap_worker-pidfile.o `test -f 'util/pidfile.cc' || echo './'`util/pidfile.cc
  466. CXX util/benchmark_blobslap_worker-signal.o
  467. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/benchmark_blobslap_worker-signal.o `test -f 'util/signal.cc' || echo './'`util/signal.cc
  468. CXX gearmand/gearmand_hostile_gearmand-gearmand.o
  469. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o gearmand/gearmand_hostile_gearmand-gearmand.o `test -f 'gearmand/gearmand.cc' || echo './'`gearmand/gearmand.cc
  470. CXX util/gearmand_hostile_gearmand-daemon.o
  471. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/gearmand_hostile_gearmand-daemon.o `test -f 'util/daemon.cc' || echo './'`util/daemon.cc
  472. CXX util/gearmand_hostile_gearmand-pidfile.o
  473. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pthread -O2 -pipe -ggdb -march=native -ftracer -c -o util/gearmand_hostile_gearmand-pidfile.o `test -f 'util/pidfile.cc' || echo './'`util/pidfile.cc
  474. CXX tests/cycle.o
  475. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o tests/cycle.o tests/cycle.cc
  476. CXX tests/blobslap_client.o
  477. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o tests/blobslap_client.o tests/blobslap_client.cc
  478. CXX tests/cli.o
  479. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o tests/cli.o tests/cli.cc
  480. CXX tests/gearmand.o
  481. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o tests/gearmand.o tests/gearmand.cc
  482. CXX tests/round_robin.o
  483. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -pipe -O2 -pedantic -Wall -Wundef -Wshadow -Wparentheses -fdiagnostics-show-option -Wstrict-aliasing -Wswitch-enum -Wextra -Wformat -Wno-format-nonliteral -Wformat-security -Woverloaded-virtual -Wnon-virtual-dtor -Wctor-dtor-privacy -Wno-long-long -Wsign-compare -Wmissing-declarations -Wframe-larger-than=32768 -Wredundant-decls -O2 -pipe -ggdb -march=native -ftracer -c -o tests/round_robin.o tests/round_robin.cc
  484. CXX tests/tests_stress_test-burnin.o
  485. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DHAVE_LIBHOSTILE=1 -O2 -pipe -ggdb -march=native -ftracer -c -o tests/tests_stress_test-burnin.o `test -f 'tests/burnin.cc' || echo './'`tests/burnin.cc
  486. CXX tests/libgearman-1.0/tests_stress_test-workers.o
  487. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DHAVE_LIBHOSTILE=1 -O2 -pipe -ggdb -march=native -ftracer -c -o tests/libgearman-1.0/tests_stress_test-workers.o `test -f 'tests/libgearman-1.0/workers.cc' || echo './'`tests/libgearman-1.0/workers.cc
  488. CXX tests/tests_stress_test-stress_worker.o
  489. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -ggdb -DHAVE_LIBHOSTILE=1 -O2 -pipe -ggdb -march=native -ftracer -c -o tests/tests_stress_test-stress_worker.o `test -f 'tests/stress_worker.cc' || echo './'`tests/stress_worker.cc
  490. util/logfile.cc: In destructor 'datadifferential::util::Logfile::~Logfile()':
  491. util/logfile.cc:68:39: error: 'access' was not declared in this scope
  492. util/logfile.cc:70:38: error: 'unlink' was not declared in this scope
  493. make[1]: *** [util/benchmark_blobslap_worker-logfile.o] Error 1
  494. make[1]: *** Waiting for unfinished jobs....
  495. make[1]: Leaving directory `/tmp/portage/sys-cluster/gearmand-0.33/work/gearmand-0.33'
  496. make: *** [all] Error 2
  497. * ERROR: sys-cluster/gearmand-0.33 failed (compile phase):
  498. * emake failed
  499. *
  500. * If you need support, post the output of `emerge --info '=sys-cluster/gearmand-0.33'`,
  501. * the complete build log and the output of `emerge -pqv '=sys-cluster/gearmand-0.33'`.
  502. * The complete build log is located at '/var/log/portage/sys-cluster:gearmand-0.33:20120619-220041.log'.
  503. * For convenience, a symlink to the build log is located at '/tmp/portage/sys-cluster/gearmand-0.33/temp/build.log'.
  504. * The ebuild environment file is located at '/tmp/portage/sys-cluster/gearmand-0.33/temp/environment'.
  505. * Working directory: '/tmp/portage/sys-cluster/gearmand-0.33/work/gearmand-0.33'
  506. * S: '/tmp/portage/sys-cluster/gearmand-0.33/work/gearmand-0.33'