<div dir="ltr"><div>Hello,</div><div>I am trying to build pacemaker on centos 8, but I am getting error below. I try to build </div><div><i>git clone git://<a href="http://github.com/ClusterLabs/pacemaker.git">github.com/ClusterLabs/pacemaker.git</a><br></i></div><div>and also <i>git clone --branch Pacemaker-2.0.3 git://<a href="http://github.com/ClusterLabs/pacemaker.git">github.com/ClusterLabs/pacemaker.git</a></i><br></div><div></div><div>Still getting same error. Can you please advise me what is this problem ?</div><div><br></div><i>crm_mon_curses.c:300:1: error: args to be formatted is not ‘...’<br> curses_indented_printf(pcmk__output_t *out, const char *format, va_list args) {<br> ^~~~~~~~~~~~~~~~~~~~~~<br>crm_mon_curses.c:300:1: error: conflicting types for ‘curses_indented_printf’<br>In file included from crm_mon_curses.c:17:<br>crm_mon.h:119:6: note: previous declaration of ‘curses_indented_printf’ was here<br> void curses_indented_printf(pcmk__output_t *out, const char *format, ...) G_GNUC_PRINTF(2, 3);<br>      ^~~~~~~~~~~~~~~~~~~~~~<br>make[2]: *** [Makefile:1047: crm_mon_curses.o] Error 1<br>make[2]: Leaving directory '/root/pacemaker-build/pacemaker/tools'<br>make[1]: *** [Makefile:1174: core] Error 1<br>make[1]: Leaving directory '/root/pacemaker-build/pacemaker'<br>make: *** [GNUmakefile:75: build] Error 2</i><br><div><br></div><div>Maybe it might help some more info on packages in my system:</div><div><br></div><div>gcc-c++-8.2.1-3.5.el8.x86_64<br>gcc-gdb-plugin-8.2.1-3.5.el8.x86_64<br>libgcc-8.2.1-3.5.el8.x86_64<br>gcc-8.2.1-3.5.el8.x86_64<br></div><div><br></div><div>ncurses-base-6.1-7.20180224.el8.noarch<br>ncurses-libs-6.1-7.20180224.el8.x86_64<br>ncurses-6.1-7.20180224.el8.x86_64<br></div><div><br></div><div>Thank you !</div></div>