1. * Package: sys-cluster/pacemaker-1.1.10
  2. * Repository: gentoo
  3. * Maintainer: cluster@gentoo.org
  4. * USE: abi_x86_64 acl amd64 elibc_glibc kernel_linux snmp 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 Pacemaker-1.1.10.tar.gz to /tmp/portage/sys-cluster/pacemaker-1.1.10/work
  15. >>> Source unpacked in /tmp/portage/sys-cluster/pacemaker-1.1.10/work
  16. >>> Preparing source in /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10 ...
  17. * Running eautoreconf in '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10' ...
  18. * Running libtoolize --install --copy --force --automake ...
  19. [ ok ]
  20. * Running aclocal -I m4 ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. * Running autoheader ...
  25. [ ok ]
  26. * Running automake --add-missing --copy --foreign --force-missing ...
  27. [ ok ]
  28. * Running elibtoolize in: pacemaker-Pacemaker-1.1.10/
  29. * Applying portage/1.2.0 patch ...
  30. * Applying sed/1.5.6 patch ...
  31. * Applying as-needed/2.4.2 patch ...
  32. * Applying target-nm/2.4.2 patch ...
  33. * Converting shebang in 'tools/1node2heartbeat'
  34. * Converting shebang in 'lrmd/regression.py.in'
  35. * Converting shebang in 'fencing/regression.py.in'
  36. * Converting shebang in 'fencing/fence_dummy'
  37. * Converting shebang in 'cts/OCFIPraTest.py'
  38. * Converting shebang in 'cts/CTSlab.py'
  39. >>> Source prepared.
  40. >>> Configuring source in /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10 ...
  41. * econf: updating pacemaker-Pacemaker-1.1.10/config.sub with /usr/share/gnuconfig/config.sub
  42. * econf: updating pacemaker-Pacemaker-1.1.10/config.guess with /usr/share/gnuconfig/config.guess
  43. ./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 --localstatedir=/var --disable-dependency-tracking --disable-fatal-warnings --with-acl --without-cs-quorum --without-cman --without-heartbeat --without-esmtp --with-snmp --disable-static --with-ais
  44. checking build system type... x86_64-pc-linux-gnu
  45. checking host system type... x86_64-pc-linux-gnu
  46. checking for a BSD-compatible install... /usr/bin/install -c
  47. checking whether build environment is sane... yes
  48. checking for a thread-safe mkdir -p... /bin/mkdir -p
  49. checking for gawk... gawk
  50. checking whether make sets $(MAKE)... yes
  51. checking whether make supports nested variables... yes
  52. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  53. checking whether the C compiler works... yes
  54. checking for C compiler default output file name... a.out
  55. checking for suffix of executables...
  56. checking whether we are cross compiling... no
  57. checking for suffix of object files... o
  58. checking whether we are using the GNU C compiler... yes
  59. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  60. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  61. checking for style of include used by make... GNU
  62. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  63. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  64. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  65. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  66. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -E
  67. checking for grep that handles long lines and -e... /bin/grep
  68. checking for egrep... /bin/grep -E
  69. checking for Minix Amsterdam compiler... no
  70. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  71. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  72. checking for ANSI C header files... yes
  73. checking for sys/types.h... yes
  74. checking for sys/stat.h... yes
  75. checking for stdlib.h... yes
  76. checking for string.h... yes
  77. checking for memory.h... yes
  78. checking for strings.h... yes
  79. checking for inttypes.h... yes
  80. checking for stdint.h... yes
  81. checking for unistd.h... yes
  82. checking whether byte ordering is bigendian... no
  83. checking for inline... inline
  84. checking for unsigned long long int... yes
  85. checking for long long int... yes
  86. checking wchar.h usability... yes
  87. checking wchar.h presence... yes
  88. checking for wchar.h... yes
  89. checking for stdint.h... (cached) yes
  90. checking whether the preprocessor supports include_next... yes
  91. checking whether system header files limit the line length... no
  92. checking whether stdint.h conforms to C99... yes
  93. checking for working stdalign.h... yes
  94. checking how to print strings... printf
  95. checking for a sed that does not truncate output... /bin/sed
  96. checking for fgrep... /bin/grep -F
  97. checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld
  98. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  99. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  100. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  101. checking whether ln -s works... yes
  102. checking the maximum length of command line arguments... 1572864
  103. checking whether the shell understands some XSI constructs... yes
  104. checking whether the shell understands "+="... no
  105. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  106. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  107. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  108. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  109. checking how to recognize dependent libraries... pass_all
  110. checking for x86_64-pc-linux-gnu-dlltool... no
  111. checking for dlltool... no
  112. checking how to associate runtime and link libraries... printf %s\n
  113. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  114. checking for archiver @FILE support... @
  115. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  116. checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib
  117. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok
  118. checking for sysroot... no
  119. checking for x86_64-pc-linux-gnu-mt... no
  120. checking for mt... mt
  121. checking if mt is a manifest tool... no
  122. checking for dlfcn.h... yes
  123. checking for objdir... .libs
  124. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
  125. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
  126. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
  127. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes
  128. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes
  129. checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes
  130. checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  131. checking whether -lc should be explicitly linked in... no
  132. checking dynamic linker characteristics... GNU/Linux ld.so
  133. checking how to hardcode library paths into programs... immediate
  134. checking for shl_load... no
  135. checking for shl_load in -ldld... no
  136. checking for dlopen... no
  137. checking for dlopen in -ldl... yes
  138. checking whether a program can dlopen itself... yes
  139. checking whether a statically linked program can dlopen itself... no
  140. checking whether stripping libraries is possible... yes
  141. checking if libtool supports shared libraries... yes
  142. checking whether to build shared libraries... yes
  143. checking whether to build static libraries... no
  144. checking for bison... bison -y
  145. checking for flex... flex
  146. checking lex output file root... lex.yy
  147. checking lex library... -lfl
  148. checking whether yytext is a pointer... yes
  149. checking for preprocessor stringizing operator... yes
  150. checking for size_t... yes
  151. checking size of char... 1
  152. checking size of short... 2
  153. checking size of int... 4
  154. checking size of long... 8
  155. checking size of long long... 8
  156. checking whether struct tm is in sys/time.h or time.h... time.h
  157. checking for struct tm.tm_zone... yes
  158. Our Host OS: linux-gnu/x86_64-pc-linux-gnu
  159. configure: Sanitizing prefix: /usr
  160. configure: Sanitizing exec_prefix: NONE
  161. configure: Sanitizing ais_prefix: /usr
  162. configure: Sanitizing INITDIR:
  163. checking which init (rc) directory to use... /etc/init.d
  164. configure: Sanitizing libdir: /usr/lib64
  165. configure: WARNING: sharedstatedir directory (/usr/com) does not exist!
  166. configure: Host CPU: x86_64
  167. checking which format is needed to print uint64_t... %lu
  168. checking for glibtool... $(SHELL) $(top_builddir)/libtool
  169. checking for python... /usr/bin/python
  170. checking for python version... 2.7
  171. checking for python platform... linux2
  172. checking for python script directory... ${prefix}/lib64/python2.7/site-packages
  173. checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages
  174. checking for gmake... gmake
  175. checking for lynx... /usr/bin/lynx
  176. checking for help2man... /usr/bin/help2man
  177. checking for pod2man... /usr/bin/pod2man
  178. checking for asciidoc... /usr/bin/asciidoc
  179. checking for publican... no
  180. checking for inkscape... /usr/bin/inkscape
  181. checking for xsltproc... /usr/bin/xsltproc
  182. checking for fop... /usr/bin/fop
  183. checking for ssh... /usr/bin/ssh
  184. checking for scp... /usr/bin/scp
  185. checking for tar... /bin/tar
  186. checking for md5... no
  187. checking for test... /usr/bin/test
  188. checking for pkg-config... /usr/bin/pkg-config
  189. checking for xml2-config... /usr/bin/xml2-config
  190. checking for valgrind... no
  191. checking docbook to manpage transform... find: '/usr/share/doc/strongswan-5.2.0': Permission denied
  192. find: '/usr/share/doc/postgrey-1.34-r1': Permission denied
  193. find: '/usr/share/doc/asterisk-11.13.1': Permission denied
  194. find: '/usr/share/doc/gorg-0.6.5': Permission denied
  195. find: '/usr/share/doc/rabbitmq-server-3.0.2': Permission denied
  196. find: '/usr/share/assp': Permission denied
  197. find: '/usr/share/ggz/modules': Permission denied
  198. find: '/usr/share/anomy-sanitizer': Permission denied
  199. find: '/usr/share/games': Permission denied
  200. /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl
  201. checking for alphasort... yes
  202. checking for NoSuchFunctionName... no
  203. checking for scandir... yes
  204. checking for setenv... yes
  205. checking for strerror... yes
  206. checking for strchrnul... yes
  207. checking for unsetenv... yes
  208. checking for strnlen... yes
  209. checking for strndup... yes
  210. checking for socket in -lsocket... no
  211. checking for dlopen in -lc... no
  212. checking for dlopen in -ldl... (cached) yes
  213. checking for sched_getscheduler in -lrt... yes
  214. checking for getopt_long in -lgnugetopt... no
  215. checking for pam_start in -lpam... yes
  216. checking for sched_getparam... yes
  217. checking for sched_setparam... yes
  218. checking for sched_get_priority_min... yes
  219. checking for uuid_parse in -luuid... yes
  220. checking for uuid_unparse... yes
  221. checking uuid/uuid.h usability... yes
  222. checking uuid/uuid.h presence... yes
  223. checking for uuid/uuid.h... yes
  224. using /usr/bin/pkg-config glib-2.0
  225. checking for gettext in -lc... yes
  226. checking for special glib includes: ... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
  227. checking for glib library flags... -lglib-2.0
  228. checking for ANSI C header files... (cached) yes
  229. checking arpa/inet.h usability... yes
  230. checking arpa/inet.h presence... yes
  231. checking for arpa/inet.h... yes
  232. checking asm/types.h usability... yes
  233. checking asm/types.h presence... yes
  234. checking for asm/types.h... yes
  235. checking assert.h usability... yes
  236. checking assert.h presence... yes
  237. checking for assert.h... yes
  238. checking auth-client.h usability... yes
  239. checking auth-client.h presence... yes
  240. checking for auth-client.h... yes
  241. checking ctype.h usability... yes
  242. checking ctype.h presence... yes
  243. checking for ctype.h... yes
  244. checking dirent.h usability... yes
  245. checking dirent.h presence... yes
  246. checking for dirent.h... yes
  247. checking errno.h usability... yes
  248. checking errno.h presence... yes
  249. checking for errno.h... yes
  250. checking fcntl.h usability... yes
  251. checking fcntl.h presence... yes
  252. checking for fcntl.h... yes
  253. checking getopt.h usability... yes
  254. checking getopt.h presence... yes
  255. checking for getopt.h... yes
  256. checking glib.h usability... yes
  257. checking glib.h presence... yes
  258. checking for glib.h... yes
  259. checking grp.h usability... yes
  260. checking grp.h presence... yes
  261. checking for grp.h... yes
  262. checking limits.h usability... yes
  263. checking limits.h presence... yes
  264. checking for limits.h... yes
  265. checking linux/errqueue.h usability... yes
  266. checking linux/errqueue.h presence... yes
  267. checking for linux/errqueue.h... yes
  268. checking malloc.h usability... yes
  269. checking malloc.h presence... yes
  270. checking for malloc.h... yes
  271. checking netdb.h usability... yes
  272. checking netdb.h presence... yes
  273. checking for netdb.h... yes
  274. checking netinet/in.h usability... yes
  275. checking netinet/in.h presence... yes
  276. checking for netinet/in.h... yes
  277. checking netinet/ip.h usability... yes
  278. checking netinet/ip.h presence... yes
  279. checking for netinet/ip.h... yes
  280. checking pam/pam_appl.h usability... no
  281. checking pam/pam_appl.h presence... no
  282. checking for pam/pam_appl.h... no
  283. checking pthread.h usability... yes
  284. checking pthread.h presence... yes
  285. checking for pthread.h... yes
  286. checking pwd.h usability... yes
  287. checking pwd.h presence... yes
  288. checking for pwd.h... yes
  289. checking security/pam_appl.h usability... yes
  290. checking security/pam_appl.h presence... yes
  291. checking for security/pam_appl.h... yes
  292. checking sgtty.h usability... yes
  293. checking sgtty.h presence... yes
  294. checking for sgtty.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 stddef.h usability... yes
  302. checking stddef.h presence... yes
  303. checking for stddef.h... yes
  304. checking stdio.h usability... yes
  305. checking stdio.h presence... yes
  306. checking for stdio.h... yes
  307. checking for stdlib.h... (cached) yes
  308. checking for string.h... (cached) yes
  309. checking for strings.h... (cached) yes
  310. checking sys/dir.h usability... yes
  311. checking sys/dir.h presence... yes
  312. checking for sys/dir.h... yes
  313. checking sys/ioctl.h usability... yes
  314. checking sys/ioctl.h presence... yes
  315. checking for sys/ioctl.h... yes
  316. checking sys/param.h usability... yes
  317. checking sys/param.h presence... yes
  318. checking for sys/param.h... yes
  319. checking sys/poll.h usability... yes
  320. checking sys/poll.h presence... yes
  321. checking for sys/poll.h... yes
  322. checking sys/reboot.h usability... yes
  323. checking sys/reboot.h presence... yes
  324. checking for sys/reboot.h... yes
  325. checking sys/resource.h usability... yes
  326. checking sys/resource.h presence... yes
  327. checking for sys/resource.h... yes
  328. checking sys/select.h usability... yes
  329. checking sys/select.h presence... yes
  330. checking for sys/select.h... yes
  331. checking sys/socket.h usability... yes
  332. checking sys/socket.h presence... yes
  333. checking for sys/socket.h... yes
  334. checking sys/sockio.h usability... no
  335. checking sys/sockio.h presence... no
  336. checking for sys/sockio.h... no
  337. checking for sys/stat.h... (cached) yes
  338. checking sys/time.h usability... yes
  339. checking sys/time.h presence... yes
  340. checking for sys/time.h... yes
  341. checking sys/timeb.h usability... yes
  342. checking sys/timeb.h presence... yes
  343. checking for sys/timeb.h... yes
  344. checking for sys/types.h... (cached) yes
  345. checking sys/uio.h usability... yes
  346. checking sys/uio.h presence... yes
  347. checking for sys/uio.h... yes
  348. checking sys/un.h usability... yes
  349. checking sys/un.h presence... yes
  350. checking for sys/un.h... yes
  351. checking sys/utsname.h usability... yes
  352. checking sys/utsname.h presence... yes
  353. checking for sys/utsname.h... yes
  354. checking sys/wait.h usability... yes
  355. checking sys/wait.h presence... yes
  356. checking for sys/wait.h... yes
  357. checking time.h usability... yes
  358. checking time.h presence... yes
  359. checking for time.h... yes
  360. checking for unistd.h... (cached) yes
  361. checking winsock.h usability... no
  362. checking winsock.h presence... no
  363. checking for winsock.h... no
  364. checking for special libxml2 includes... -I/usr/include/libxml2
  365. checking for xmlReadMemory in -lxml2... yes
  366. checking for xsltApplyStylesheet in -lxslt... yes
  367. checking libxml/xpath.h usability... yes
  368. checking libxml/xpath.h presence... yes
  369. checking for libxml/xpath.h... yes
  370. checking libxslt/xslt.h usability... yes
  371. checking libxslt/xslt.h presence... yes
  372. checking for libxslt/xslt.h... yes
  373. checking for struct tm.tm_gmtoff... yes
  374. checking for lrm_op_t.rsc_deleted... yes
  375. checking for g_log_set_default_handler... yes
  376. checking for getopt... yes
  377. checking for nanosleep... yes
  378. checking for lt_dlopen in -lltdl... yes
  379. configure: Using installed ltdl
  380. checking bzlib.h usability... yes
  381. checking bzlib.h presence... yes
  382. checking for bzlib.h... yes
  383. checking for BZ2_bzBuffToBuffCompress in -lbz2... yes
  384. checking for sighandler_t... no
  385. checking curses.h usability... yes
  386. checking curses.h presence... yes
  387. checking for curses.h... yes
  388. checking curses/curses.h usability... no
  389. checking curses/curses.h presence... no
  390. checking for curses/curses.h... no
  391. checking ncurses.h usability... yes
  392. checking ncurses.h presence... yes
  393. checking for ncurses.h... yes
  394. checking ncurses/ncurses.h usability... no
  395. checking ncurses/ncurses.h presence... no
  396. checking for ncurses/ncurses.h... no
  397. checking for printw in -lncurses... yes
  398. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wcast-qual"... yes
  399. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Werror"... yes
  400. checking whether printw() requires argument of "const char *"... yes
  401. configure: Old CFLAGS: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat
  402. configure: New CFLAGS: -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat
  403. checking for struct lrm_ops.fail_rsc... yes
  404. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  405. checking pkg-config is at least version 0.9.0... yes
  406. checking for libqb... yes
  407. checking qb/qbipc_common.h usability... yes
  408. checking qb/qbipc_common.h presence... yes
  409. checking for qb/qbipc_common.h... yes
  410. checking for qb_ipcs_connection_auth_set in -lqb... yes
  411. checking heartbeat/hb_config.h usability... no
  412. checking heartbeat/hb_config.h presence... no
  413. checking for heartbeat/hb_config.h... no
  414. checking heartbeat/glue_config.h usability... yes
  415. checking heartbeat/glue_config.h presence... yes
  416. checking for heartbeat/glue_config.h... yes
  417. checking stonith/stonith.h usability... yes
  418. checking stonith/stonith.h presence... no
  419. configure: WARNING: stonith/stonith.h: accepted by the compiler, rejected by the preprocessor!
  420. configure: WARNING: stonith/stonith.h: proceeding with the compiler's result
  421. checking for stonith/stonith.h... yes
  422. checking agent_config.h usability... yes
  423. checking agent_config.h presence... no
  424. configure: WARNING: agent_config.h: accepted by the compiler, rejected by the preprocessor!
  425. configure: WARNING: agent_config.h: proceeding with the compiler's result
  426. checking for agent_config.h... yes
  427. checking for PILLoadPlugin in -lpils... yes
  428. checking for G_main_add_IPC_Channel in -lplumb... yes
  429. checking if HA_COREDIR in glue_config.h exists... ./configure: 14773: test: x/var/lib/heartbeat/cores: unexpected operator
  430. /var/lib/heartbeat/cores
  431. checking if HA_CCMUSER in glue_config.h exists... ./configure: 14773: test: xhacluster: unexpected operator
  432. hacluster
  433. checking if HA_APIGROUP in glue_config.h exists... ./configure: 14773: test: xhaclient: unexpected operator
  434. haclient
  435. checking if HA_LIBHBDIR in glue_config.h exists... ./configure: 14773: test: x/usr/lib64/heartbeat: unexpected operator
  436. /usr/lib64/heartbeat
  437. checking if HA_VARRUNDIR in glue_config.h exists... ./configure: 14773: test: x/var/run: unexpected operator
  438. /var/run
  439. checking if HA_RSCTMPDIR in agent_config.h exists... ./configure: 14773: test: x/var/run/resource-agents: unexpected operator
  440. /var/run/resource-agents
  441. checking Scratch dir for resource agents... /var/run/resource-agents
  442. checking if HA_VARLIBHBDIR in glue_config.h exists... ./configure: 14773: test: x/var/lib/heartbeat: unexpected operator
  443. /var/lib/heartbeat
  444. checking if OCF_ROOT_DIR in glue_config.h exists... ./configure: 14773: test: x/usr/lib64/ocf: unexpected operator
  445. /usr/lib64/ocf
  446. checking if OCF_RA_DIR in glue_config.h exists... ./configure: 14773: test: x/usr/lib64/ocf/resource.d/: unexpected operator
  447. /usr/lib64/ocf/resource.d/
  448. checking for git... /usr/bin/git
  449. checking build version... archive hash: 368c726
  450. checking for GIO... yes
  451. checking for GDBusProxy... yes
  452. checking for native corosync... yes
  453. checking for cpg... yes
  454. checking for cfg... yes
  455. checking for cmap... no
  456. checking for cman... yes
  457. checking for confdb... yes
  458. checking for fenced... yes
  459. checking for quorum... yes
  460. checking for oldipc... yes
  461. checking for supported stacks... corosync-plugin
  462. checking for snmp support... yes
  463. checking net-snmp/net-snmp-config.h usability... yes
  464. checking net-snmp/net-snmp-config.h presence... yes
  465. checking for net-snmp/net-snmp-config.h... yes
  466. checking for net-snmp-config... /usr/bin/net-snmp-config
  467. checking for special snmp libraries... -L/usr/lib64 -lnetsnmpmibs -ldl -lnetsnmpagent -lwrap -Wl,-E -lnetsnmp -lcrypto -lm
  468. checking for netsnmp_transport_open_client... yes
  469. checking for esmtp support... no (disabled)
  470. checking for acl support... yes
  471. checking for qb_ipcs_connection_auth_set in -lqb... (cached) yes
  472. checking gnutls/gnutls.h usability... yes
  473. checking gnutls/gnutls.h presence... yes
  474. checking for gnutls/gnutls.h... yes
  475. checking for security/pam_appl.h... (cached) yes
  476. checking for pam/pam_appl.h... (cached) no
  477. checking for libgnutls-config... no
  478. checking for gnutls_init in -lgnutls... yes
  479. checking for gnutls_priority_set_direct... yes
  480. checking for servicelog-1 packages... no
  481. checking for servicelog-1 OpenIPMI OpenIPMIposix packages... no
  482. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-fgnu89-inline"... yes
  483. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-fstack-protector-all"... yes
  484. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wall"... yes
  485. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Waggregate-return"... yes
  486. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wbad-function-cast"... yes
  487. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wcast-align"... yes
  488. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wdeclaration-after-statement"... yes
  489. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wendif-labels"... yes
  490. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wfloat-equal"... yes
  491. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wformat=2"... yes
  492. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wformat-security"... yes
  493. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wformat-nonliteral"... yes
  494. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wmissing-prototypes"... yes
  495. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wmissing-declarations"... yes
  496. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wnested-externs"... yes
  497. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wno-long-long"... yes
  498. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wno-strict-aliasing"... yes
  499. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wunused-but-set-variable"... yes
  500. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wpointer-arith"... yes
  501. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wstrict-prototypes"... yes
  502. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wunsigned-char"... no
  503. checking whether x86_64-pc-linux-gnu-gcc -std=gnu99 supports "-Wwrite-strings"... yes
  504. configure: Activated additional gcc flags: -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings
  505. Supress make details:
  506. checking that generated files are newer than configure... done
  507. configure: creating ./config.status
  508. config.status: creating Makefile
  509. config.status: creating Doxyfile
  510. config.status: creating coverage.sh
  511. config.status: WARNING: 'coverage.sh.in' seems to ignore the --datarootdir setting
  512. config.status: creating cts/Makefile
  513. config.status: creating cts/CTSvars.py
  514. config.status: WARNING: 'cts/CTSvars.py.in' seems to ignore the --datarootdir setting
  515. config.status: creating cts/LSBDummy
  516. config.status: creating cts/benchmark/Makefile
  517. config.status: creating cts/benchmark/clubench
  518. config.status: WARNING: 'cts/benchmark/clubench.in' seems to ignore the --datarootdir setting
  519. config.status: creating cib/Makefile
  520. config.status: creating crmd/Makefile
  521. config.status: creating pengine/Makefile
  522. config.status: creating pengine/regression.core.sh
  523. config.status: WARNING: 'pengine/regression.core.sh.in' seems to ignore the --datarootdir setting
  524. config.status: creating doc/Makefile
  525. config.status: creating doc/Pacemaker_Explained/publican.cfg
  526. config.status: creating doc/Clusters_from_Scratch/publican.cfg
  527. config.status: creating doc/Pacemaker_Remote/publican.cfg
  528. config.status: creating include/Makefile
  529. config.status: creating include/crm/Makefile
  530. config.status: creating include/crm/cib/Makefile
  531. config.status: creating include/crm/common/Makefile
  532. config.status: creating include/crm/cluster/Makefile
  533. config.status: creating include/crm/fencing/Makefile
  534. config.status: creating include/crm/pengine/Makefile
  535. config.status: creating replace/Makefile
  536. config.status: creating lib/Makefile
  537. config.status: creating lib/pacemaker.pc
  538. config.status: creating lib/pacemaker-cib.pc
  539. config.status: creating lib/pacemaker-lrmd.pc
  540. config.status: creating lib/pacemaker-service.pc
  541. config.status: creating lib/pacemaker-pengine.pc
  542. config.status: creating lib/pacemaker-fencing.pc
  543. config.status: creating lib/pacemaker-cluster.pc
  544. config.status: creating lib/ais/Makefile
  545. config.status: creating lib/common/Makefile
  546. config.status: creating lib/cluster/Makefile
  547. config.status: creating lib/cib/Makefile
  548. config.status: creating lib/pengine/Makefile
  549. config.status: creating lib/transition/Makefile
  550. config.status: creating lib/fencing/Makefile
  551. config.status: creating lib/lrmd/Makefile
  552. config.status: creating lib/services/Makefile
  553. config.status: creating mcp/Makefile
  554. config.status: creating mcp/pacemaker
  555. config.status: creating mcp/pacemaker.service
  556. config.status: creating mcp/pacemaker.upstart
  557. config.status: creating mcp/pacemaker.combined.upstart
  558. config.status: creating fencing/Makefile
  559. config.status: creating fencing/regression.py
  560. config.status: creating lrmd/Makefile
  561. config.status: creating lrmd/regression.py
  562. config.status: creating lrmd/pacemaker_remote.service
  563. config.status: creating lrmd/pacemaker_remote
  564. config.status: creating extra/Makefile
  565. config.status: creating extra/resources/Makefile
  566. config.status: creating extra/rgmanager/Makefile
  567. config.status: creating tools/Makefile
  568. config.status: creating tools/crm_report
  569. config.status: WARNING: 'tools/crm_report.in' seems to ignore the --datarootdir setting
  570. config.status: creating tools/report.common
  571. config.status: creating tools/cibsecret
  572. config.status: creating xml/Makefile
  573. config.status: creating lib/gnu/Makefile
  574. config.status: creating include/config.h
  575. config.status: creating include/crm_config.h
  576. config.status: executing depfiles commands
  577. config.status: executing libtool commands
  578. pacemaker configuration:
  579. Version = 1.1.10 (Build: 368c726)
  580. Features = generated-manpages agent-manpages ascii-docs ncurses libqb-logging libqb-ipc lha-fencing upstart nagios corosync-plugin snmp acls
  581. Prefix = /usr
  582. Executables = /usr/sbin
  583. Man pages = /usr/share/man
  584. Libraries = /usr/lib64
  585. Header files = /usr/include
  586. Arch-independent files = /usr/share
  587. State information = /var
  588. System configuration = /etc
  589. Corosync Plugins = /usr/libexec/lcrso
  590. Use system LTDL = yes
  591. HA group name = haclient
  592. HA user name = hacluster
  593. CFLAGS = -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings
  594. Libraries = -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  595. Stack Libraries = -lcoroipcc -lcpg -lcfg -lconfdb
  596. >>> Source configured.
  597. >>> Compiling source in /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10 ...
  598. make -j24
  599. Building only core components: replace include lib mcp pengine cib crmd fencing lrmd tools xml
  600. list=' replace include lib mcp pengine cib crmd fencing lrmd tools xml'; for subdir in $list; do echo "Building $subdir"; make -C $subdir all || exit 1; done
  601. Building replace
  602. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  603. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/replace'
  604. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o NoSuchFunctionName.lo NoSuchFunctionName.c
  605. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c NoSuchFunctionName.c -fPIC -DPIC -o .libs/NoSuchFunctionName.o
  606. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o libreplace.la NoSuchFunctionName.lo -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  607. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libreplace.a .libs/NoSuchFunctionName.o
  608. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libreplace.a
  609. libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" )
  610. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/replace'
  611. Building include
  612. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  613. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include'
  614. gmake all-recursive
  615. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include'
  616. Making all in crm
  617. gmake[3]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm'
  618. Making all in common
  619. gmake[4]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/common'
  620. gmake[4]: Nothing to be done for 'all'.
  621. gmake[4]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/common'
  622. Making all in pengine
  623. gmake[4]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/pengine'
  624. gmake[4]: Nothing to be done for 'all'.
  625. gmake[4]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/pengine'
  626. Making all in cib
  627. gmake[4]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/cib'
  628. gmake[4]: Nothing to be done for 'all'.
  629. gmake[4]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/cib'
  630. Making all in fencing
  631. gmake[4]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/fencing'
  632. gmake[4]: Nothing to be done for 'all'.
  633. gmake[4]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/fencing'
  634. Making all in cluster
  635. gmake[4]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/cluster'
  636. gmake[4]: Nothing to be done for 'all'.
  637. gmake[4]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm/cluster'
  638. gmake[4]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm'
  639. gmake[4]: Nothing to be done for 'all-am'.
  640. gmake[4]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm'
  641. gmake[3]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include/crm'
  642. gmake[3]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include'
  643. gmake[3]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include'
  644. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include'
  645. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/include'
  646. Building lib
  647. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  648. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib'
  649. Making all in gnu
  650. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/gnu'
  651. gmake all-recursive
  652. gmake[3]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/gnu'
  653. gmake[4]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/gnu'
  654. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c md5.c
  655. rm -f libgnu.a
  656. x86_64-pc-linux-gnu-ar cru libgnu.a md5.o
  657. x86_64-pc-linux-gnu-ranlib libgnu.a
  658. gmake[4]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/gnu'
  659. gmake[3]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/gnu'
  660. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/gnu'
  661. Making all in common
  662. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common'
  663. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o ipc.lo ipc.c
  664. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c ipc.c -fPIC -DPIC -o .libs/ipc.o
  665. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o utils.lo utils.c
  666. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c utils.c -fPIC -DPIC -o .libs/utils.o
  667. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o xml.lo xml.c
  668. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c xml.c -fPIC -DPIC -o .libs/xml.o
  669. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o iso8601.lo iso8601.c
  670. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c iso8601.c -fPIC -DPIC -o .libs/iso8601.o
  671. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o remote.lo remote.c
  672. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c remote.c -fPIC -DPIC -o .libs/remote.o
  673. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o mainloop.lo mainloop.c
  674. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c mainloop.c -fPIC -DPIC -o .libs/mainloop.o
  675. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o logging.lo logging.c
  676. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c logging.c -fPIC -DPIC -o .libs/logging.o
  677. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c -o md5.lo `test -f '../../lib/gnu/md5.c' || echo './'`../../lib/gnu/md5.c
  678. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -c ../../lib/gnu/md5.c -fPIC -DPIC -o .libs/md5.o
  679. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -fPIC -version-info 5:0:2 -Wl,-O1 -Wl,--as-needed -o libcrmcommon.la -rpath /usr/lib64 ipc.lo utils.lo xml.lo iso8601.lo remote.lo mainloop.lo logging.lo md5.lo -ldl -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  680. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/ipc.o .libs/utils.o .libs/xml.o .libs/iso8601.o .libs/remote.o .libs/mainloop.o .libs/logging.o .libs/md5.o -Wl,--as-needed -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libcrmcommon.so.3 -o .libs/libcrmcommon.so.3.2.0
  681. libtool: link: (cd ".libs" && rm -f "libcrmcommon.so.3" && ln -s "libcrmcommon.so.3.2.0" "libcrmcommon.so.3")
  682. libtool: link: (cd ".libs" && rm -f "libcrmcommon.so" && ln -s "libcrmcommon.so.3.2.0" "libcrmcommon.so")
  683. libtool: link: ( cd ".libs" && rm -f "libcrmcommon.la" && ln -s "../libcrmcommon.la" "libcrmcommon.la" )
  684. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common'
  685. Making all in pengine
  686. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine'
  687. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o rules.lo rules.c
  688. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c rules.c -fPIC -DPIC -o .libs/rules.o
  689. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o common.lo common.c
  690. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c common.c -fPIC -DPIC -o .libs/common.o
  691. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 2:2:0 -Wl,-O1 -Wl,--as-needed -o libpe_rules.la -rpath /usr/lib64 rules.lo common.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  692. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/rules.o .libs/common.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,--as-needed ../../lib/common/.libs/libcrmcommon.so -L/usr/lib64 -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpe_rules.so.2 -o .libs/libpe_rules.so.2.0.2
  693. libtool: link: (cd ".libs" && rm -f "libpe_rules.so.2" && ln -s "libpe_rules.so.2.0.2" "libpe_rules.so.2")
  694. libtool: link: (cd ".libs" && rm -f "libpe_rules.so" && ln -s "libpe_rules.so.2.0.2" "libpe_rules.so")
  695. libtool: link: ( cd ".libs" && rm -f "libpe_rules.la" && ln -s "../libpe_rules.la" "libpe_rules.la" )
  696. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o status.lo status.c
  697. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c status.c -fPIC -DPIC -o .libs/status.o
  698. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o unpack.lo unpack.c
  699. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c unpack.c -fPIC -DPIC -o .libs/unpack.o
  700. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o utils.lo utils.c
  701. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c utils.c -fPIC -DPIC -o .libs/utils.o
  702. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o complex.lo complex.c
  703. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c complex.c -fPIC -DPIC -o .libs/complex.o
  704. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o native.lo native.c
  705. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c native.c -fPIC -DPIC -o .libs/native.o
  706. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o group.lo group.c
  707. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c group.c -fPIC -DPIC -o .libs/group.o
  708. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o clone.lo clone.c
  709. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c clone.c -fPIC -DPIC -o .libs/clone.o
  710. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 6:0:2 -Wl,-O1 -Wl,--as-needed -o libpe_status.la -rpath /usr/lib64 status.lo unpack.lo utils.lo complex.lo native.lo group.lo clone.lo rules.lo common.lo -lncurses ../../lib/common/libcrmcommon.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  711. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/status.o .libs/unpack.o .libs/utils.o .libs/complex.o .libs/native.o .libs/group.o .libs/clone.o .libs/rules.o .libs/common.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,--as-needed -lncurses ../../lib/common/.libs/libcrmcommon.so -L/usr/lib64 -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpe_status.so.4 -o .libs/libpe_status.so.4.2.0
  712. libtool: link: (cd ".libs" && rm -f "libpe_status.so.4" && ln -s "libpe_status.so.4.2.0" "libpe_status.so.4")
  713. libtool: link: (cd ".libs" && rm -f "libpe_status.so" && ln -s "libpe_status.so.4.2.0" "libpe_status.so")
  714. libtool: link: ( cd ".libs" && rm -f "libpe_status.la" && ln -s "../libpe_status.la" "libpe_status.la" )
  715. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine'
  716. Making all in transition
  717. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/transition'
  718. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libtransitioner_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c
  719. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c unpack.c -fPIC -DPIC -o .libs/libtransitioner_la-unpack.o
  720. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libtransitioner_la-graph.lo `test -f 'graph.c' || echo './'`graph.c
  721. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c graph.c -fPIC -DPIC -o .libs/libtransitioner_la-graph.o
  722. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libtransitioner_la-utils.lo `test -f 'utils.c' || echo './'`utils.c
  723. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c utils.c -fPIC -DPIC -o .libs/libtransitioner_la-utils.o
  724. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 2:1:0 -Wl,-O1 -Wl,--as-needed -o libtransitioner.la -rpath /usr/lib64 libtransitioner_la-unpack.lo libtransitioner_la-graph.lo libtransitioner_la-utils.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  725. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libtransitioner_la-unpack.o .libs/libtransitioner_la-graph.o .libs/libtransitioner_la-utils.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,--as-needed ../../lib/common/.libs/libcrmcommon.so -L/usr/lib64 -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libtransitioner.so.2 -o .libs/libtransitioner.so.2.0.1
  726. libtool: link: (cd ".libs" && rm -f "libtransitioner.so.2" && ln -s "libtransitioner.so.2.0.1" "libtransitioner.so.2")
  727. libtool: link: (cd ".libs" && rm -f "libtransitioner.so" && ln -s "libtransitioner.so.2.0.1" "libtransitioner.so")
  728. libtool: link: ( cd ".libs" && rm -f "libtransitioner.la" && ln -s "../libtransitioner.la" "libtransitioner.la" )
  729. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/transition'
  730. Making all in cib
  731. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib'
  732. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_ops.lo `test -f 'cib_ops.c' || echo './'`cib_ops.c
  733. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_ops.c -fPIC -DPIC -o .libs/libcib_la-cib_ops.o
  734. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_utils.lo `test -f 'cib_utils.c' || echo './'`cib_utils.c
  735. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_utils.c -fPIC -DPIC -o .libs/libcib_la-cib_utils.o
  736. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_client.lo `test -f 'cib_client.c' || echo './'`cib_client.c
  737. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_client.c -fPIC -DPIC -o .libs/libcib_la-cib_client.o
  738. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_native.lo `test -f 'cib_native.c' || echo './'`cib_native.c
  739. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_native.c -fPIC -DPIC -o .libs/libcib_la-cib_native.o
  740. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_attrs.lo `test -f 'cib_attrs.c' || echo './'`cib_attrs.c
  741. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_attrs.c -fPIC -DPIC -o .libs/libcib_la-cib_attrs.o
  742. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_file.lo `test -f 'cib_file.c' || echo './'`cib_file.c
  743. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_file.c -fPIC -DPIC -o .libs/libcib_la-cib_file.o
  744. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_remote.lo `test -f 'cib_remote.c' || echo './'`cib_remote.c
  745. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_remote.c -fPIC -DPIC -o .libs/libcib_la-cib_remote.o
  746. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcib_la-cib_acl.lo `test -f 'cib_acl.c' || echo './'`cib_acl.c
  747. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_acl.c -fPIC -DPIC -o .libs/libcib_la-cib_acl.o
  748. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 3:1:0 -L../../lib/pengine/.libs -Wl,-O1 -Wl,--as-needed -o libcib.la -rpath /usr/lib64 libcib_la-cib_ops.lo libcib_la-cib_utils.lo libcib_la-cib_client.lo libcib_la-cib_native.lo libcib_la-cib_attrs.lo libcib_la-cib_file.lo libcib_la-cib_remote.lo libcib_la-cib_acl.lo ../../lib/pengine/libpe_rules.la ../../lib/common/libcrmcommon.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  749. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcib_la-cib_ops.o .libs/libcib_la-cib_utils.o .libs/libcib_la-cib_client.o .libs/libcib_la-cib_native.o .libs/libcib_la-cib_attrs.o .libs/libcib_la-cib_file.o .libs/libcib_la-cib_remote.o .libs/libcib_la-cib_acl.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -L/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -L../../lib/pengine/.libs -Wl,--as-needed ../../lib/pengine/.libs/libpe_rules.so -L/usr/lib64 /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so ../../lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libcib.so.3 -o .libs/libcib.so.3.0.1
  750. libtool: link: (cd ".libs" && rm -f "libcib.so.3" && ln -s "libcib.so.3.0.1" "libcib.so.3")
  751. libtool: link: (cd ".libs" && rm -f "libcib.so" && ln -s "libcib.so.3.0.1" "libcib.so")
  752. libtool: link: ( cd ".libs" && rm -f "libcib.la" && ln -s "../libcib.la" "libcib.la" )
  753. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib'
  754. Making all in fencing
  755. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing'
  756. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o st_client.lo st_client.c
  757. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c st_client.c -fPIC -DPIC -o .libs/st_client.o
  758. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 3:0:1 -Wl,-O1 -Wl,--as-needed -o libstonithd.la -rpath /usr/lib64 st_client.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  759. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/st_client.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,--as-needed ../../lib/common/.libs/libcrmcommon.so -L/usr/lib64 -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libstonithd.so.2 -o .libs/libstonithd.so.2.1.0
  760. libtool: link: (cd ".libs" && rm -f "libstonithd.so.2" && ln -s "libstonithd.so.2.1.0" "libstonithd.so.2")
  761. libtool: link: (cd ".libs" && rm -f "libstonithd.so" && ln -s "libstonithd.so.2.1.0" "libstonithd.so")
  762. libtool: link: ( cd ".libs" && rm -f "libstonithd.la" && ln -s "../libstonithd.la" "libstonithd.la" )
  763. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing'
  764. Making all in services
  765. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services'
  766. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOCF_ROOT_DIR=\"/usr/lib64/ocf\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcrmservice_la-services.lo `test -f 'services.c' || echo './'`services.c
  767. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOCF_ROOT_DIR=\"/usr/lib64/ocf\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c services.c -fPIC -DPIC -o .libs/libcrmservice_la-services.o
  768. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOCF_ROOT_DIR=\"/usr/lib64/ocf\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcrmservice_la-services_linux.lo `test -f 'services_linux.c' || echo './'`services_linux.c
  769. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOCF_ROOT_DIR=\"/usr/lib64/ocf\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c services_linux.c -fPIC -DPIC -o .libs/libcrmservice_la-services_linux.o
  770. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOCF_ROOT_DIR=\"/usr/lib64/ocf\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o libcrmservice_la-upstart.lo `test -f 'upstart.c' || echo './'`upstart.c
  771. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOCF_ROOT_DIR=\"/usr/lib64/ocf\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c upstart.c -fPIC -DPIC -o .libs/libcrmservice_la-upstart.o
  772. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DOCF_ROOT_DIR=\"/usr/lib64/ocf\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libcrmservice.la -rpath /usr/lib64 libcrmservice_la-services.lo libcrmservice_la-services_linux.lo libcrmservice_la-upstart.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../lib/common/libcrmcommon.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  773. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/libcrmservice_la-services.o .libs/libcrmservice_la-services_linux.o .libs/libcrmservice_la-upstart.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,--as-needed -lgio-2.0 -lgobject-2.0 ../../lib/common/.libs/libcrmcommon.so -L/usr/lib64 -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -pthread -O2 -march=native -Wl,-O1 -pthread -Wl,-soname -Wl,libcrmservice.so.1 -o .libs/libcrmservice.so.1.0.0
  774. libtool: link: (cd ".libs" && rm -f "libcrmservice.so.1" && ln -s "libcrmservice.so.1.0.0" "libcrmservice.so.1")
  775. libtool: link: (cd ".libs" && rm -f "libcrmservice.so" && ln -s "libcrmservice.so.1.0.0" "libcrmservice.so")
  776. libtool: link: ( cd ".libs" && rm -f "libcrmservice.la" && ln -s "../libcrmservice.la" "libcrmservice.la" )
  777. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services'
  778. Making all in lrmd
  779. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/lrmd'
  780. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o lrmd_client.lo lrmd_client.c
  781. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c lrmd_client.c -fPIC -DPIC -o .libs/lrmd_client.o
  782. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 2:1:1 -Wl,-O1 -Wl,--as-needed -o liblrmd.la -rpath /usr/lib64 lrmd_client.lo ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  783. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/lrmd_client.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services/.libs -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs -L/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,--as-needed ../../lib/common/.libs/libcrmcommon.so -L/usr/lib64 ../../lib/services/.libs/libcrmservice.so -lgio-2.0 -lgobject-2.0 ../../lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -pthread -Wl,-soname -Wl,liblrmd.so.1 -o .libs/liblrmd.so.1.1.1
  784. libtool: link: (cd ".libs" && rm -f "liblrmd.so.1" && ln -s "liblrmd.so.1.1.1" "liblrmd.so.1")
  785. libtool: link: (cd ".libs" && rm -f "liblrmd.so" && ln -s "liblrmd.so.1.1.1" "liblrmd.so")
  786. libtool: link: ( cd ".libs" && rm -f "liblrmd.la" && ln -s "../liblrmd.la" "liblrmd.la" )
  787. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/lrmd'
  788. Making all in cluster
  789. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cluster'
  790. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o cluster.lo cluster.c
  791. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cluster.c -fPIC -DPIC -o .libs/cluster.o
  792. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o membership.lo membership.c
  793. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c membership.c -fPIC -DPIC -o .libs/membership.o
  794. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o cpg.lo cpg.c
  795. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cpg.c -fPIC -DPIC -o .libs/cpg.o
  796. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o legacy.lo legacy.c
  797. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c legacy.c -fPIC -DPIC -o .libs/legacy.o
  798. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 4:0:0 -lcoroipcc -lcpg -lcfg -lconfdb -Wl,-O1 -Wl,--as-needed -o libcrmcluster.la -rpath /usr/lib64 cluster.lo membership.lo cpg.lo legacy.lo ../../lib/common/libcrmcommon.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  799. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/cluster.o .libs/membership.o .libs/cpg.o .libs/legacy.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs -L/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -lcoroipcc -lcpg -lcfg -lconfdb -Wl,--as-needed ../../lib/common/.libs/libcrmcommon.so -L/usr/lib64 ../../lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libcrmcluster.so.4 -o .libs/libcrmcluster.so.4.0.0
  800. libtool: link: (cd ".libs" && rm -f "libcrmcluster.so.4" && ln -s "libcrmcluster.so.4.0.0" "libcrmcluster.so.4")
  801. libtool: link: (cd ".libs" && rm -f "libcrmcluster.so" && ln -s "libcrmcluster.so.4.0.0" "libcrmcluster.so")
  802. libtool: link: ( cd ".libs" && rm -f "libcrmcluster.la" && ln -s "../libcrmcluster.la" "libcrmcluster.la" )
  803. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cluster'
  804. Making all in ais
  805. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/ais'
  806. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -c -o utils.lo utils.c
  807. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -c utils.c -fPIC -DPIC -o .libs/utils.o
  808. /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -c -o plugin.lo plugin.c
  809. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -c plugin.c -fPIC -DPIC -o .libs/plugin.o
  810. /bin/sh ../../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -export-dynamic -module -avoid-version -Wl,-O1 -Wl,--as-needed -o service_crm.la -rpath /usr/lib64 utils.lo plugin.lo -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  811. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/utils.o .libs/plugin.o -Wl,--as-needed -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,service_crm.so -o .libs/service_crm.so
  812. libtool: link: ( cd ".libs" && rm -f "service_crm.la" && ln -s "../service_crm.la" "service_crm.la" )
  813. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/ais'
  814. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib'
  815. gmake[2]: Nothing to be done for 'all-am'.
  816. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib'
  817. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib'
  818. Building mcp
  819. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  820. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/mcp'
  821. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c pacemaker.c
  822. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c corosync.c
  823. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -lcoroipcc -lcpg -lcfg -lconfdb -Wl,-O1 -Wl,--as-needed -o pacemakerd pacemaker.o corosync.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  824. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/pacemakerd pacemaker.o corosync.o -Wl,--as-needed ../lib/cluster/.libs/libcrmcluster.so -lcoroipcc -lcpg -lcfg -lconfdb /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  825. echo Creating pacemakerd.8
  826. Creating pacemakerd.8
  827. chmod a+x ../mcp/pacemakerd
  828. ../mcp/pacemakerd --help
  829. pacemakerd - Start/Stop Pacemaker
  830. Usage: pacemakerd mode [options]
  831. Options:
  832. -?, --help This text
  833. -$, --version Version information
  834. -V, --verbose Increase debug output
  835. -S, --shutdown Instruct Pacemaker to shutdown on this machine
  836. -F, --features Display the full version and list of features Pacemaker was built with
  837. Additional Options:
  838. -f, --foreground (Ignored) Pacemaker always runs in the foreground
  839. -p, --pid-file=value (Ignored) Daemon pid file location
  840. Report bugs to pacemaker@oss.clusterlabs.org
  841. /usr/bin/help2man --output pacemakerd.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" ../mcp/pacemakerd
  842. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/mcp'
  843. Building pengine
  844. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  845. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/pengine'
  846. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o pengine.lo pengine.c
  847. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c pengine.c -fPIC -DPIC -o .libs/pengine.o
  848. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o allocate.lo allocate.c
  849. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c allocate.c -fPIC -DPIC -o .libs/allocate.o
  850. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o utils.lo utils.c
  851. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c utils.c -fPIC -DPIC -o .libs/utils.o
  852. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o constraints.lo constraints.c
  853. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c constraints.c -fPIC -DPIC -o .libs/constraints.o
  854. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o native.lo native.c
  855. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c native.c -fPIC -DPIC -o .libs/native.o
  856. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o group.lo group.c
  857. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c group.c -fPIC -DPIC -o .libs/group.o
  858. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o clone.lo clone.c
  859. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c clone.c -fPIC -DPIC -o .libs/clone.o
  860. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o master.lo master.c
  861. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c master.c -fPIC -DPIC -o .libs/master.o
  862. /bin/sh ../libtool --tag=CC --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o graph.lo graph.c
  863. libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c graph.c -fPIC -DPIC -o .libs/graph.o
  864. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -version-info 6:0:2 -Wl,-O1 -Wl,--as-needed -o libpengine.la -rpath /usr/lib64 pengine.lo allocate.lo utils.lo constraints.lo native.lo group.lo clone.lo master.lo graph.lo ../lib/pengine/libpe_status.la ../lib/cib/libcib.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  865. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -shared -fPIC -DPIC .libs/pengine.o .libs/allocate.o .libs/utils.o .libs/constraints.o .libs/native.o .libs/group.o .libs/clone.o .libs/master.o .libs/graph.o -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs -Wl,-rpath -Wl,/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -L/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs -L/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs -Wl,--as-needed ../lib/pengine/.libs/libpe_status.so -L/usr/lib64 -lncurses ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libpengine.so.4 -o .libs/libpengine.so.4.2.0
  866. libtool: link: (cd ".libs" && rm -f "libpengine.so.4" && ln -s "libpengine.so.4.2.0" "libpengine.so.4")
  867. libtool: link: (cd ".libs" && rm -f "libpengine.so" && ln -s "libpengine.so.4.2.0" "libpengine.so")
  868. libtool: link: ( cd ".libs" && rm -f "libpengine.la" && ln -s "../libpengine.la" "libpengine.la" )
  869. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I.. -I.. -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c main.c
  870. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o pengine main.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la ../lib/pengine/libpe_status.la libpengine.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  871. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/pengine main.o -Wl,--as-needed ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs ../lib/common/.libs/libcrmcommon.so ../lib/pengine/.libs/libpe_status.so ./.libs/libpengine.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_status.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs/libcib.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  872. ../pengine/pengine metadata | /usr/bin/xsltproc --nonet --novalid --stringparam man.name pengine ../xml/ocf-meta2man.xsl - > ../pengine/pengine.xml
  873. /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl ../pengine/pengine.xml
  874. Note: meta source : no *info/productname or alternative pengine
  875. Note: meta source : see http://docbook.sf.net/el/productname pengine
  876. Note: meta source : no refentry/refmeta/refmiscinfo@class=source pengine
  877. Note: meta source : see http://docbook.sf.net/el/refmiscinfo pengine
  878. Note: meta version: no *info/productnumber or alternative pengine
  879. Note: meta version: see http://docbook.sf.net/el/productnumber pengine
  880. Note: meta version: no refentry/refmeta/refmiscinfo@class=version pengine
  881. Note: meta version: see http://docbook.sf.net/el/refmiscinfo pengine
  882. Warn: meta source : using "Pacemaker Configuration" for "source" pengine
  883. Note: meta manual : no titled ancestor of refentry pengine
  884. Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pengine
  885. Note: meta manual : see http://docbook.sf.net/el/refmiscinfo pengine
  886. Warn: meta manual : using "Pacemaker Configuration" for "manual" pengine
  887. Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pengine
  888. Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib pengine
  889. Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb pengine
  890. Note: Writing pengine.7
  891. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/pengine'
  892. Building cib
  893. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  894. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/cib'
  895. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c io.c
  896. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c messages.c
  897. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c notify.c
  898. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c callbacks.c
  899. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c main.c
  900. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c remote.c
  901. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c common.c
  902. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o cib io.o messages.o notify.o callbacks.o main.o remote.o common.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  903. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/cib io.o messages.o notify.o callbacks.o main.o remote.o common.o -Wl,--as-needed ../lib/cluster/.libs/libcrmcluster.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  904. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cibmon.c
  905. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o cibmon cibmon.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  906. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/cibmon cibmon.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  907. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/cib'
  908. Building crmd
  909. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  910. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/crmd'
  911. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c main.c
  912. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c crmd.c
  913. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c corosync.c
  914. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c fsa.c
  915. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c control.c
  916. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c messages.c
  917. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c membership.c
  918. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c callbacks.c
  919. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c election.c
  920. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c join_client.c
  921. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c join_dc.c
  922. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c subsystems.c
  923. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib.c
  924. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c pengine.c
  925. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c tengine.c
  926. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c lrm.c
  927. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c lrm_state.c
  928. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c remote_lrmd_ra.c
  929. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c utils.c
  930. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c misc.c
  931. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c te_events.c
  932. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c te_actions.c
  933. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c te_utils.c
  934. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c te_callbacks.c
  935. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crmd main.o crmd.o corosync.o fsa.o control.o messages.o membership.o callbacks.o election.o join_client.o join_dc.o subsystems.o cib.o pengine.o tengine.o lrm.o lrm_state.o remote_lrmd_ra.o utils.o misc.o te_events.o te_actions.o te_utils.o te_callbacks.o ../lib/fencing/libstonithd.la ../lib/transition/libtransitioner.la ../lib/pengine/libpe_rules.la ../lib/cib/libcib.la ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/services/libcrmservice.la ../lib/lrmd/liblrmd.la -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  936. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crmd main.o crmd.o corosync.o fsa.o control.o messages.o membership.o callbacks.o election.o join_client.o join_dc.o subsystems.o cib.o pengine.o tengine.o lrm.o lrm_state.o remote_lrmd_ra.o utils.o misc.o te_events.o te_actions.o te_utils.o te_callbacks.o -Wl,--as-needed ../lib/fencing/.libs/libstonithd.so ../lib/transition/.libs/libtransitioner.so ../lib/pengine/.libs/libpe_rules.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so ../lib/cluster/.libs/libcrmcluster.so ../lib/common/.libs/libcrmcommon.so ../lib/services/.libs/libcrmservice.so ../lib/lrmd/.libs/liblrmd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services/.libs/libcrmservice.so -lgio-2.0 -lgobject-2.0 /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -pthread
  937. ../crmd/crmd metadata | /usr/bin/xsltproc --nonet --novalid --stringparam man.name crmd ../xml/ocf-meta2man.xsl - > ../crmd/crmd.xml
  938. /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl ../crmd/crmd.xml
  939. Note: meta source : no *info/productname or alternative crmd
  940. Note: meta source : see http://docbook.sf.net/el/productname crmd
  941. Note: meta source : no refentry/refmeta/refmiscinfo@class=source crmd
  942. Note: meta source : see http://docbook.sf.net/el/refmiscinfo crmd
  943. Note: meta version: no *info/productnumber or alternative crmd
  944. Note: meta version: see http://docbook.sf.net/el/productnumber crmd
  945. Note: meta version: no refentry/refmeta/refmiscinfo@class=version crmd
  946. Note: meta version: see http://docbook.sf.net/el/refmiscinfo crmd
  947. Warn: meta source : using "Pacemaker Configuration" for "source" crmd
  948. Note: meta manual : no titled ancestor of refentry crmd
  949. Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual crmd
  950. Note: meta manual : see http://docbook.sf.net/el/refmiscinfo crmd
  951. Warn: meta manual : using "Pacemaker Configuration" for "manual" crmd
  952. Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof crmd
  953. Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib crmd
  954. Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb crmd
  955. Note: Writing crmd.7
  956. rm crmd.xml
  957. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/crmd'
  958. Building fencing
  959. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  960. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/fencing'
  961. gmake all-recursive
  962. gmake[2]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/fencing'
  963. gmake[3]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/fencing'
  964. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o stonithd-main.o `test -f 'main.c' || echo './'`main.c
  965. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o stonithd-commands.o `test -f 'commands.c' || echo './'`commands.c
  966. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o stonithd-remote.o `test -f 'remote.c' || echo './'`remote.c
  967. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o stonithd stonithd-main.o stonithd-commands.o stonithd-remote.o ../lib/common/libcrmcommon.la ../lib/cluster/libcrmcluster.la ../lib/fencing/libstonithd.la ../lib/pengine/libpe_status.la ../pengine/libpengine.la -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  968. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/stonithd stonithd-main.o stonithd-commands.o stonithd-remote.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cluster/.libs/libcrmcluster.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_status.so -lncurses /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs/libcib.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  969. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c test.c
  970. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o stonith-test test.o ../lib/common/libcrmcommon.la ../lib/cluster/libcrmcluster.la ../lib/fencing/libstonithd.la -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  971. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/stonith-test test.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cluster/.libs/libcrmcluster.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  972. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c admin.c
  973. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o stonith_admin admin.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la ../lib/pengine/libpe_status.la ../lib/cluster/libcrmcluster.la ../lib/fencing/libstonithd.la -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  974. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/stonith_admin admin.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_status.so -lncurses ../lib/cluster/.libs/libcrmcluster.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  975. ../fencing/stonithd metadata | /usr/bin/xsltproc --nonet --novalid --stringparam man.name stonithd ../xml/ocf-meta2man.xsl - > ../fencing/stonithd.xml
  976. /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets/manpages/docbook.xsl ../fencing/stonithd.xml
  977. Note: meta source : no *info/productname or alternative stonithd
  978. Note: meta source : see http://docbook.sf.net/el/productname stonithd
  979. Note: meta source : no refentry/refmeta/refmiscinfo@class=source stonithd
  980. Note: meta source : see http://docbook.sf.net/el/refmiscinfo stonithd
  981. Note: meta version: no *info/productnumber or alternative stonithd
  982. Note: meta version: see http://docbook.sf.net/el/productnumber stonithd
  983. Note: meta version: no refentry/refmeta/refmiscinfo@class=version stonithd
  984. Note: meta version: see http://docbook.sf.net/el/refmiscinfo stonithd
  985. Warn: meta source : using "Pacemaker Configuration" for "source" stonithd
  986. Note: meta manual : no titled ancestor of refentry stonithd
  987. Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual stonithd
  988. Note: meta manual : see http://docbook.sf.net/el/refmiscinfo stonithd
  989. Warn: meta manual : using "Pacemaker Configuration" for "manual" stonithd
  990. Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof stonithd
  991. Note: AUTHOR sect.: see see http://docbook.sf.net/el/contrib stonithd
  992. Note: AUTHOR sect.: see see http://docbook.sf.net/el/personblurb stonithd
  993. Note: Writing stonithd.7
  994. echo Creating stonith_admin.8
  995. Creating stonith_admin.8
  996. chmod a+x ../fencing/stonith_admin
  997. ../fencing/stonith_admin --help
  998. stonith_admin - Provides access to the stonith-ng API.
  999. Allows the administrator to add/remove/list devices, check device and host status and fence hosts
  1000. Usage: stonith_admin mode [options]
  1001. Options:
  1002. -?, --help This text
  1003. -$, --version Version information
  1004. -V, --verbose Increase debug output
  1005. -q, --quiet Print only essential output
  1006. Commands:
  1007. -l, --list=value List devices that can terminate the specified host
  1008. -L, --list-registered List all registered devices
  1009. -I, --list-installed List all installed devices
  1010. -M, --metadata Check the device's metadata
  1011. -Q, --query=value Check the device's status
  1012. -F, --fence=value Fence the named host
  1013. -U, --unfence=value Unfence the named host
  1014. -B, --reboot=value Reboot the named host
  1015. -C, --confirm=value Confirm the named host is now safely down
  1016. -H, --history=value Retrieve last fencing operation
  1017. -R, --register=value Register the named stonith device. Requires: --agent, optional: --option
  1018. -D, --deregister=value De-register the named stonith device
  1019. -r, --register-level=value Register a stonith level for the named host. Requires: --index, one or more --device entries
  1020. -d, --deregister-level=value De-register a stonith level for the named host. Requires: --index
  1021. Options and modifiers:
  1022. -a, --agent=value The agent (eg. fence_xvm) to instantiate when calling with --register
  1023. -e, --env-option=value
  1024. -o, --option=value
  1025. -T, --tag=value Identify fencing operations with the specified tag.
  1026. Useful when there are multiple entities that might be invoking stonith_admin(8)
  1027. -v, --device=value A device to associate with a given host and stonith level
  1028. -i, --index=value The stonith level (1-9)
  1029. -t, --timeout=value Operation timeout in seconds
  1030. --tolerance=value (Advanced) Do nothing if an equivalent --fence request succeeded less than N seconds earlier
  1031. -L, --list-all legacy alias for --list-registered
  1032. Report bugs to pacemaker@oss.clusterlabs.org
  1033. /usr/bin/help2man --output stonith_admin.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" ../fencing/stonith_admin
  1034. echo Creating fence_legacy.8
  1035. Creating fence_legacy.8
  1036. chmod a+x ../fencing/fence_legacy
  1037. ../fencing/fence_legacy --help
  1038. Helper that presents a RHCS-style interface for Linux-HA stonith plugins
  1039. Should never need to use invoked by the user directly
  1040. Usage: fence_legacy [options]
  1041. Options:
  1042. -h usage
  1043. -t <sub agent> sub agent
  1044. -n <name> nodename
  1045. -o <string> Action: on | off | reset (default) | stat | hostlist
  1046. -s <stonith> stonith command
  1047. -q quiet mode
  1048. -V version
  1049. /usr/bin/help2man --output fence_legacy.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" ../fencing/fence_legacy
  1050. echo Creating fence_pcmk.8
  1051. Creating fence_pcmk.8
  1052. chmod a+x ../fencing/fence_pcmk
  1053. ../fencing/fence_pcmk --help
  1054. Helper that presents a RHCS-style interface to stonith-ng for CMAN based clusters
  1055. Should never need to use invoked by the user directly
  1056. Usage: fence_pcmk [options]
  1057. Options:
  1058. -h usage
  1059. -n <name> nodename
  1060. -o <string> Action: on | off | reset (default) | stat | hostlist
  1061. -q quiet mode
  1062. -V version
  1063. /usr/bin/help2man --output fence_pcmk.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" ../fencing/fence_pcmk
  1064. gmake[3]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/fencing'
  1065. gmake[2]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/fencing'
  1066. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/fencing'
  1067. Building lrmd
  1068. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  1069. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lrmd'
  1070. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c main.c
  1071. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c lrmd.c
  1072. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o lrmd main.o lrmd.o ../lib/common/libcrmcommon.la ../lib/services/libcrmservice.la ../lib/lrmd/liblrmd.la ../lib/fencing/libstonithd.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1073. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/lrmd main.o lrmd.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/services/.libs/libcrmservice.so ../lib/lrmd/.libs/liblrmd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services/.libs/libcrmservice.so -lgio-2.0 -lgobject-2.0 /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -pthread
  1074. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c test.c
  1075. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o lrmd_test test.o ../lib/common/libcrmcommon.la ../lib/lrmd/liblrmd.la ../lib/cib/libcib.la ../lib/services/libcrmservice.la ../lib/pengine/libpe_status.la ../pengine/libpengine.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1076. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/lrmd_test test.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/lrmd/.libs/liblrmd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services/.libs/libcrmservice.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs ../lib/services/.libs/libcrmservice.so -lgio-2.0 -lgobject-2.0 ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_status.so -lncurses /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs/libcib.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -pthread
  1077. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSUPPORT_REMOTE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o pacemaker_remoted-main.o `test -f 'main.c' || echo './'`main.c
  1078. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSUPPORT_REMOTE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o pacemaker_remoted-lrmd.o `test -f 'lrmd.c' || echo './'`lrmd.c
  1079. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSUPPORT_REMOTE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o pacemaker_remoted-tls_backend.o `test -f 'tls_backend.c' || echo './'`tls_backend.c
  1080. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DSUPPORT_REMOTE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o pacemaker_remoted-ipc_proxy.o `test -f 'ipc_proxy.c' || echo './'`ipc_proxy.c
  1081. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -DSUPPORT_REMOTE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o pacemaker_remoted pacemaker_remoted-main.o pacemaker_remoted-lrmd.o pacemaker_remoted-tls_backend.o pacemaker_remoted-ipc_proxy.o ../lib/common/libcrmcommon.la ../lib/services/libcrmservice.la ../lib/lrmd/liblrmd.la ../lib/fencing/libstonithd.la -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1082. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -DSUPPORT_REMOTE -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/pacemaker_remoted pacemaker_remoted-main.o pacemaker_remoted-lrmd.o pacemaker_remoted-tls_backend.o pacemaker_remoted-ipc_proxy.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/services/.libs/libcrmservice.so ../lib/lrmd/.libs/liblrmd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services/.libs/libcrmservice.so -lgio-2.0 -lgobject-2.0 /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -pthread
  1083. echo Creating pacemaker_remoted.8
  1084. Creating pacemaker_remoted.8
  1085. chmod a+x ../lrmd/pacemaker_remoted
  1086. ../lrmd/pacemaker_remoted --help
  1087. pacemaker_remoted - Daemon for controlling services confirming to different standards
  1088. Usage: pacemaker_remoted [options]
  1089. Options:
  1090. -?, --help This text
  1091. -$, --version Version information
  1092. -V, --verbose Increase debug output
  1093. -l, --logfile=value Send logs to the additional named logfile
  1094. Report bugs to pacemaker@oss.clusterlabs.org
  1095. /usr/bin/help2man --output pacemaker_remoted.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" ../lrmd/pacemaker_remoted
  1096. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lrmd'
  1097. Building tools
  1098. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  1099. make[1]: Entering directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/tools'
  1100. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c attrd.c
  1101. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o attrd attrd.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1102. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/attrd attrd.o -Wl,--as-needed ../lib/cluster/.libs/libcrmcluster.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1103. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c -o crm_simulate-crm_simulate.o `test -f 'crm_simulate.c' || echo './'`crm_simulate.c
  1104. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_simulate crm_simulate-crm_simulate.o ../lib/pengine/libpe_status.la ../pengine/libpengine.la ../lib/cib/libcib.la ../lib/lrmd/liblrmd.la ../lib/transition/libtransitioner.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1105. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -I../pengine -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_simulate crm_simulate-crm_simulate.o -Wl,--as-needed ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_status.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs/libcib.so ../lib/lrmd/.libs/liblrmd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services/.libs/libcrmservice.so -lgio-2.0 -lgobject-2.0 /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/transition/.libs/libtransitioner.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -pthread
  1106. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c crmadmin.c
  1107. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crmadmin crmadmin.o ../lib/pengine/libpe_status.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1108. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crmadmin crmadmin.o -Wl,--as-needed ../lib/pengine/.libs/libpe_status.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1109. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cibadmin.c
  1110. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o cibadmin cibadmin.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1111. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/cibadmin cibadmin.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1112. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c crm_node.c
  1113. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_node crm_node.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1114. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_node crm_node.o -Wl,--as-needed ../lib/cluster/.libs/libcrmcluster.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1115. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c crm_attribute.c
  1116. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_attribute crm_attribute.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1117. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_attribute crm_attribute.o -Wl,--as-needed ../lib/cluster/.libs/libcrmcluster.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1118. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c crm_resource.c
  1119. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_resource crm_resource.o ../lib/pengine/libpe_rules.la ../lib/lrmd/liblrmd.la ../lib/services/libcrmservice.la ../lib/pengine/libpe_status.la ../pengine/libpengine.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1120. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_resource crm_resource.o -Wl,--as-needed ../lib/pengine/.libs/libpe_rules.so ../lib/lrmd/.libs/liblrmd.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/services/.libs/libcrmservice.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/fencing/.libs/libstonithd.so ../lib/services/.libs/libcrmservice.so -lgio-2.0 -lgobject-2.0 ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_status.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs/libcib.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread -pthread
  1121. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c crm_verify.c
  1122. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_verify crm_verify.o ../lib/pengine/libpe_status.la ../pengine/libpengine.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1123. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_verify crm_verify.o -Wl,--as-needed ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_status.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs/libcib.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1124. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c cib_shadow.c
  1125. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_shadow cib_shadow.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1126. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_shadow cib_shadow.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1127. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c attrd_updater.c
  1128. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o attrd_updater attrd_updater.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1129. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/attrd_updater attrd_updater.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1130. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c xml_diff.c
  1131. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_diff xml_diff.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1132. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_diff xml_diff.o -Wl,--as-needed ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1133. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -c crm_mon.c
  1134. /bin/sh ../libtool --tag=CC --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -Wl,--as-needed -o crm_mon crm_mon.o ../lib/pengine/libpe_status.la ../lib/fencing/libstonithd.la ../pengine/libpengine.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -L/usr/lib64 -lnetsnmpmibs -ldl -lnetsnmpagent -lwrap -Wl,-E -lnetsnmp -lcrypto -lm -lgnutls -lqb -lplumb -lpils -lqb -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lrt -ldl -lglib-2.0 -lltdl -lqb -ldl -lrt -lpthread
  1135. libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -I/usr/include/heartbeat -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wunused-but-set-variable -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -Wl,-O1 -o .libs/crm_mon crm_mon.o -Wl,-E -Wl,--as-needed ../lib/pengine/.libs/libpe_status.so ../lib/fencing/.libs/libstonithd.so ../pengine/.libs/libpengine.so -L../../lib/pengine/.libs /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_status.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/cib/.libs/libcib.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/pengine/.libs/libpe_rules.so /tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/lib/common/.libs/libcrmcommon.so -lncurses -lcoroipcc -lcpg -lcfg -lconfdb -L/usr/lib64 /usr/lib64/libnetsnmpmibs.so -L/usr/lib64/perl5/5.20.1/x86_64-linux-thread-multi/CORE /usr/lib64/libnetsnmpagent.so -lperl -lnsl -lcrypt -lutil -lwrap /usr/lib64/libnetsnmp.so -lcrypto -lm -lgnutls -lplumb -lpils -lbz2 -lxslt -lxml2 -lc -luuid -lpam -lglib-2.0 /usr/lib64/libltdl.so -lqb -ldl -lrt -lpthread
  1136. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: crm_mon.o: undefined reference to symbol 'cbreak'
  1137. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  1138. collect2: error: ld returned 1 exit status
  1139. Makefile:822: recipe for target 'crm_mon' failed
  1140. make[1]: *** [crm_mon] Error 1
  1141. make[1]: Leaving directory '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10/tools'
  1142. Makefile:1164: recipe for target 'core' failed
  1143. make: *** [core] Error 1
  1144. * ERROR: sys-cluster/pacemaker-1.1.10::gentoo failed (compile phase):
  1145. * emake failed
  1146. *
  1147. * If you need support, post the output of `emerge --info '=sys-cluster/pacemaker-1.1.10::gentoo'`,
  1148. * the complete build log and the output of `emerge -pqv '=sys-cluster/pacemaker-1.1.10::gentoo'`.
  1149. * The complete build log is located at '/var/log/portage/sys-cluster:pacemaker-1.1.10:20141025-164626.log'.
  1150. * The ebuild environment file is located at '/tmp/portage/sys-cluster/pacemaker-1.1.10/temp/environment'.
  1151. * Working directory: '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10'
  1152. * S: '/tmp/portage/sys-cluster/pacemaker-1.1.10/work/pacemaker-Pacemaker-1.1.10'