1. * Package: sys-cluster/gearmand-0.34-r1
  2. * Repository: gentoo
  3. * Maintainer: pavel.stratil-jun@fenix.cz flameeyes@gentoo.org,proxy-maint@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux memcache tcmalloc 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 gearmand-0.34.tar.gz to /tmp/portage/sys-cluster/gearmand-0.34-r1/work
  15. >>> Source unpacked in /tmp/portage/sys-cluster/gearmand-0.34-r1/work
  16. >>> Preparing source in /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ...
  17. * Running elibtoolize in: gearmand-0.34/
  18. * Applying target-nm/2.4.2 patch ...
  19. * Running elibtoolize in: gearmand-0.34/config/
  20. * Applying portage/1.2.0 patch ...
  21. * Applying sed/1.5.6 patch ...
  22. * Applying as-needed/2.4.2 patch ...
  23. >>> Source prepared.
  24. >>> Configuring source in /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ...
  25. >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build"
  26. * econf: updating gearmand-0.34/config/config.guess with /usr/share/gnuconfig/config.guess
  27. * econf: updating gearmand-0.34/config/config.sub with /usr/share/gnuconfig/config.sub
  28. /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/gearmand-0.34-r1 --disable-libdrizzle --enable-libmemcached --disable-libpq --enable-tcmalloc --disable-libtokyocabinet --without-sqlite3 --disable-mtmalloc --disable-static
  29. configure: loading site script /usr/share/config.site
  30. /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 40: /usr/share/config.site: [[: Permission denied
  31. checking build system type... x86_64-pc-linux-gnu
  32. checking host system type... x86_64-pc-linux-gnu
  33. checking target system type... x86_64-pc-linux-gnu
  34. checking for a BSD-compatible install... /usr/bin/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking how to create a ustar tar archive... gnutar
  40. checking for style of include used by make... GNU
  41. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  42. checking whether the C compiler works... yes
  43. checking for C compiler default output file name... a.out
  44. checking for suffix of executables...
  45. checking whether we are cross compiling... no
  46. checking for suffix of object files... o
  47. checking whether we are using the GNU C compiler... yes
  48. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  49. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  50. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  51. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  52. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for ANSI C header files... yes
  56. checking for sys/types.h... yes
  57. checking for sys/stat.h... yes
  58. checking for stdlib.h... yes
  59. checking for string.h... yes
  60. checking for memory.h... yes
  61. checking for strings.h... yes
  62. checking for inttypes.h... yes
  63. checking for stdint.h... yes
  64. checking for unistd.h... yes
  65. checking minix/config.h usability... no
  66. checking minix/config.h presence... no
  67. checking for minix/config.h... no
  68. checking whether it is safe to define __EXTENSIONS__... yes
  69. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  70. checking whether we are using the GNU C++ compiler... yes
  71. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  72. checking dependency style of x86_64-pc-linux-gnu-g++... none
  73. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none
  74. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  75. checking how to create a ustar tar archive... (cached) gnutar
  76. checking whether make supports nested variables... yes
  77. checking whether __SUNPRO_C is declared... no
  78. checking whether __ICC is declared... no
  79. checking "C Compiler version--yes"... "x86_64-pc-linux-gnu-gcc (Gentoo 4.9.1 p1.0, pie-0.6.0) 4.9.1"
  80. checking "C++ Compiler version"... "x86_64-pc-linux-gnu-g++ (Gentoo 4.9.1 p1.0, pie-0.6.0) 4.9.1"
  81. checking whether byte ordering is bigendian... no
  82. checking for an ANSI C-conforming const... yes
  83. checking for inline... inline
  84. checking for working volatile... yes
  85. checking for C/C++ restrict keyword... __restrict
  86. checking whether time.h and sys/time.h may both be included... yes
  87. checking whether struct tm is in sys/time.h or time.h... time.h
  88. checking for size_t... yes
  89. checking for special C compiler options needed for large files... no
  90. checking for _FILE_OFFSET_BITS value needed for large files... no
  91. checking for library containing clock_gettime... none required
  92. checking sys/socket.h usability... yes
  93. checking sys/socket.h presence... yes
  94. checking for sys/socket.h... yes
  95. checking size of off_t... 8
  96. checking size of size_t... 8
  97. checking size of long long... 8
  98. checking if time_t is unsigned... no
  99. checking whether the compiler provides atomic builtins... yes
  100. checking assert.h usability... yes
  101. checking assert.h presence... yes
  102. checking for assert.h... yes
  103. checking whether to enable assertions... yes
  104. checking whether it is safe to use -fdiagnostics-show-option... yes
  105. checking whether it is safe to use -floop-parallelize-all... no
  106. checking whether it is safe to use -Wextra... yes
  107. checking whether it is safe to use -Wformat... yes
  108. checking whether it is safe to use -Wconversion... yes
  109. checking whether it is safe to use -Wconversion with htons... yes
  110. checking whether it is safe to use -Wmissing-declarations from C++... yes
  111. checking whether it is safe to use -Wframe-larger-than... yes
  112. checking whether it is safe to use -Wlogical-op... yes
  113. checking whether it is safe to use -Wredundant-decls from C++... yes
  114. checking whether it is safe to use -Wattributes from C++... no
  115. checking whether it is safe to use -Wno-attributes... no
  116. checking for malloc in -ltcmalloc-minimal... no
  117. checking for malloc in -ltcmalloc... yes
  118. checking for perl... perl
  119. checking for dpkg-gensymbols... no
  120. checking for lcov... lcov
  121. checking for genhtml... genhtml
  122. checking for sphinx-build... sphinx-build
  123. checking if sphinx is new enough... no
  124. checking for working -pipe... yes
  125. checking how to print strings... printf
  126. checking for a sed that does not truncate output... /bin/sed
  127. checking for fgrep... /bin/grep -F
  128. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  129. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  130. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  131. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  132. checking whether ln -s works... yes
  133. checking the maximum length of command line arguments... 1572864
  134. checking whether the shell understands some XSI constructs... yes
  135. checking whether the shell understands "+="... no
  136. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  137. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  138. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  139. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  140. checking how to recognize dependent libraries... pass_all
  141. checking for x86_64-pc-linux-gnu-dlltool... no
  142. checking for dlltool... no
  143. checking how to associate runtime and link libraries... printf %s\n
  144. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  145. checking for archiver @FILE support... @
  146. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  147. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  148. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  149. checking for sysroot... no
  150. checking for x86_64-pc-linux-gnu-mt... no
  151. checking for mt... mt
  152. checking if mt is a manifest tool... no
  153. checking for dlfcn.h... yes
  154. checking for objdir... .libs
  155. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  156. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  157. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  158. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  159. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  160. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  161. 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
  162. checking whether -lc should be explicitly linked in... no
  163. checking dynamic linker characteristics... GNU/Linux ld.so
  164. checking how to hardcode library paths into programs... immediate
  165. checking whether stripping libraries is possible... yes
  166. checking if libtool supports shared libraries... yes
  167. checking whether to build shared libraries... yes
  168. checking whether to build static libraries... no
  169. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  170. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  171. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  172. 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
  173. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  174. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  175. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  176. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  177. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  178. 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
  179. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  180. checking how to hardcode library paths into programs... immediate
  181. checking whether the -Werror option is usable... yes
  182. checking for simple visibility declarations... yes
  183. checking for ISO C++ 98 include files...
  184. checking for the pthreads library -lpthreads... no
  185. checking whether pthreads work without any flags... no
  186. checking whether pthreads work with -Kthread... no
  187. checking whether pthreads work with -kthread... no
  188. checking for the pthreads library -llthread... no
  189. checking whether pthreads work with -pthread... yes
  190. checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
  191. checking if more special flags are required for pthreads... no
  192. checking for PTHREAD_PRIO_INHERIT... yes
  193. checking for Boost headers version >= 1.39.0... yes
  194. checking for Boost's header version... 1_56
  195. 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++
  196. checking boost/program_options.hpp usability... yes
  197. checking boost/program_options.hpp presence... yes
  198. checking for boost/program_options.hpp... yes
  199. checking for the Boost program_options library... yes
  200. checking for the flags needed to use pthreads... -pthread
  201. checking boost/system/error_code.hpp usability... yes
  202. checking boost/system/error_code.hpp presence... yes
  203. checking for boost/system/error_code.hpp... yes
  204. checking for the Boost system library... yes
  205. checking boost/thread.hpp usability... yes
  206. checking boost/thread.hpp presence... yes
  207. checking for boost/thread.hpp... yes
  208. checking for the Boost thread library... yes
  209. checking the location of cstdint... <tr1/cstdint>
  210. checking the location of cinttypes... <tr1/cinttypes>
  211. checking for mysql_config... /usr/bin/mysql_config
  212. checking if MySQL version is >= 5.0... yes
  213. checking for mysqld... /usr/sbin/mysqld
  214. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  215. checking pkg-config is at least version 0.9.0... yes
  216. checking for libmemcached... yes
  217. checking whether memcached executable path has been provided... no
  218. checking for memcached... /usr/bin/memcached
  219. checking whether memcached_sasl executable path has been provided... no
  220. checking for memcached_sasl... no
  221. checking for curl-config... /usr/bin/curl-config
  222. /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 23113: test: /usr/bin/curl-config: unexpected operator
  223. /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 23125: test: x: unexpected operator
  224. /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34/configure: 23135: test: x: unexpected operator
  225. checking for curl (7.38.0) >= 7.21.7... yes
  226. checking curl/curl.h usability... yes
  227. checking curl/curl.h presence... yes
  228. checking for curl/curl.h... yes
  229. checking whether drizzled executable path has been provided... no
  230. checking for drizzled... no
  231. checking for malloc in -ltcmalloc-minimal... (cached) no
  232. checking for malloc in -ltcmalloc... (cached) yes
  233. checking for pg_config... /usr/bin/pg_config
  234. checking for PostgreSQL libraries... yes
  235. checking usability... no
  236. checking presence... no
  237. checking for ... no
  238. checking whether strerror_r is declared... yes
  239. checking for strerror_r... yes
  240. checking whether strerror_r returns char *... yes
  241. checking for MSG_NOSIGNAL... yes
  242. checking for MSG_DONTWAIT... yes
  243. checking for MSG_MORE... yes
  244. checking for O_CLOEXEC... yes
  245. checking hiredis/hiredis.h usability... yes
  246. checking hiredis/hiredis.h presence... yes
  247. checking for hiredis/hiredis.h... yes
  248. checking for main in -lhiredis... yes
  249. checking for gawk... (cached) gawk
  250. checking whether ln -s works... yes
  251. checking whether make sets $(MAKE)... (cached) yes
  252. checking for valgrind... no
  253. checking for ANSI C header files... (cached) yes
  254. checking for sys/wait.h that is POSIX.1 compatible... yes
  255. checking arpa/inet.h usability... yes
  256. checking arpa/inet.h presence... yes
  257. checking for arpa/inet.h... yes
  258. checking fcntl.h usability... yes
  259. checking fcntl.h presence... yes
  260. checking for fcntl.h... yes
  261. checking for inttypes.h... (cached) yes
  262. checking limits.h usability... yes
  263. checking limits.h presence... yes
  264. checking for limits.h... yes
  265. checking netdb.h usability... yes
  266. checking netdb.h presence... yes
  267. checking for netdb.h... yes
  268. checking netinet/in.h usability... yes
  269. checking netinet/in.h presence... yes
  270. checking for netinet/in.h... yes
  271. checking stddef.h usability... yes
  272. checking stddef.h presence... yes
  273. checking for stddef.h... yes
  274. checking for stdint.h... (cached) yes
  275. checking for stdlib.h... (cached) yes
  276. checking for string.h... (cached) yes
  277. checking for strings.h... (cached) yes
  278. checking for sys/socket.h... (cached) yes
  279. checking sys/time.h usability... yes
  280. checking sys/time.h presence... yes
  281. checking for sys/time.h... yes
  282. checking for unistd.h... (cached) yes
  283. checking netinet/tcp.h usability... yes
  284. checking netinet/tcp.h presence... yes
  285. checking for netinet/tcp.h... yes
  286. checking errno.h usability... yes
  287. checking errno.h presence... yes
  288. checking for errno.h... yes
  289. checking getopt.h usability... yes
  290. checking getopt.h presence... yes
  291. checking for getopt.h... yes
  292. checking pwd.h usability... yes
  293. checking pwd.h presence... yes
  294. checking for pwd.h... yes
  295. checking signal.h usability... yes
  296. checking signal.h presence... yes
  297. checking for signal.h... yes
  298. checking stdarg.h usability... yes
  299. checking stdarg.h presence... yes
  300. checking for stdarg.h... yes
  301. checking for stddef.h... (cached) yes
  302. checking stdio.h usability... yes
  303. checking stdio.h presence... yes
  304. checking for stdio.h... yes
  305. checking sys/resource.h usability... yes
  306. checking sys/resource.h presence... yes
  307. checking for sys/resource.h... yes
  308. checking for sys/stat.h... (cached) yes
  309. checking for sys/socket.h... (cached) yes
  310. checking for sys/types.h... (cached) yes
  311. checking sys/utsname.h usability... yes
  312. checking sys/utsname.h presence... yes
  313. checking for sys/utsname.h... yes
  314. checking for strings.h... (cached) yes
  315. checking execinfo.h usability... yes
  316. checking execinfo.h presence... yes
  317. checking for execinfo.h... yes
  318. checking cxxabi.h usability... yes
  319. checking cxxabi.h presence... yes
  320. checking for cxxabi.h... yes
  321. checking for stdbool.h that conforms to C99... yes
  322. checking for _Bool... no
  323. checking for an ANSI C-conforming const... (cached) yes
  324. checking for inline... (cached) inline
  325. checking for int32_t... yes
  326. checking for pid_t... yes
  327. checking for size_t... (cached) yes
  328. checking for ssize_t... yes
  329. checking whether time.h and sys/time.h may both be included... (cached) yes
  330. checking for uid_t in sys/types.h... yes
  331. checking for uint16_t... yes
  332. checking for uint32_t... yes
  333. checking for uint64_t... yes
  334. checking for int64_t... yes
  335. checking for uint8_t... yes
  336. checking for working volatile... (cached) yes
  337. checking for ptrdiff_t... yes
  338. checking for cos in -lm... yes
  339. checking for error_at_line... yes
  340. checking for working alloca.h... yes
  341. checking for alloca... yes
  342. checking for mbstate_t... yes
  343. checking for working POSIX fnmatch... yes
  344. checking vfork.h usability... no
  345. checking vfork.h presence... no
  346. checking for vfork.h... no
  347. checking for fork... yes
  348. checking for vfork... yes
  349. checking for working fork... yes
  350. checking for working vfork... (cached) yes
  351. checking for stdlib.h... (cached) yes
  352. checking for GNU libc compatible malloc... yes
  353. checking for working memcmp... yes
  354. checking for stdlib.h... (cached) yes
  355. checking for GNU libc compatible realloc... yes
  356. checking whether strerror_r is declared... (cached) yes
  357. checking for strerror_r... (cached) yes
  358. checking whether strerror_r returns char *... (cached) yes
  359. checking for vprintf... yes
  360. checking for _doprnt... no
  361. checking for dup2... yes
  362. checking for gettimeofday... yes
  363. checking for memchr... yes
  364. checking for memmove... yes
  365. checking for memset... yes
  366. checking for socket... yes
  367. checking for strcasecmp... yes
  368. checking for strdup... yes
  369. checking for strerror... yes
  370. checking for strncasecmp... yes
  371. checking for uname... yes
  372. checking for pipe2... yes
  373. checking for pthread_timedjoin_np... no
  374. checking for select... yes
  375. checking for setenv... yes
  376. checking for strtol... yes
  377. checking for strtoul... yes
  378. checking for dlopen in -ldl... yes
  379. checking for clock_gettime in -lrt... yes
  380. checking for floor in -lm... yes
  381. checking for setsockopt... yes
  382. checking for bind... yes
  383. checking event.h usability... yes
  384. checking event.h presence... yes
  385. checking for event.h... yes
  386. checking for main in -levent... yes
  387. checking uuid/uuid.h usability... yes
  388. checking uuid/uuid.h presence... yes
  389. checking for uuid/uuid.h... yes
  390. checking for main in -luuid... yes
  391. checking whether SOCK_CLOEXEC is supported... yes
  392. checking whether C++ compiler accepts ... yes
  393. checking whether C++ compiler accepts -fstack-protector-all... yes
  394. checking whether C++ compiler accepts -ggdb... yes
  395. checking whether C++ compiler accepts -floop-parallelize-all... no
  396. checking whether the linker accepts ... yes
  397. checking whether the linker accepts -z... no
  398. checking whether the linker accepts relro... no
  399. checking whether the linker accepts -z... (cached) no
  400. checking whether the linker accepts now... no
  401. configure: creating ./config.status
  402. config.status: creating libtest/version.h
  403. config.status: creating Makefile
  404. config.status: creating docs/conf.py
  405. config.status: creating libgearman-1.0/version.h
  406. config.status: creating scripts/gearmand
  407. config.status: creating scripts/gearmand-init
  408. config.status: creating scripts/gearmand.xml
  409. config.status: creating scripts/smf_install.sh
  410. config.status: creating support/gearmand.pc
  411. config.status: creating support/gearmand.spec
  412. config.status: creating config.h
  413. config.status: executing depfiles commands
  414. config.status: executing libtool commands
  415. ---
  416. Configuration summary for gearmand version 0.34
  417. * Installation prefix: /usr
  418. * System type: pc-linux-gnu
  419. * Host CPU: x86_64
  420. * C Compiler: x86_64-pc-linux-gnu-gcc (Gentoo 4.9.1 p1.0, pie-0.6.0) 4.9.1
  421. * Assertions enabled: yes
  422. * Debug enabled: no
  423. * Warnings as failure: no
  424. * Building with libsqlite3 no
  425. * Building with libdrizzle no
  426. * Building with libmemcached yes
  427. * Building with libpq no
  428. * Building with tokyocabinet no
  429. * Building with libmysql yes
  430. ---
  431. >>> Source configured.
  432. >>> Compiling source in /tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34 ...
  433. >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build"
  434. make -j24
  435. Makefile:1414: *** missing separator. Stop.
  436. * ERROR: sys-cluster/gearmand-0.34-r1::gentoo failed (compile phase):
  437. * emake failed
  438. *
  439. * If you need support, post the output of `emerge --info '=sys-cluster/gearmand-0.34-r1::gentoo'`,
  440. * the complete build log and the output of `emerge -pqv '=sys-cluster/gearmand-0.34-r1::gentoo'`.
  441. * The complete build log is located at '/var/log/portage/sys-cluster:gearmand-0.34-r1:20141028-210612.log'.
  442. * The ebuild environment file is located at '/tmp/portage/sys-cluster/gearmand-0.34-r1/temp/environment'.
  443. * Working directory: '/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34_build'
  444. * S: '/tmp/portage/sys-cluster/gearmand-0.34-r1/work/gearmand-0.34'