1. * Package: sys-cluster/libqb-0.13.0
  2. * Repository: gentoo
  3. * Maintainer: cluster@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking libqb-0.13.0.tar.xz to /tmp/portage/sys-cluster/libqb-0.13.0/work
  8. >>> Source unpacked in /tmp/portage/sys-cluster/libqb-0.13.0/work
  9. >>> Preparing source in /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0 ...
  10. * Running eautoreconf in '/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0' ...
  11. * Running libtoolize --install --copy --force --automake ...
  12. [ ok ]
  13. * Running aclocal -I m4 ...
  14. [ ok ]
  15. * Running autoconf ...
  16. [ ok ]
  17. * Running autoheader ...
  18. [ ok ]
  19. * Running automake --add-missing --copy --foreign ...
  20. [ ok ]
  21. * Running elibtoolize in: libqb-0.13.0/build-aux/
  22. * Applying portage/1.2.0 patch ...
  23. * Applying sed/1.5.6 patch ...
  24. * Applying as-needed/2.4.2 patch ...
  25. >>> Source prepared.
  26. >>> Configuring source in /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0 ...
  27. >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build"
  28. * econf: updating libqb-0.13.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  29. * econf: updating libqb-0.13.0/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  30. /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/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 --docdir=/usr/share/doc/libqb-0.13.0 --enable-shared --disable-static --disable-debug
  31. configure: loading site script /usr/share/config.site
  32. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  33. checking whether the C compiler works... yes
  34. checking for C compiler default output file name... a.out
  35. checking for suffix of executables...
  36. checking whether we are cross compiling... no
  37. checking for suffix of object files... o
  38. checking whether we are using the GNU C compiler... yes
  39. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  41. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  42. checking for grep that handles long lines and -e... /bin/grep
  43. checking for egrep... /bin/grep -E
  44. checking for ANSI C header files... yes
  45. checking for sys/types.h... yes
  46. checking for sys/stat.h... yes
  47. checking for stdlib.h... yes
  48. checking for string.h... yes
  49. checking for memory.h... yes
  50. checking for strings.h... yes
  51. checking for inttypes.h... yes
  52. checking for stdint.h... yes
  53. checking for unistd.h... yes
  54. checking minix/config.h usability... no
  55. checking minix/config.h presence... no
  56. checking for minix/config.h... no
  57. checking whether it is safe to define __EXTENSIONS__... yes
  58. checking for a BSD-compatible install... /usr/bin/install -c
  59. checking whether build environment is sane... yes
  60. checking for a thread-safe mkdir -p... /bin/mkdir -p
  61. checking for gawk... gawk
  62. checking whether make sets $(MAKE)... yes
  63. checking for style of include used by make... GNU
  64. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  65. checking whether make supports nested variables... yes
  66. checking build system type... x86_64-pc-linux-gnu
  67. checking host system type... x86_64-pc-linux-gnu
  68. checking how to print strings... printf
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking for fgrep... /bin/grep -F
  71. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  72. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  73. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  74. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  75. checking whether ln -s works... yes
  76. checking the maximum length of command line arguments... 1572864
  77. checking whether the shell understands some XSI constructs... yes
  78. checking whether the shell understands "+="... yes
  79. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  80. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  81. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  82. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  83. checking how to recognize dependent libraries... pass_all
  84. checking for x86_64-pc-linux-gnu-dlltool... no
  85. checking for dlltool... no
  86. checking how to associate runtime and link libraries... printf %s\n
  87. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  88. checking for archiver @FILE support... @
  89. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  90. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  91. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  92. checking for sysroot... no
  93. checking for x86_64-pc-linux-gnu-mt... no
  94. checking for mt... mt
  95. checking if mt is a manifest tool... no
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  99. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  100. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  101. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  104. 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
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... no
  112. configure: building out of tree srcdir:/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0
  113. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  114. checking whether we are using the GNU C++ compiler... yes
  115. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  116. checking dependency style of x86_64-pc-linux-gnu-g++... none
  117. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  118. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  119. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  120. 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
  121. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  122. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  123. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  124. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  125. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  126. 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
  127. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  128. checking how to hardcode library paths into programs... immediate
  129. checking for gawk... (cached) gawk
  130. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  131. checking whether we are using the GNU C compiler... (cached) yes
  132. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  133. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  134. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  135. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  136. checking whether ln -s works... yes
  137. checking whether make sets $(MAKE)... (cached) yes
  138. checking for pkg-config... pkg-config
  139. checking for doxygen... doxygen
  140. checking for splint... splint
  141. configure: Sanitizing prefix: /usr
  142. configure: Sanitizing exec_prefix: NONE
  143. checking for library containing pthread_create... -lpthread
  144. checking for library containing mq_open... -lrt
  145. checking for library containing dlopen... -ldl
  146. checking for library containing socket... none required
  147. checking for library containing gethostbyname... none required
  148. checking for x86_64-pc-linux-gnu-pkg-config... no
  149. checking for pkg-config... /usr/bin/pkg-config
  150. checking pkg-config is at least version 0.9.0... yes
  151. checking for CHECK... yes
  152. checking for GLIB... yes
  153. checking for ANSI C header files... (cached) yes
  154. checking for sys/wait.h that is POSIX.1 compatible... yes
  155. checking arpa/inet.h usability... yes
  156. checking arpa/inet.h presence... yes
  157. checking for arpa/inet.h... yes
  158. checking link.h usability... yes
  159. checking link.h presence... yes
  160. checking for link.h... yes
  161. checking fcntl.h usability... yes
  162. checking fcntl.h presence... yes
  163. checking for fcntl.h... yes
  164. checking for inttypes.h... (cached) yes
  165. checking limits.h usability... yes
  166. checking limits.h presence... yes
  167. checking for limits.h... yes
  168. checking netinet/in.h usability... yes
  169. checking netinet/in.h presence... yes
  170. checking for netinet/in.h... yes
  171. checking for stdint.h... (cached) yes
  172. checking for dlfcn.h... (cached) yes
  173. checking time.h usability... yes
  174. checking time.h presence... yes
  175. checking for time.h... yes
  176. checking sys/time.h usability... yes
  177. checking sys/time.h presence... yes
  178. checking for sys/time.h... yes
  179. checking for stdlib.h... (cached) yes
  180. checking for string.h... (cached) yes
  181. checking for strings.h... (cached) yes
  182. checking for sys/types.h... (cached) yes
  183. checking for sys/stat.h... (cached) yes
  184. checking sys/param.h usability... yes
  185. checking sys/param.h presence... yes
  186. checking for sys/param.h... yes
  187. checking sys/socket.h usability... yes
  188. checking sys/socket.h presence... yes
  189. checking for sys/socket.h... yes
  190. checking for sys/time.h... (cached) yes
  191. checking sys/poll.h usability... yes
  192. checking sys/poll.h presence... yes
  193. checking for sys/poll.h... yes
  194. checking sys/epoll.h usability... yes
  195. checking sys/epoll.h presence... yes
  196. checking for sys/epoll.h... yes
  197. checking sys/uio.h usability... yes
  198. checking sys/uio.h presence... yes
  199. checking for sys/uio.h... yes
  200. checking sys/event.h usability... no
  201. checking sys/event.h presence... no
  202. checking for sys/event.h... no
  203. checking sys/sockio.h usability... no
  204. checking sys/sockio.h presence... no
  205. checking for sys/sockio.h... no
  206. checking sys/un.h usability... yes
  207. checking sys/un.h presence... yes
  208. checking for sys/un.h... yes
  209. checking sys/resource.h usability... yes
  210. checking sys/resource.h presence... yes
  211. checking for sys/resource.h... yes
  212. checking syslog.h usability... yes
  213. checking syslog.h presence... yes
  214. checking for syslog.h... yes
  215. checking errno.h usability... yes
  216. checking errno.h presence... yes
  217. checking for errno.h... yes
  218. checking for unistd.h... (cached) yes
  219. checking sys/mman.h usability... yes
  220. checking sys/mman.h presence... yes
  221. checking for sys/mman.h... yes
  222. checking sys/sem.h usability... yes
  223. checking sys/sem.h presence... yes
  224. checking for sys/sem.h... yes
  225. checking sys/ipc.h usability... yes
  226. checking sys/ipc.h presence... yes
  227. checking for sys/ipc.h... yes
  228. checking sys/msg.h usability... yes
  229. checking sys/msg.h presence... yes
  230. checking for sys/msg.h... yes
  231. checking mqueue.h usability... yes
  232. checking mqueue.h presence... yes
  233. checking for mqueue.h... yes
  234. checking netdb.h usability... yes
  235. checking netdb.h presence... yes
  236. checking for netdb.h... yes
  237. checking for uid_t in sys/types.h... yes
  238. checking for inline... inline
  239. checking for int32_t... yes
  240. checking for int64_t... yes
  241. checking for int8_t... yes
  242. checking for mode_t... yes
  243. checking for pid_t... yes
  244. checking for size_t... yes
  245. checking for ssize_t... yes
  246. checking for uint32_t... yes
  247. checking for uint64_t... yes
  248. checking for uint8_t... yes
  249. checking for struct sockaddr_un.sun_len... no
  250. checking for unistd.h... (cached) yes
  251. checking for working chown... yes
  252. checking vfork.h usability... no
  253. checking vfork.h presence... no
  254. checking for vfork.h... no
  255. checking for fork... yes
  256. checking for vfork... yes
  257. checking for working fork... yes
  258. checking for working vfork... (cached) yes
  259. checking for stdlib.h... (cached) yes
  260. checking for unistd.h... (cached) yes
  261. checking for sys/param.h... (cached) yes
  262. checking for getpagesize... yes
  263. checking for working mmap... yes
  264. checking for alarm... yes
  265. checking for clock_gettime... yes
  266. checking for ftruncate... yes
  267. checking for gettimeofday... yes
  268. checking for localtime... yes
  269. checking for localtime_r... yes
  270. checking for memset... yes
  271. checking for munmap... yes
  272. checking for socket... yes
  273. checking for strchr... yes
  274. checking for strrchr... yes
  275. checking for strdup... yes
  276. checking for strerror... yes
  277. checking for strstr... yes
  278. checking for poll... yes
  279. checking for epoll_create... yes
  280. checking for epoll_create1... yes
  281. checking for kqueue... no
  282. checking for random... yes
  283. checking for rand... yes
  284. checking for getrlimit... yes
  285. checking for sysconf... yes
  286. checking for pthread_spin_lock... yes
  287. checking for pthread_setschedparam... yes
  288. checking for sem_timedwait... yes
  289. checking for semtimedop... yes
  290. checking for sched_get_priority_max... yes
  291. checking for sched_setscheduler... yes
  292. checking for getpeerucred... no
  293. checking for getpeereid... no
  294. checking for strlcpy... no
  295. checking for strlcat... no
  296. checking for strchrnul... yes
  297. checking for architecture in x86_64... x86_64
  298. checking for os in linux-gnu... Linux
  299. checking whether GCC supports build-in atomic intrinsics... yes
  300. checking whether atomics need memory barrier... yes
  301. checking whether x86_64-pc-linux-gnu-gcc supports "-Wall"... yes
  302. checking whether x86_64-pc-linux-gnu-gcc supports "-Wshadow"... yes
  303. checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-prototypes"... yes
  304. checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-declarations"... yes
  305. checking whether x86_64-pc-linux-gnu-gcc supports "-Wstrict-prototypes"... yes
  306. checking whether x86_64-pc-linux-gnu-gcc supports "-Wdeclaration-after-statement"... yes
  307. checking whether x86_64-pc-linux-gnu-gcc supports "-Wpointer-arith"... yes
  308. checking whether x86_64-pc-linux-gnu-gcc supports "-Wwrite-strings"... yes
  309. checking whether x86_64-pc-linux-gnu-gcc supports "-Wcast-align"... yes
  310. checking whether x86_64-pc-linux-gnu-gcc supports "-Wbad-function-cast"... yes
  311. checking whether x86_64-pc-linux-gnu-gcc supports "-Wmissing-format-attribute"... yes
  312. checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat=2"... yes
  313. checking whether x86_64-pc-linux-gnu-gcc supports "-Wformat-security"... yes
  314. checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-format-nonliteral"... yes
  315. checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-long-long"... yes
  316. checking whether x86_64-pc-linux-gnu-gcc supports "-Wunsigned-char"... no
  317. checking whether x86_64-pc-linux-gnu-gcc supports "-Wgnu89-inline"... no
  318. checking whether x86_64-pc-linux-gnu-gcc supports "-Wno-strict-aliasing"... yes
  319. configure: Enabling SYSV Message Queues
  320. configure: Enabling POSIX Message Queues
  321. checking whether GCC supports __attribute__((section())... yes
  322. checking that generated files are newer than configure... done
  323. configure: creating ./config.status
  324. config.status: creating Makefile
  325. config.status: creating include/Makefile
  326. config.status: creating include/qb/Makefile
  327. config.status: creating lib/Makefile
  328. config.status: creating lib/libqb.pc
  329. config.status: creating tests/Makefile
  330. config.status: creating examples/Makefile
  331. config.status: creating docs/Makefile
  332. config.status: creating docs/man.dox
  333. config.status: creating docs/html.dox
  334. config.status: creating include/config.h
  335. config.status: creating include/qb/qbconfig.h
  336. config.status: executing depfiles commands
  337. config.status: executing libtool commands
  338. libqb configuration:
  339. Version = 0.13.0
  340. Prefix = /usr
  341. Executables = ${exec_prefix}/sbin
  342. Man pages = /usr/share/man
  343. Doc dir = /usr/share/doc/libqb-0.13.0
  344. Libraries = /usr/lib64
  345. Header files = ${prefix}/include
  346. Arch-independent files = /usr/share
  347. State information = /var/lib
  348. System configuration = /etc
  349. SOCKETDIR = /var/lib/run
  350. Features = epoll gcc__sync sysv_mq posix_mq attribute-section
  351. libqb build info:
  352. Optimization =
  353. Debug options =
  354. Extra compiler warnings =
  355. Env. defined CFLAG = -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches
  356. Env. defined CPPFLAGS =
  357. Env. defined LDFLAGS = -Wl,-O1 -Wl,--as-needed
  358. ANSI defined CPPFLAGS =
  359. Coverage CFLAGS =
  360. Coverage LDFLAGS =
  361. Fatal War. CFLAGS =
  362. Final CFLAGS = -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wformat-security -Wno-format-nonliteral -Wno-long-long -Wno-strict-aliasing
  363. Final CPPFLAGS =
  364. Final LDFLAGS = -Wl,-O1 -Wl,--as-needed
  365. >>> Source configured.
  366. >>> Compiling source in /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0 ...
  367. >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build"
  368. make -j24
  369. make all-recursive
  370. make[1]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  371. Making all in include
  372. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  373. (CDPATH="${ZSH_VERSION+.}:" && cd /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0 && /bin/sh /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/build-aux/missing --run autoheader)
  374. rm -f stamp-h1
  375. touch /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/config.h.in
  376. cd .. && /bin/sh ./config.status include/config.h
  377. config.status: creating include/config.h
  378. config.status: include/config.h is unchanged
  379. make all-recursive
  380. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  381. Making all in qb
  382. make[4]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  383. (CDPATH="${ZSH_VERSION+.}:" && cd /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0 && /bin/sh /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/build-aux/missing --run autoheader)
  384. rm -f stamp-h2
  385. touch /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbconfig.h.in
  386. cd ../.. && /bin/sh ./config.status include/qb/qbconfig.h
  387. config.status: creating include/qb/qbconfig.h
  388. config.status: include/qb/qbconfig.h is unchanged
  389. make all-am
  390. make[5]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  391. make[5]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  392. make[4]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  393. make[4]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  394. make[4]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  395. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  396. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  397. Making all in lib
  398. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  399. CC util.lo
  400. CC hdb.lo
  401. CC ringbuffer.lo
  402. CC ringbuffer_helper.lo
  403. CC array.lo
  404. CC loop.lo
  405. CC loop_poll.lo
  406. CC loop_job.lo
  407. CC loop_timerlist.lo
  408. CC ipcc.lo
  409. CC ipcs.lo
  410. CC ipc_shm.lo
  411. CC ipc_us.lo
  412. CC log.lo
  413. CC log_thread.lo
  414. CC log_blackbox.lo
  415. CC log_file.lo
  416. CC log_syslog.lo
  417. CC log_dcs.lo
  418. CC log_format.lo
  419. CC map.lo
  420. CC skiplist.lo
  421. CC hashtable.lo
  422. CC trie.lo
  423. CC unix.lo
  424. CC ipc_sysv_mq.lo
  425. CC ipc_posix_mq.lo
  426. CC loop_poll_epoll.lo
  427. CC strlcpy.lo
  428. CC strlcat.lo
  429. CCLD libqb.la
  430. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  431. Making all in docs
  432. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/docs'
  433. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  434. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  435. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  436. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  437. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  438. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  439. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  440. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  441. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  442. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  443. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  444. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  445. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  446. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  447. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  448. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  449. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  450. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  451. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  452. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  453. warning: Tag `SHOW_DIRECTORIES' at line 63 of file man.dox has become obsolete.
  454. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
  455. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/docs'
  456. Making all in tests
  457. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/tests'
  458. CC bmc.o
  459. CC bmcpt.o
  460. CC bms-bms.o
  461. CC rbwriter.o
  462. CC rbreader.o
  463. CC loop.o
  464. CC bench_log-bench-log.o
  465. CC auto_check_header_qbarray.o
  466. CC auto_check_header_qbconfig.o
  467. CC auto_check_header_qbhdb.o
  468. CC auto_check_header_qbipc_common.o
  469. CC auto_check_header_qblist.o
  470. CC auto_check_header_qbloop.o
  471. CC auto_check_header_qbrb.o
  472. CC auto_check_header_qbatomic.o
  473. CC auto_check_header_qbdefs.o
  474. CC auto_check_header_qbipcc.o
  475. CC auto_check_header_qbipcs.o
  476. CC auto_check_header_qbmap.o
  477. CC auto_check_header_qblog.o
  478. CC auto_check_header_qbutil.o
  479. CCLD auto_check_header_qbconfig
  480. CCLD auto_check_header_qbipc_common
  481. CCLD auto_check_header_qblist
  482. CCLD auto_check_header_qbatomic
  483. CCLD auto_check_header_qbarray
  484. CCLD auto_check_header_qbdefs
  485. CCLD auto_check_header_qbrb
  486. CCLD auto_check_header_qbloop
  487. CCLD auto_check_header_qbhdb
  488. CCLD auto_check_header_qbmap
  489. CCLD auto_check_header_qbutil
  490. CCLD auto_check_header_qbipcc
  491. CCLD auto_check_header_qbipcs
  492. CCLD auto_check_header_qblog
  493. CCLD rbreader
  494. CCLD bench-log
  495. CCLD bmcpt
  496. CCLD rbwriter
  497. CCLD loop
  498. CCLD bmc
  499. CCLD bms
  500. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/tests'
  501. Making all in examples
  502. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/examples'
  503. CC mapnotify-mapnotify.o
  504. CC simplelog-simplelog.o
  505. CC tcpclient-tcpclient.o
  506. CC tcpserver-tcpserver.o
  507. CC ipcclient-ipcclient.o
  508. CC ipcserver-ipcserver.o
  509. CCLD tcpclient
  510. CCLD ipcclient
  511. CCLD tcpserver
  512. CCLD simplelog
  513. CCLD ipcserver
  514. CCLD mapnotify
  515. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/examples'
  516. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  517. make[2]: Nothing to be done for `all-am'.
  518. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  519. make[1]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  520. >>> Source compiled.
  521. >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build"
  522. >>> Test phase [check]: sys-cluster/libqb-0.13.0
  523. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  524. make -j24 -j24 -j1 check
  525. make check-recursive
  526. make[1]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  527. Making check in include
  528. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  529. Making check in qb
  530. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  531. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  532. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  533. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  534. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  535. Making check in lib
  536. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  537. make run_splint.sh
  538. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  539. echo "splint -DHAVE_CONFIG_H -I. -I/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib -I../include -I../include/qb -I../include -I/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include -weak -unrecog +posixlib +ignoresigns -fcnuse -badflag -D__gnuc_va_list=va_list -D__attribute\(x\)= -warnposix +matchanyintegral /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/util.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/hdb.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/ringbuffer.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/ringbuffer_helper.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/array.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/loop.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/loop_poll.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/loop_job.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/loop_timerlist.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/ipcc.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/ipcs.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/ipc_shm.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/ipc_us.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/log.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/log_thread.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/log_blackbox.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/log_file.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/log_syslog.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/log_dcs.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/log_format.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/map.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/skiplist.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/hashtable.c /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/lib/trie.c" > run_splint.sh
  540. GEN run_splint.sh
  541. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  542. make check-TESTS
  543. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  544. make[4]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  545. FAIL: run_splint.sh
  546. make[5]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  547. make[5]: Nothing to be done for `all'.
  548. make[5]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  549. ======================================
  550. libqb 0.13.0: lib/test-suite.log
  551. ======================================
  552. # TOTAL: 1
  553. # PASS: 0
  554. # SKIP: 0
  555. # XFAIL: 0
  556. # FAIL: 1
  557. # XPASS: 0
  558. # ERROR: 0
  559. .. contents:: :depth: 2
  560. FAIL: run_splint.sh
  561. ===================
  562. Splint 3.1.2 --- 03 Oct 2012
  563. < Location unknown >: Field name reused:
  564. Code cannot be parsed. For help on parse errors, see splint -help
  565. parseerrors. (Use -syntax to inhibit warning)
  566. < Location unknown >: Previous use of
  567. < Location unknown >: Previous use of
  568. < Location unknown >: Previous use of
  569. < Location unknown >: Previous use of
  570. < Location unknown >: Previous use of
  571. < Location unknown >: Previous use of
  572. < Location unknown >: Previous use of
  573. < Location unknown >: Previous use of
  574. < Location unknown >: Previous use of
  575. < Location unknown >: Previous use of
  576. < Location unknown >: Previous use of
  577. < Location unknown >: Previous use of
  578. < Location unknown >: Previous use of
  579. Finished checking --- 1 code warning
  580. ============================================================================
  581. Testsuite summary for libqb 0.13.0
  582. ============================================================================
  583. # TOTAL: 1
  584. # PASS: 0
  585. # SKIP: 0
  586. # XFAIL: 0
  587. # FAIL: 1
  588. # XPASS: 0
  589. # ERROR: 0
  590. ============================================================================
  591. See lib/test-suite.log
  592. Please report to quarterback-devel@fedorahosted.org
  593. ============================================================================
  594. make[4]: *** [test-suite.log] Error 1
  595. make[4]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  596. make[3]: *** [check-TESTS] Error 2
  597. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  598. make[2]: *** [check-am] Error 2
  599. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  600. make[1]: *** [check-recursive] Error 1
  601. make[1]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  602. make: *** [check] Error 2
  603. * ERROR: sys-cluster/libqb-0.13.0 failed (test phase):
  604. * emake failed
  605. *
  606. * If you need support, post the output of `emerge --info '=sys-cluster/libqb-0.13.0'`,
  607. * the complete build log and the output of `emerge -pqv '=sys-cluster/libqb-0.13.0'`.
  608. * The complete build log is located at '/var/log/portage/sys-cluster:libqb-0.13.0:20121015-083859.log'.
  609. * For convenience, a symlink to the build log is located at '/tmp/portage/sys-cluster/libqb-0.13.0/temp/build.log'.
  610. * The ebuild environment file is located at '/tmp/portage/sys-cluster/libqb-0.13.0/temp/environment'.
  611. * Working directory: '/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  612. * S: '/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0'
  613. >>> Install libqb-0.13.0 into /tmp/portage/sys-cluster/libqb-0.13.0/image/ category sys-cluster
  614. >>> Working in BUILD_DIR: "/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build"
  615. make -j24 DESTDIR=/tmp/portage/sys-cluster/libqb-0.13.0/image/ install
  616. make install-recursive
  617. make[1]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  618. Making install in include
  619. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  620. Making install in qb
  621. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  622. make[4]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  623. make[4]: Nothing to be done for `install-exec-am'.
  624. /bin/mkdir -p '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/include/qb/'
  625. /usr/bin/install -c -m 644 /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbhdb.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qblist.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbdefs.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbatomic.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbloop.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbrb.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbutil.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbarray.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbipcc.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbipcs.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbipc_common.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qblog.h qbconfig.h /tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0/include/qb/qbmap.h '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/include/qb/'
  626. make[4]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  627. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include/qb'
  628. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  629. make[4]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  630. make[4]: Nothing to be done for `install-exec-am'.
  631. make[4]: Nothing to be done for `install-data-am'.
  632. make[4]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  633. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  634. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/include'
  635. Making install in lib
  636. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  637. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  638. /bin/mkdir -p '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64'
  639. /bin/mkdir -p '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64/pkgconfig'
  640. /bin/sh ../libtool --mode=install /usr/bin/install -c libqb.la '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64'
  641. /usr/bin/install -c -m 644 libqb.pc '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64/pkgconfig'
  642. libtool: install: /usr/bin/install -c .libs/libqb.so.0.13.0 /tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64/libqb.so.0.13.0
  643. libtool: install: (cd /tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64 && { ln -s -f libqb.so.0.13.0 libqb.so.0 || { rm -f libqb.so.0 && ln -s libqb.so.0.13.0 libqb.so.0; }; })
  644. libtool: install: (cd /tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64 && { ln -s -f libqb.so.0.13.0 libqb.so || { rm -f libqb.so && ln -s libqb.so.0.13.0 libqb.so; }; })
  645. libtool: install: /usr/bin/install -c .libs/libqb.lai /tmp/portage/sys-cluster/libqb-0.13.0/image//usr/lib64/libqb.la
  646. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  647. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  648. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/lib'
  649. Making install in docs
  650. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/docs'
  651. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/docs'
  652. make[3]: Nothing to be done for `install-exec-am'.
  653. /bin/mkdir -p '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/share/man/man3'
  654. /usr/bin/install -c -m 644 man3/qbipcc.h.3 man3/qbipcs.h.3 man3/qbatomic.h.3 man3/qbhdb.h.3 man3/qbipc_common.h.3 man3/qblist.h.3 man3/qbloop.h.3 man3/qbutil.h.3 man3/qbarray.h.3 man3/qblog.h.3 man3/qbmap.h.3 '/tmp/portage/sys-cluster/libqb-0.13.0/image//usr/share/man/man3'
  655. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/docs'
  656. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/docs'
  657. Making install in tests
  658. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/tests'
  659. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/tests'
  660. make[3]: Nothing to be done for `install-exec-am'.
  661. make[3]: Nothing to be done for `install-data-am'.
  662. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/tests'
  663. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/tests'
  664. Making install in examples
  665. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/examples'
  666. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/examples'
  667. make[3]: Nothing to be done for `install-exec-am'.
  668. make[3]: Nothing to be done for `install-data-am'.
  669. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/examples'
  670. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build/examples'
  671. make[2]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  672. make[3]: Entering directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  673. make[3]: Nothing to be done for `install-exec-am'.
  674. make[3]: Nothing to be done for `install-data-am'.
  675. make[3]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  676. make[2]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  677. make[1]: Leaving directory `/tmp/portage/sys-cluster/libqb-0.13.0/work/libqb-0.13.0_build'
  678. * Removing unnecessary /usr/lib64/libqb.la (no static archive)
  679. >>> Completed installing libqb-0.13.0 into /tmp/portage/sys-cluster/libqb-0.13.0/image/
  680. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  681. usr/lib64/libqb.so.0.13.0
  682. ecompressdir: bzip2 -9 /usr/share/man
  683. ecompressdir: bzip2 -9 /usr/share/doc